summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* Install MSVC import libraries without version numbering in the filename.Ramiro Polla2007-10-19
* Append BUILDSUF directly to NAME instead of prepending it to (S)LIBSUF.Ramiro Polla2007-10-19
* Simplify one variable setting.Diego Biurrun2007-10-18
* Rename LIB to LIBNAME for consistency.Diego Biurrun2007-10-18
* Add multiple inclusion guards to config.h.Diego Biurrun2007-10-17
* Add SLIB_UNINSTALL_EXTRA_CMD for MinGW.Diego Biurrun2007-10-17
* Add SLIB_UNINSTALL_EXTRA_COMMAND to uninstall the things installed viaDave Yeo2007-10-17
* comment grammar fixDiego Biurrun2007-10-16
* Remove gcc import libraries from Win32 builds.Ramiro Polla2007-10-15
* ffserver needs ffm_muxer specifically, and rtsp_demuxer for rtsp_parse_line()Ramiro Polla2007-10-12
* Use single quotes to get rid of a bunch of backslash escapes.Diego Biurrun2007-10-12
* Consistently use $(FOO) instead of ${FOO} in Makefile variables.Diego Biurrun2007-10-12
* use pr -n -t instead of non-standard cat -nMåns Rullgård2007-10-06
* fix -lm checkMåns Rullgård2007-09-29
* set -mcpu for ARMMåns Rullgård2007-09-26
* Fix avisynth compilation after allformats.h was removedRamiro Polla2007-09-26
* Let the dependency checker deal with winsock2's extralibs.Ramiro Polla2007-09-26
* Organize header files and system functions checksRamiro Polla2007-09-24
* create and use check_asm() functionMåns Rullgård2007-09-23
* cosmetics: Move LDCONFIG variable to a more sensible place in config.mak.Diego Biurrun2007-09-23
* Move VIS CFLAGS settings into configure.Diego Biurrun2007-09-23
* Add a proper test for VIS instruction support.Diego Biurrun2007-09-23
* Proper check for --help and -h parametersRamiro Polla2007-09-21
* Let the dependency checker decide about x11_grab_device_demuxerRamiro Polla2007-09-21
* Replace one-lined if;elses to && ||Ramiro Polla2007-09-21
* Add extralibs to the dependency checkerRamiro Polla2007-09-18
* gpl for the X11 grabber has already been checked forRamiro Polla2007-09-18
* Use enable and disable macros where appropriateRamiro Polla2007-09-18
* Properly check for -lmRamiro Polla2007-09-18
* cosmetics: sort()Diego Biurrun2007-09-18
* Remove forced -pthread for freebsd.Ramiro Polla2007-09-17
* IndentRamiro Polla2007-09-17
* Remove --disable-bktr option from configureRamiro Polla2007-09-17
* Replace manual variable setting with the disable function.Diego Biurrun2007-09-17
* Remove cross_prefix from ln command.Matthias Schneider2007-09-17
* Define mandir as $(PREFIX)/share/man rather than as $(PREFIX)/manStefano Sabatini2007-09-16
* ln is not available on all platforms, so introduce a variable for itDave Yeo2007-09-15
* Remove --disable-audio-oss option from configure.Ramiro Polla2007-09-07
* Remove --disable-audio-beos option from configure.Ramiro Polla2007-09-07
* Separate audio_(de)muxer into oss_(de)muxer and audio_beos_(de)muxerRamiro Polla2007-09-07
* Remove --disable-{v4l,v4l2} options from configureRamiro Polla2007-09-05
* Remove video_grab_ prefix from video_grab_{bktr,v4l}Ramiro Polla2007-09-05
* Alphabetically sort library dependencies list.Diego Biurrun2007-09-05
* Treat dc1394 as a libraryRamiro Polla2007-09-04
* do not use "strings" in endian checkMåns Rullgård2007-08-27
* Remove unused definition.Diego Biurrun2007-08-27
* print EBX/EBP availabilityMichael Niedermayer2007-08-26
* use POSIX "strings -a" rather than "strings -"Måns Rullgård2007-08-26
* fix endian detection on MacOSMåns Rullgård2007-08-26
* Remove --disable-dv1394 optionRamiro Polla2007-08-24