1519 Commits (e9d96831f73f95d4b2cd69dd20dae95558b3be99)

Author SHA1 Message Date
Reimar Döffinger 5755bc88e5 Check if PIC is somehow already enabled (e.g. a compiler that enables it by default). 15 years ago
Måns Rullgård 7c4a001a33 configure: whitespace cosmetics 15 years ago
Reimar Döffinger a7b9c8aefd Attempt to document the "enable pic" hackery for OpenBSD. 15 years ago
Reimar Döffinger f6e8140941 Remove some BeOS/haiku hacks: -fomit-frame-pointer is used anyway, 15 years ago
Reimar Döffinger 5f36d94d9d Set -DPREFIX for yasm simply whenever extern_prefix is set instead 15 years ago
Reimar Döffinger a34ebe60e9 Always add -DPIC to YASM flags when pic is enabled. 15 years ago
Måns Rullgård 64de20d18b PPC: make inline asm xform address test work with Apple tools 15 years ago
Måns Rullgård ffa3bd54da IA64: do not automatically enable hardcoded tables if explicitly disabled 15 years ago
Måns Rullgård 58b3536dd5 configure: fix 64-bit test with clang 15 years ago
Michael Kostylev faa374b72c configure: remove extra backslashes from suncc DEPEND_CMD 15 years ago
Måns Rullgård 0645487701 configure: use here-doc for --help output 15 years ago
Måns Rullgård 173c983b52 configure: use here-docs instead of echo for writing config.{h,mak} 15 years ago
Måns Rullgård b4f9356433 configure: simplify setting of SDL flags in config.mak 15 years ago
Måns Rullgård c73f65d979 Allow disabling doc generation with --disable-doc 15 years ago
Måns Rullgård ad212cc6ba configure: simplify STRIP setting in config.mak 15 years ago
Reimar Döffinger 0956bc9b83 Enable hardcoded tables for ia64 shared builds. 15 years ago
Måns Rullgård f0125de9d1 configure: add C99 flags to HOSTCFLAGS 15 years ago
Michael Kostylev 2a472e9c5d Detect Sun Studio compiler and set appropriate variables. 15 years ago
Michael Kostylev 0600d30ae4 Avoid "-z text" diversion on SunOS x86, needed to make FATE happy. 15 years ago
Reimar Döffinger d3ee771514 Support amdfam10 for --cpu, also avoids a warning about unknown cpu if 15 years ago
Diego Biurrun 76e6e9c330 Remove ancient redir demuxer. 15 years ago
David Conrad 06da694372 Add clang to detected compilers 15 years ago
Jason Garrett-Glaser 1953898162 Update libx264.c for x264 API change 15 years ago
Justin Ruggles f4d608e344 add CONFIG_LPC to the build system for lpc dsputil functions. fixes build 15 years ago
Måns Rullgård e276d9e82d ARM: force PIC for shared libs only with ARMv6T2 and later 15 years ago
Måns Rullgård 1fce58c2fc ARM: enable PIC for shared libs 15 years ago
Måns Rullgård c7f7978ae3 configure: define extern symbol prefix without quotes for for asm files 15 years ago
Måns Rullgård 8dfa86f78a Do not use -mdynamic-no-pic if PIC is enabled 15 years ago
Måns Rullgård 50fa82e6d2 ARM: add -marm flag since we do not support Thumb 15 years ago
David Conrad de27f4d957 Check whether 32-bit x86 is really 64-bit 15 years ago
Måns Rullgård 7cee5421d6 configure: break a long line 15 years ago
Reimar Döffinger e04a3c9613 Re-add check for compilation failure with ebx clobber, and only set 15 years ago
Måns Rullgård 49214f61a5 configure: return result of test from check_asm 15 years ago
Reimar Döffinger 5baaf9adaf Use a "b" constraint instead of ebx clobber to detect if EBX is available. 15 years ago
Reimar Döffinger f494213c6d Fix typo in comment. 15 years ago
Måns Rullgård a27090208e configure: fix tms470 flag mapping for soft-float 15 years ago
Måns Rullgård 6a0d5493b3 ARM: improve armcc detection 15 years ago
Jason Garrett-Glaser 2d3beedee2 Add support for new x264 API. 15 years ago
Måns Rullgård 6e3fa35d29 Set compiler version string for supported non-gcc compilers 15 years ago
Diego Biurrun a3d7c19728 Improve compiler information code to print to the console on program startup. 15 years ago
Diego Biurrun 6bdaa5f46d The W64 demuxer depends on the WAV demuxer. 15 years ago
Diego Biurrun 523ef55119 Deinterleave the generation of config.h and config.mak. 15 years ago
Måns Rullgård b767b9cd4b configure: remove some unnecessary backslashes 15 years ago
Stefano Sabatini 8cd6b388f4 Make pkgconfig_generate() fill Libs with the required linking flags 15 years ago
Måns Rullgård 95e561ec3e configure: add -g to ASFLAGS when debug is enabled 15 years ago
Reimar Döffinger f7ba16a7f4 Fix typo in configure error message. 15 years ago
Måns Rullgård e69bb386a2 configure: fix check for x264 15 years ago
Måns Rullgård 98ef60791d configure: fix filter() function when matching multiple patterns 15 years ago
Måns Rullgård bce7b696a2 Add PIC flags early so tests they affect give correct results 15 years ago
Måns Rullgård 566ae9fbc2 configure: simplify directory creation for out of tree builds 15 years ago