aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
...
* new configure didn't build mplayer with mediaLib on solaris any more.Gravatar jkeil2001-11-29
* DGA handling changed (Arpi's request)Gravatar pl2001-11-29
* Newest DXR3 patch (improved 1.0rc2) by David Holm.Gravatar atmos42001-11-29
* extrachecks for weird configs GUI (--enable-gui --disable-png for instance)Gravatar pl2001-11-29
* cosmetical change of driver summary - do not print always enabled stuffGravatar arpi2001-11-29
* summary handling was not correct (bugs found by Nilmoni Deb and Tibcu)Gravatar pl2001-11-28
* MP1E support needed by DXR3 stuff (Patch by D. Holm)Gravatar atmos42001-11-28
* vcd status in summary was sometimes wrong (found by atmos)Gravatar pl2001-11-27
* completed the summary displayed after running configureGravatar pl2001-11-27
* configure cleanups:Gravatar pl2001-11-27
* Use "tail -1" instead of "tail -n 1" to print the last line, the "-n" optionGravatar jkeil2001-11-27
* Disable problematic ffmpeg.so support by default and remove die on 2.2.xGravatar atmos42001-11-26
* detecting nanosleepGravatar alex2001-11-23
* sys/soundcard.h isn't needed for ALSAGravatar alex2001-11-23
* typo (1st found by André Dahlqvist <andre.dahlqvist@telia.com>)Gravatar pl2001-11-23
* (on atmos's suggestions I found good :)Gravatar pl2001-11-23
* --help did not show what was really autodetectedGravatar pl2001-11-22
* -rdynamic is now enabled if (bsd) || (_xanim is yes)Gravatar pl2001-11-22
* -rdynamic is only needed on bsd's (well... it was the case in C1)Gravatar pl2001-11-22
* fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>Gravatar pl2001-11-21
* 2.2.x+SSE fixedGravatar arpi2001-11-21
* Fix kernel asm check.Gravatar atmos42001-11-21
* typo in _ld_mlib shell variable, mplayer didn't link any more against medialibGravatar jkeil2001-11-20
* USE_TERMIOS -> HAVE_TERMIOSGravatar arpi2001-11-20
* improved several tests (more headers + more functions)Gravatar pl2001-11-20
* added dynamic linking flags runtime detection (-rdynamic - also now MPlayer c...Gravatar alex2001-11-20
* _ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>Gravatar pl2001-11-20
* still GL problemGravatar pl2001-11-20
* when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K)Gravatar pl2001-11-20
* RTC is autodetectedGravatar arpi2001-11-20
* fixed DPMS and pthread detectionGravatar alex2001-11-19
* added termios detection support (no termios on qnx)Gravatar alex2001-11-19
* alsa link failedGravatar pl2001-11-19
* arghh, fixed shm :(Gravatar alex2001-11-19
* added shm detectionGravatar alex2001-11-19
* there was a shitty warningGravatar jaf2001-11-19
* extended pthread to work under qnxGravatar alex2001-11-19
* fix x11 linking when --disable-x11 used (btw sdl may still require it)Gravatar pl2001-11-19
* better support for --target: new boolean function x86()Gravatar pl2001-11-19
* fixed win32/xanim support on --target=i{4-6}86Gravatar gabucino2001-11-19
* png detect bug fixedGravatar pontscho2001-11-19
* Make description for SIMPLE_IDCT better and make #define consisten with others.Gravatar atmos42001-11-19
* small "make it easier to compile" addition, enable SIMPLE_IDCT by defaultGravatar atmos42001-11-19
* missing parts of --target supportGravatar pl2001-11-19
* typoGravatar pl2001-11-19
* more debugging in configure.log [temporary]Gravatar pl2001-11-19
* fixed -lz bug found by Steven M. SchultzGravatar pl2001-11-18
* configure.log is no longer in /tmp/Gravatar pl2001-11-18
* merge of latest commits to configure1 (alex's qnx support)Gravatar pl2001-11-18
* double --enable-largefiles entriesGravatar alex2001-11-17