summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* 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
* Replace LDLATEFLAGS hackery by proper LDFLAGS tests.Diego Biurrun2008-07-17
* ARM: disable use of system byteswap.hMåns Rullgård2008-07-15
* Add parisc* to the list of architectures requiring PIC flags for shared libs.Diego Biurrun2008-07-13
* configure: simplify negative dependenciesMåns Rullgård2008-07-12
* configure: allow !foo as argument to enabled/disabled and *_deps listsMåns Rullgård2008-07-12
* regenerate dependencies when building object filesMåns Rullgård2008-07-09
* Add FFMPEG_CONFIGURATION to config.mak as well, it sometimes helps debugging.Diego Biurrun2008-07-08
* correct path in *-uninstalled.pcAurelien Jacobs2008-07-07
* MLP/TrueHD decoder.Ramiro Polla2008-07-04
* Check for support of -fomit-frame-pointer before adding it to CFLAGS.Ben Taylor2008-06-25
* Each dependency file needs to be updated when one of the files theDiego Biurrun2008-06-25
* fix dependency generationMåns Rullgård2008-06-19
* enable version.h to be created from subdirsMåns Rullgård2008-06-19
* Generate pkg-config files in each library subdirectory so that they doDiego Biurrun2008-06-16
* Fix typo in the names of variables assigned to OS-specific path variables.Diego Biurrun2008-06-08
* Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.Diego Biurrun2008-06-06
* check for ARM NEON assembler supportMåns Rullgård2008-06-05
* accept --cpu=cortex*Måns Rullgård2008-06-05
* improve installation path selectionMåns Rullgård2008-06-02
* cosmetics: Split all path variables into their own list.Diego Biurrun2008-06-02
* cosmetics: Remove useless backslashes.Diego Biurrun2008-05-30
* Implement a proper configure test for AltiVec vector declaration syntax.Diego Biurrun2008-05-30
* Simplify altivec.h test.Diego Biurrun2008-05-30
* 10l: Add useless backslashes in AltiVec CFLAGS test.Diego Biurrun2008-05-30
* Some (Solaris) gcc versions apparently output a comment as first lineDiego Biurrun2008-05-29
* When shared libraries are built, make the pkg-config requires Requires.private.Anssi Hannula2008-05-29
* Define private libraries as 'Libs:' when only static libraries are built,Anssi Hannula2008-05-28
* Add command line option to set the value of bindir.Diego Biurrun2008-05-28
* Remove unused variable 'prefix' from config.mak.Diego Biurrun2008-05-27
* Call x264 and Xvid libx264 and libxvid in the configure output for consistency.Diego Biurrun2008-05-27