summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 3DNow! & Extended 3DNow! versions of FFTZuxy Meng2006-03-081-0/+18
* Use != instead of -ne in test invocations for greater portability.Michel Bardiaux2006-02-131-1/+1
* Revert unconditional config.h overwriting, it may cause unnecessary rebuilds.Diego Biurrun2006-02-131-1/+7
* Unconditionally overwrite config.h. The current behavior where config.h isDiego Biurrun2006-02-131-6/+1
* move common parts of makefiles into common.makMåns Rullgård2006-02-131-0/+1
* Move SRC_PATH out of the conditional, it is always added to config.mak.Diego Biurrun2006-02-121-3/+1
* Do not add quotes around SRC_PATH, the quoting has to be done at a laterDiego Biurrun2006-02-121-1/+1
* improve video4linux2 detection (without sys/time.h it was complaining about s...Alex Beregszaszi2006-02-121-0/+1
* 10l typo: libdir --> incdirDiego Biurrun2006-02-111-1/+1
* Add incdir to configure.Diego Biurrun2006-02-111-0/+9
* Separate library install into static and shared installation.Diego Biurrun2006-02-111-0/+1
* Add video4linux2 detection to configure.Luca Abeni2006-02-081-0/+9
* Some Make variants complain if the LIB variable does not exist.Alexander Strasser2006-02-061-0/+2
* Fix detection of IPv6 support on Darwin by ensuring thatDan Villiom Podlaski Christiansen2006-02-051-1/+1
* os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedl...Michael Niedermayer2006-02-021-2/+4
* video4linux2 input supportLuca Abeni2006-02-011-0/+20
* On MinGW it is not possible to build shared and static libraries at once.Diego Biurrun2006-01-301-1/+35
* Disable protocols by default on WinCE, not MinGW.Gildas Bazin2006-01-241-1/+1
* WinCE cross-compilation supportGildas Bazin2006-01-221-1/+18
* Add --disable-protocols option to configure to disable I/O protocol fromGildas Bazin2006-01-211-1/+10
* typoDiego Biurrun2006-01-191-1/+1
* Remove erroneous extralibs line in a --disable option.Diego Biurrun2006-01-181-1/+0
* Define separate version number for libpostproc.Diego Biurrun2006-01-141-0/+1
* Remove redundant --enable-shared-pp configure option and make the PP codeDiego Biurrun2006-01-141-11/+2
* Move library name generation to configure, simplifies build system a bit more.Diego Biurrun2006-01-141-0/+4
* Create symbolic links for all library sonames and clean up Makefiles.Diego Biurrun2006-01-141-1/+7
* Move Darwin shared library build peculiarities to configure.Diego Biurrun2006-01-121-1/+1
* CamStudio decoder, only 32 bit lzo mode is testedReimar Döffinger2006-01-091-0/+27
* --enable-shared-pp should directly enable pp and not depend on --enable-pp.Diego Biurrun2006-01-091-1/+1
* Simplify source_path handling, avoids some warnings with non-bash shells.Diego Biurrun2006-01-031-1/+1
* bashism--; Use POSIX-compatible string handling instead.Diego Biurrun2006-01-031-4/+4
* bashism--;Diego Biurrun2006-01-031-1/+1
* Add -Wdeclaration-after-statement to CFLAGS on GCCs that support it.Michel Bardiaux2006-01-031-0/+11
* Replace buggy --disable-codec/--enable-codec with non-buggyDiego Biurrun2005-12-301-4/+10
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-87/+87
* Reportedly FFmpeg fails to compile on Cygwin with vhook enabled, but FFserverDiego Biurrun2005-12-221-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-12/+12
* alpha needs -fPIC for shared libsMåns Rullgård2005-12-111-1/+1
* SONAME support for shared libsLuca Barbato2005-12-101-7/+16
* Add the necessary 'strip' commands to the BSD/OS section of configure becauseSteven M. Schultz2005-12-061-0/+2
* use $CFLAGS and $LDFLAGS in dlopen() checkMåns Rullgård2005-11-291-4/+4
* Fix lrintf detection when extra libs are not installed in a standard location.Patrice Bensoussan2005-10-221-1/+1
* Fix linking failure on Mac OS X <10.4.Patrice Bensoussan2005-10-221-1/+1
* Darwin install strips all global symbols, which gives undefined symbolsSteven M. Schultz2005-10-211-1/+3
* DESTDIR support , patch taken from the Debian packageDiego Biurrun2005-10-191-4/+4
* initial MorphOS supportAlex Beregszaszi2005-10-121-2/+2
* Move all definitions of external dependencies into configure instead ofj@v2v.cc2005-10-041-19/+25
* This patch to configure makes the --tune option recognise k8 core cpusChris Halse Rogers2005-10-031-1/+1
* Add all possible shared libraries to the pkg-config files.j@v2v.cc2005-10-021-0/+5
* Add the flags for faac and mp3lame to $extralibs in configure, so theyDerk-Jan Hartman2005-10-021-2/+2
OpenPOWER on IntegriCloud