aboutsummaryrefslogtreecommitdiffhomepage
path: root/configure
Commit message (Expand)AuthorAge
* Fix _inc_extra handling in DirectFB check.Gravatar diego2006-01-03
* sync to x264 r390 (bime)Gravatar lorenm2005-12-30
* AIX PPC portGravatar diego2005-12-29
* - move our setenv() fallback implementation to osdepGravatar al2005-12-26
* prefer newer terminfo-capable libraries (ncurses or terminfo)Gravatar rathann2005-12-25
* improove termcap detection, -lncurses works tooGravatar ods152005-12-25
* fix compilation when dvdkit and dvdread are not availableGravatar nicodvb2005-12-14
* restore the old behavior for --enable-theora, ie. provide a sane default for ...Gravatar aurel2005-12-13
* Darwin does not support -rdynamic.Gravatar diego2005-12-13
* make fribidi autodetect by default instead of disableGravatar ods152005-12-11
* AMD's Family 6 CPUs come with two flavors: one that supports SSE andGravatar diego2005-12-01
* Correct optimization for C3, patch by Zuxy Meng < zuxy POIS meng AH gmail POI...Gravatar gpoirier2005-11-26
* sync to x264 r373 (brdo)Gravatar lorenm2005-11-22
* Remove stray \n and shorten overly long lines in the process.Gravatar diego2005-11-17
* Tests should use echocheck/echores instead of plain echo for output.Gravatar diego2005-11-17
* Configure support for Cyrix C3Gravatar gpoirier2005-11-12
* typo: libcio --> libcdioGravatar diego2005-11-07
* make it optionally possible to compile MPlayer with libcdio instead of libcd...Gravatar faust32005-11-06
* Speex support. Seeking and pts generation does not work.Gravatar reimar2005-11-05
* Allow detection of theora without pkg-config and linking against internalGravatar reimar2005-11-05
* sync to x264 r360 (trellis)Gravatar lorenm2005-11-04
* gcc -dumpmachine outputs x86_64-something on some machines andGravatar diego2005-10-26
* Extra processor information needs to be known in the x86_64 case as wellGravatar diego2005-10-25
* fixing the unverified patch (one of the millions) commited by:Gravatar gabucino2005-10-25
* sync to x264 r334 (crf)Gravatar lorenm2005-10-24
* support for prescott, nocona and pentium-m processorsGravatar diego2005-10-23
* Add a comment to an esac where the case is very far away.Gravatar diego2005-10-23
* Simplification of the system_name check and the PPC CPU type check.Gravatar diego2005-10-23
* Add a comment to else clauses where the if is very far away.Gravatar diego2005-10-23
* add cross-compiling supportGravatar aurel2005-10-18
* replace all the direct $TMPO calls by a tmp_run() function callGravatar aurel2005-10-18
* replace mp3lame version detection by required features detectionGravatar aurel2005-10-18
* modify DirectFB version detection so that it only requires pre-processingGravatar aurel2005-10-18
* modify alsa version detection so that it don't require running the generated ...Gravatar aurel2005-10-18
* add a cxx_check function to simplify C++ libs checkingGravatar aurel2005-10-18
* remove nonsense break statements that do nothing..Gravatar rfelker2005-10-17
* Add MIPS64 detection.Gravatar diego2005-10-16
* Extend the network test to also check the socket libs.Gravatar diego2005-10-15
* third time is lucky, eh? last workaround broke netbsd, which apparently also ...Gravatar rfelker2005-10-14
* Put networking lib linker flag checks in the order they were before theGravatar diego2005-10-11
* solaris bug workarounds, take 2..Gravatar rfelker2005-10-11
* work around (buggy?) solaris tr. hope this helps.. please report if its still...Gravatar rfelker2005-10-11
* sync to x264 r318 (mixed_refs)Gravatar lorenm2005-10-08
* typo fix at (_)ld_dlGravatar iive2005-10-08
* detect Centaur CPUs (Winchip, VIA C3)Gravatar henry2005-10-05
* faac vs _faac typo fix by Giacomo Comes < comes -- at -- naic -- dot -- edu >Gravatar diego2005-10-05
* Shut up jack pkg-config.Gravatar diego2005-10-04
* Use pkg-config to detect theora dependencies.Gravatar diego2005-10-04
* General cleanup: do not link -lm multiple times, use for...in loops insteadGravatar reimar2005-10-03
* Expose MSG_USE_COLORS in config.h.Gravatar diego2005-10-02