summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Show the "--disable-mmx2" and "--disable-ssse3" options when using "./configurePanagiotis Issaris2008-03-21
* Create object files in a.out (aout-emx) format on OS/2. This works aroundDave Yeo2008-03-20
* Check for sys/mman.h and set appropriate definitions.Alexander Strange2008-03-19
* Check for and set HAVE_MMX2, it is used in several places.Alexander Strange2008-03-18
* fix extern prefix detection when cross compiling.Michael Kostylev2008-03-18
* fix extern prefix detection on mingwMåns Rullgård2008-03-18
* check for prefix on extern symbols in configureMåns Rullgård2008-03-18
* Fix previously broken x86_64 check, simplifying it in the process.Diego Biurrun2008-03-17
* Fix previously broken xlc checks, simplifying them in the process.Diego Biurrun2008-03-17
* Drop unnecessary subshell invocation from BEINCLUDES check.Diego Biurrun2008-03-17
* Add -q to grep invocation where appropriate.Diego Biurrun2008-03-17
* Escape \1 and \2 in sed expressions written to config.mak to avoid mangling.Diego Biurrun2008-03-16
* Return of the living typo II: VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMDDiego Biurrun2008-03-16
* 10l: Fix stupid typo, VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD.Diego Biurrun2008-03-16
* fix DEPEND_CMD for out of tree buildsMåns Rullgård2008-03-15
* Properly check for AltiVec CFLAGS instead of guessing based on compiler vendor.Diego Biurrun2008-03-15
* Only check for altivec.h when not using Apple gcc and not adding -faltivec toDiego Biurrun2008-03-15
* cosmetics: Reformat Apple cc check.Diego Biurrun2008-03-15
* new attempt at portable endian testMåns Rullgård2008-03-13
* hopefully portable endian testMåns Rullgård2008-03-13
* Move dependency generation commands into configure.Diego Biurrun2008-03-12
* Fix configure to properly build without PIC by default on DarwinAlexander Strange2008-03-12
* Use proper library versions instead of SPPVERSION in Darwin SHFLAGS.Diego Biurrun2008-03-12
* Clarify comment.Diego Biurrun2008-03-10
* Rename --enable-swscaler --> enable-swscale to be consistent with theDiego Biurrun2008-03-10
* VFW capture supportRamiro Polla2008-03-08
* Rename pp variable to postproc for consistency.Diego Biurrun2008-03-08
* check for x86 bswap instructionMåns Rullgård2008-03-08
* simplify library version handlingMåns Rullgård2008-03-07
* simplify processing of some --disable-* optionsMåns Rullgård2008-03-05
* remove some unneeded artificial dependencies from configureAurelien Jacobs2008-03-05
* Fix endian test with grep not handling non-text filesMåns Rullgård2008-03-03
* remove unnecessary backslashesMåns Rullgård2008-03-03
* Fix libavfilter compilation and make it more in lineVitor Sessak2008-03-03
* Force DOS users to enable memalign hack when needed,Ramiro Polla2008-03-03
* Support setting the debuglevel (-g level) with --enable-debug=#Benjamin Larsson2008-03-03
* Use "disable" helper functionRamiro Polla2008-03-02
* Do not add deprecated -no-cpp-precomp to CFLAGS on Darwin.İsmail Dönmez2008-03-01
* Add empty line in output to increase readability.Diego Biurrun2008-02-27
* check for inline asm supportMåns Rullgård2008-02-27
* fix version in libavfilter.pcMåns Rullgård2008-02-27
* fix versions in .pc filesMåns Rullgård2008-02-27
* fix libavfilter version extractionMåns Rullgård2008-02-27
* Make gcc ignore the distinction between +0.0 and -0.0, this allows it toMichael Niedermayer2008-02-26
* print enabled things in columnsMåns Rullgård2008-02-26
* 10l, alphabetic orderingVitor Sessak2008-02-26
* Build system changes for libavfilter addition. Add --enable-avfilter configur...Vitor Sessak2008-02-26
* simplify version number extractionMåns Rullgård2008-02-26
* less preprocessor magic in version number macrosMåns Rullgård2008-02-26
* 25% faster floating point AAN IDCT.Michael Niedermayer2008-02-26