summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add -q to grep invocation where appropriate.Diego Biurrun2008-03-171-4/+4
* Escape \1 and \2 in sed expressions written to config.mak to avoid mangling.Diego Biurrun2008-03-161-2/+2
* Return of the living typo II: VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMDDiego Biurrun2008-03-161-1/+1
* 10l: Fix stupid typo, VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD.Diego Biurrun2008-03-161-1/+1
* fix DEPEND_CMD for out of tree buildsMåns Rullgård2008-03-151-1/+1
* Properly check for AltiVec CFLAGS instead of guessing based on compiler vendor.Diego Biurrun2008-03-151-6/+3
* Only check for altivec.h when not using Apple gcc and not adding -faltivec toDiego Biurrun2008-03-151-2/+1
* cosmetics: Reformat Apple cc check.Diego Biurrun2008-03-151-2/+4
* new attempt at portable endian testMåns Rullgård2008-03-131-1/+1
* hopefully portable endian testMåns Rullgård2008-03-131-1/+1
* Move dependency generation commands into configure.Diego Biurrun2008-03-121-0/+6
* Fix configure to properly build without PIC by default on DarwinAlexander Strange2008-03-121-1/+1
* Use proper library versions instead of SPPVERSION in Darwin SHFLAGS.Diego Biurrun2008-03-121-1/+1
* Clarify comment.Diego Biurrun2008-03-101-1/+1
* Rename --enable-swscaler --> enable-swscale to be consistent with theDiego Biurrun2008-03-101-7/+7
* VFW capture supportRamiro Polla2008-03-081-0/+4
* Rename pp variable to postproc for consistency.Diego Biurrun2008-03-081-5/+5
* check for x86 bswap instructionMåns Rullgård2008-03-081-3/+3
* simplify library version handlingMåns Rullgård2008-03-071-14/+3
* simplify processing of some --disable-* optionsMåns Rullgård2008-03-051-18/+7
* remove some unneeded artificial dependencies from configureAurelien Jacobs2008-03-051-13/+0
* Fix endian test with grep not handling non-text filesMåns Rullgård2008-03-031-1/+1
* remove unnecessary backslashesMåns Rullgård2008-03-031-1/+1
* Fix libavfilter compilation and make it more in lineVitor Sessak2008-03-031-8/+5
* Force DOS users to enable memalign hack when needed,Ramiro Polla2008-03-031-1/+0
* Support setting the debuglevel (-g level) with --enable-debug=#Benjamin Larsson2008-03-031-1/+3
* Use "disable" helper functionRamiro Polla2008-03-021-1/+1
* Do not add deprecated -no-cpp-precomp to CFLAGS on Darwin.İsmail Dönmez2008-03-011-1/+1
* Add empty line in output to increase readability.Diego Biurrun2008-02-271-0/+1
* check for inline asm supportMåns Rullgård2008-02-271-0/+3
* fix version in libavfilter.pcMåns Rullgård2008-02-271-2/+2
* fix versions in .pc filesMåns Rullgård2008-02-271-16/+16
* fix libavfilter version extractionMåns Rullgård2008-02-271-1/+1
* Make gcc ignore the distinction between +0.0 and -0.0, this allows it toMichael Niedermayer2008-02-261-0/+1
* print enabled things in columnsMåns Rullgård2008-02-261-7/+4
* 10l, alphabetic orderingVitor Sessak2008-02-261-1/+1
* Build system changes for libavfilter addition. Add --enable-avfilter configur...Vitor Sessak2008-02-261-1/+31
* simplify version number extractionMåns Rullgård2008-02-261-19/+20
* less preprocessor magic in version number macrosMåns Rullgård2008-02-261-1/+1
* 25% faster floating point AAN IDCT.Michael Niedermayer2008-02-261-0/+1
* Disable vhook on Interix, patch by Pete Ross, pross xvid org.Peter Ross2008-02-261-0/+3
* Install headers in $prefix/include/$libnameMåns Rullgård2008-02-251-11/+10
* Add -lm to x264 check, it is needed on most systems.Diego Biurrun2008-02-221-1/+1
* Clean up lib* version definitionsMåns Rullgård2008-02-191-1/+1
* prettify lib* version number extractionMåns Rullgård2008-02-171-8/+12
* prettify encoder/decoder/muxer/... list extractionMåns Rullgård2008-02-171-9/+16
* The Blackfin toolchains will automatically select FDPIC according to theMike Frysinger2008-02-161-4/+0
* do not run ldconfig after installing shared librariesMåns Rullgård2008-02-161-4/+0
* Include poll.h instead of sys/poll.hLuca Abeni2008-02-131-2/+2
* Do not use ranges with tr, the results are locale-dependent.Diego Biurrun2008-02-111-3/+3
OpenPOWER on IntegriCloud