summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* ARM: allow --cpu=armvN in configureMåns Rullgård2008-10-21
* Allow target name on every line in dependency postprocessingMåns Rullgård2008-10-21
* Do not add $cross_prefix to compiler name given with --cc optionMåns Rullgård2008-10-21
* configure: fix handling of option arguments containing = signMåns Rullgård2008-10-21
* fix configure with libx264 disabledMåns Rullgård2008-10-19
* Remove the ugly and unnecessary require_cpp_condition() function.Stefano Sabatini2008-10-19
* Make more clear the error message for the libx264 version check.Stefano Sabatini2008-10-19
* cosmetics: Save some backslashes.Diego Biurrun2008-10-18
* Remove -fasm CFLAGS check, it is no longer needed.Diego Biurrun2008-10-16
* Update DEPEND_CMD comment to better explain why we postprocess gcc output.Diego Biurrun2008-10-16
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
* Enable FAST_UNALIGNED on ARM variants that support itMåns Rullgård2008-10-12
* Enable FAST_UNALIGNED on PPCMåns Rullgård2008-10-12
* Revert "Replace sed trickery in the gcc dependency generation command"Måns Rullgård2008-10-12
* configure: simplify PPC dcbzl checkMåns Rullgård2008-10-12
* Don't include byteswap.h anymore.Carl Eugen Hoyos2008-10-12
* Replace sed trickery in the gcc dependency generation command by use ofDiego Biurrun2008-10-12
* Fix inconsistent indent.Stefano Sabatini2008-10-12
* Revert the merger of LC_ALL declaration and export.Diego Biurrun2008-10-12
* Check requirement for libx264 version in configure usingStefano Sabatini2008-10-12
* Implement CPP condition check support in configure.Stefano Sabatini2008-10-12
* Only special-case absolute DOS paths on systems that support them.Ramiro Polla2008-10-10
* Make configure --help return 0.Stefano Sabatini2008-10-09
* Document libavfilter filters options in configure -h.Stefano Sabatini2008-10-09
* Remove obsolete liba52 wrapper code.Diego Biurrun2008-10-06
* Merge variable declaration and export.Diego Biurrun2008-10-04
* Stop Sun Studio from issuing a warning during configure when passedDiego Pettenò2008-10-03
* Update copyright years.Diego Biurrun2008-10-02
* Globally set LC_ALL=C to prevent locale issues from breaking tests.Diego Biurrun2008-10-02
* fix -uninstalled.pc includedir for out-of-tree buildsDiego Pettenò2008-09-28
* Add support for passing a version string to configure that is appended toDiego Biurrun2008-09-26
* whitespace cosmeticsDiego Biurrun2008-09-26
* Add MIPS to list of architectures requiring PIC flags.Diego Biurrun2008-09-23
* V4L2 support for OpenBSD, patch by Brad, brad comstyle comBrad2008-09-21
* Rename check_func2 to check_func_headers.Diego Biurrun2008-09-20
* add a separate line in Makefile for E-AC-3 decoder and only compile it whenJustin Ruggles2008-09-02
* Use correct asm object type and necessary -DPIC for yasm on 64-bit DarwinDavid Conrad2008-08-16
* Add -fasm and -std=c99 when supported.Michael Niedermayer2008-08-14
* Check for sys/select.h and poll.h unconditionally, not just if ffserverDiego Biurrun2008-08-14
* Add -D_POSIX_C_SOURCE=200112 to cflags.Michael Niedermayer2008-08-14
* Remove unneeded whitespace and quotes from -D_ISOC99_SOURCE.Michael Niedermayer2008-08-14
* Change _ISOC9X_SOURCE to _ISOC99_SOURCE.Michael Niedermayer2008-08-13
* Move -D_ISOC9X_SOURCE to configure so its available to all tests.Michael Niedermayer2008-08-13
* Show result of yasm test.Carl Eugen Hoyos2008-08-13
* yasm buildsystemLoren Merritt2008-08-11
* Explain the difference between HAVE_LIST and CONFIG_LIST in a short comment.Diego Biurrun2008-08-01
* Only check for socklen_t if network support is enabled.Diego Biurrun2008-08-01
* Remove AltiVec vector declaration compiler compatibility macros.Diego Biurrun2008-07-24
* Make configure --help document the --enable-debug option.Stefano Sabatini2008-07-21
* Move --disable-debug to a better place within configure help output.Diego Biurrun2008-07-21