summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Simplify SLIBNAME_WITH_VERSION and SLIBNAME_WITH_MAJOR.Diego Biurrun2006-05-16
* fix compilation of 3dnowext instinsincs, both on ia32 and AMD64.Guillaume Poirier2006-05-16
* Honor the LDFLAGS environment variable.Diego Biurrun2006-05-16
* Add an actual 3dnow intrinsinc so the configure script doesn't just check for...Guillaume Poirier2006-05-15
* Add 3dnow intrinsic support for AMD64 machines: -march=athlon means IA32 for ...Guillaume Poirier2006-05-14
* Unconditionally use -lossaudio on NetBSD.Jan Knutar2006-05-11
* Create shared libraries using versioned filenames and add -rpath-linkMåns Rullgård2006-05-11
* Further simplify AMR build.Diego Biurrun2006-05-06
* amr_nb should disable amr_nb-fixed and vice versa.Diego Biurrun2006-04-27
* Disentangle dependencies between amr_nb and amr_nb-fixed: amr_nb-fixed doesDiego Biurrun2006-04-27
* cosmeticsDiego Biurrun2006-04-27
* Allow passing CFLAGS through the environment on all platforms.Diego Biurrun2006-04-14
* output cosmeticsDiego Biurrun2006-04-14
* Disable v4l2 is videodev2.h is not "sanitized"Luca Abeni2006-04-13
* use sdl-config with $cross_prefixFrantisek Dvorak2006-03-28
* be nice to syntax highlighting that doesn't understand here-docsMåns Rullgård2006-03-28
* Fix order of operands in lrintf test to make the test not fail if you haveDiego Pettenò2006-03-24
* Enable ffserver on Darwin, non-AltiVec regression tests pass.Diego Biurrun2006-03-19
* 3DNow! & Extended 3DNow! versions of FFTZuxy Meng2006-03-08
* Use != instead of -ne in test invocations for greater portability.Michel Bardiaux2006-02-13
* Revert unconditional config.h overwriting, it may cause unnecessary rebuilds.Diego Biurrun2006-02-13
* Unconditionally overwrite config.h. The current behavior where config.h isDiego Biurrun2006-02-13
* move common parts of makefiles into common.makMåns Rullgård2006-02-13
* Move SRC_PATH out of the conditional, it is always added to config.mak.Diego Biurrun2006-02-12
* Do not add quotes around SRC_PATH, the quoting has to be done at a laterDiego Biurrun2006-02-12
* improve video4linux2 detection (without sys/time.h it was complaining about s...Alex Beregszaszi2006-02-12
* 10l typo: libdir --> incdirDiego Biurrun2006-02-11
* Add incdir to configure.Diego Biurrun2006-02-11
* Separate library install into static and shared installation.Diego Biurrun2006-02-11
* Add video4linux2 detection to configure.Luca Abeni2006-02-08
* Some Make variants complain if the LIB variable does not exist.Alexander Strasser2006-02-06
* Fix detection of IPv6 support on Darwin by ensuring thatDan Villiom Podlaski Christiansen2006-02-05
* os2 thread, network and freetype2 support by (Paul Smedley | paulat a t smedl...Michael Niedermayer2006-02-02
* video4linux2 input supportLuca Abeni2006-02-01
* On MinGW it is not possible to build shared and static libraries at once.Diego Biurrun2006-01-30
* Disable protocols by default on WinCE, not MinGW.Gildas Bazin2006-01-24
* WinCE cross-compilation supportGildas Bazin2006-01-22
* Add --disable-protocols option to configure to disable I/O protocol fromGildas Bazin2006-01-21
* typoDiego Biurrun2006-01-19
* Remove erroneous extralibs line in a --disable option.Diego Biurrun2006-01-18
* Define separate version number for libpostproc.Diego Biurrun2006-01-14
* Remove redundant --enable-shared-pp configure option and make the PP codeDiego Biurrun2006-01-14
* Move library name generation to configure, simplifies build system a bit more.Diego Biurrun2006-01-14
* Create symbolic links for all library sonames and clean up Makefiles.Diego Biurrun2006-01-14
* Move Darwin shared library build peculiarities to configure.Diego Biurrun2006-01-12
* CamStudio decoder, only 32 bit lzo mode is testedReimar Döffinger2006-01-09
* --enable-shared-pp should directly enable pp and not depend on --enable-pp.Diego Biurrun2006-01-09
* Simplify source_path handling, avoids some warnings with non-bash shells.Diego Biurrun2006-01-03
* bashism--; Use POSIX-compatible string handling instead.Diego Biurrun2006-01-03
* bashism--;Diego Biurrun2006-01-03