summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* compiler sanity checkMåns Rullgård2006-06-29
* add --cross-compile option to assume cross-compilation without cross-prefixMåns Rullgård2006-06-29
* send output of exec checks to log fileMåns Rullgård2006-06-29
* detect availability of -rdynamic and -export-dynamicMåns Rullgård2006-06-29
* 'uname -m' returns IP<number> for MIPS CPUs on IRIX.Diego Biurrun2006-06-29
* Install into $PROGRAMFILES instead of a hardcoded path on MinGW.Ramiro Polla2006-06-27
* -logg needs to be after -lvorbisMåns Rullgård2006-06-24
* fix a silly typo (1l to myself)Måns Rullgård2006-06-24
* enable logging in configure by default, and print some advice on failureMåns Rullgård2006-06-22
* allow recent libfaad versions with new function namesMåns Rullgård2006-06-21
* Remove unused VERSION definition from config.mak.Diego Biurrun2006-06-20
* libfaac uses pascal calling convention on win32 so the generic testsMåns Rullgård2006-06-17
* improved logging testsMåns Rullgård2006-06-17
* test availability of various compiler flags, and verify that requestedMåns Rullgård2006-06-16
* check for SDL_VideoInfo.current_[wh] availability in configure, andMåns Rullgård2006-06-14
* 10l to myself for being overzealous with $cross_prefixMåns Rullgård2006-06-10
* Add support for GNU/kFreeBSD systems.Diego Biurrun2006-06-10
* don't use xlib in ffplay, and bump required sdl versionMåns Rullgård2006-06-09
* indentationMåns Rullgård2006-06-01
* apply $cross_prefix before $cc is usedMåns Rullgård2006-06-01
* libavcodec/libpostproc ---> libpostprocDiego Biurrun2006-06-01
* major cleanup of compiler/library testsMåns Rullgård2006-06-01
* make configure --whatever --help work as expectedMåns Rullgård2006-05-30
* Include the correct video4linux2 headerLuca Abeni2006-05-30
* AMR URL fixesDiego Biurrun2006-05-27
* 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