summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* configure: vertical alignment cosmetics.Ramiro Polla2008-11-30
* configure: Use check_lib2 for bzlib.Ramiro Polla2008-11-30
* Automatically check the dependencies for the AAN DCT tables.Diego Biurrun2008-11-26
* configure: set TARGET_EXEC and TARGET_PATHMåns Rullgård2008-11-23
* configure: set HOSTCC to native compilerMåns Rullgård2008-11-23
* configure: simplify set_default functionMåns Rullgård2008-11-23
* Add a Makefile variable for the old scaler that gets enabled when the newDiego Biurrun2008-11-17
* Add missing options to the help output.Diego Biurrun2008-11-17
* cosmetics: Move some options to more sensible places within the help output.Diego Biurrun2008-11-17
* Move zlib/bzlib options to the external library section of the help output andDiego Biurrun2008-11-17
* spelling and wording cosmetics for the help outputDiego Biurrun2008-11-17
* Take build_suffix into account in pkg-config files.Charles Yates2008-11-17
* Print just [no] or [yes] in the help output instead of [default=no/yes].Diego Biurrun2008-11-17
* Make the library names for the require checks more explicit.Stefano Sabatini2008-11-16
* Add checks on the _mingw.h and w32api.h versions.Stefano Sabatini2008-11-08
* Enable CMOV usage on x86_64 arch. All x86_64 CPUs have it.Dominik Mierzejewski2008-11-01
* svq3 decoder may need zlibBaptiste Coudurier2008-10-27
* enable zlib and bzlib only when usefulAurelien Jacobs2008-10-25
* Add CONFIG_GOLOMB and auto-select when neededMåns Rullgård2008-10-25
* Auto-enable CONFIG_MDCT when neededMåns Rullgård2008-10-25
* AC3 encoder doesn't need FFTMåns Rullgård2008-10-25
* Move declaration of mlp decoder dependency on mlp parser to the MakefileDiego Biurrun2008-10-25
* Build MMX/SSE FFT only if CONFIG_FFT is setMåns Rullgård2008-10-24
* DCA decoder needs FFTMåns Rullgård2008-10-24
* configure: add foo_suggest facilityMåns Rullgård2008-10-24
* configure: add enable_weak and disable_weakMåns Rullgård2008-10-24
* configure: allow recursive foo_select optionsMåns Rullgård2008-10-24
* Auto-enable CONFIG_FFT for codecs that need itMåns Rullgård2008-10-24
* configure: cosmeticsMåns Rullgård2008-10-24
* configure: add foo_select facilityMåns Rullgård2008-10-24
* configure: fix disabled_any to return false for empty listMåns Rullgård2008-10-24
* Speex decoding via libspeexDavid Conrad2008-10-24
* cosmetics: Leave out quotes from libdirac pkg-config call for consistency.Diego Biurrun2008-10-22
* ARM: allow --cpu=armvN in configureMåns Rullgård2008-10-21
* Allow target name on every line in dependency postprocessingMåns Rullgård2008-10-21
* Do not add $cross_prefix to compiler name given with --cc optionMåns Rullgård2008-10-21
* configure: fix handling of option arguments containing = signMåns Rullgård2008-10-21
* fix configure with libx264 disabledMåns Rullgård2008-10-19
* Remove the ugly and unnecessary require_cpp_condition() function.Stefano Sabatini2008-10-19
* Make more clear the error message for the libx264 version check.Stefano Sabatini2008-10-19
* cosmetics: Save some backslashes.Diego Biurrun2008-10-18
* Remove -fasm CFLAGS check, it is no longer needed.Diego Biurrun2008-10-16
* Update DEPEND_CMD comment to better explain why we postprocess gcc output.Diego Biurrun2008-10-16
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
* Enable FAST_UNALIGNED on ARM variants that support itMåns Rullgård2008-10-12
* Enable FAST_UNALIGNED on PPCMåns Rullgård2008-10-12
* Revert "Replace sed trickery in the gcc dependency generation command"Måns Rullgård2008-10-12
* configure: simplify PPC dcbzl checkMåns Rullgård2008-10-12
* Don't include byteswap.h anymore.Carl Eugen Hoyos2008-10-12
* Replace sed trickery in the gcc dependency generation command by use ofDiego Biurrun2008-10-12