summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* 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
* cosmetics: XviD is now called Xvid.Diego Biurrun2008-05-27
* Revert "Add version information to DLLs."Måns Rullgård2008-05-26
* Add version information to DLLs.Jeremy Kolb2008-05-25
* Store license value in a variable for later use.Jeremy Kolb2008-05-16
* set $logfile before useMåns Rullgård2008-05-15
* cosmetics: alignmentAurelien Jacobs2008-05-15
* Add a check for bzlib; used in the Matroska demuxer.Aurelien Jacobs2008-05-15
* cosmetics: Add whitespace around redirection operators.Diego Biurrun2008-05-15
* set temporary filenames before using themMåns Rullgård2008-05-13
* Add more support for Win64:Ramiro Polla2008-05-13
* Move arch check before OS check.Ramiro Polla2008-05-13
* Use pkg-config for libschroedinger libs, not only for CFLAGS.JonY2008-05-13
* Also install .lib files with versioned filename.Ramiro Polla2008-05-12
* Create .lib files in the subdirs.JonY2008-05-12
* Allow icc to compile with optimizations (pentium3, pentium4 or core2).Carl Eugen Hoyos2008-05-11
* Silence useless icc warnings.Carl Eugen Hoyos2008-05-11
* Check for sys/resource.h and include it conditionally.Ramiro Polla2008-05-08
* Disable libdirac decoder if the faster libschroedinger decoder is available.Anuradha Suraparaju2008-05-08
* When compiling with -fmudflap configure fill EXTERN_PREFIX with garbageMatthieu Castet2008-05-07
* In pkg-config files, libraries not exposed through the library, but just neededAnssi Hannula2008-05-06
* cosmetics: whitespace/order changes, if/then --> && in pkg-config sectionDiego Biurrun2008-05-05
* Merge both pkg-config creation commands into one.Diego Biurrun2008-05-05
* In the pkg-config file generation, derive the short name from the libraryDiego Biurrun2008-05-05
* Remove stray extra parameter from libavutil pkg-config command.Diego Biurrun2008-05-05
* Fix configure for cross-compilation and --arch=amd64.Ramiro Polla2008-05-04