summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* fix dependency generationMåns Rullgård2008-06-191-1/+1
* enable version.h to be created from subdirsMåns Rullgård2008-06-191-1/+1
* Generate pkg-config files in each library subdirectory so that they doDiego Biurrun2008-06-161-3/+3
* Fix typo in the names of variables assigned to OS-specific path variables.Diego Biurrun2008-06-081-2/+2
* Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.Diego Biurrun2008-06-061-1/+1
* check for ARM NEON assembler supportMåns Rullgård2008-06-051-0/+4
* accept --cpu=cortex*Måns Rullgård2008-06-051-1/+1
* improve installation path selectionMåns Rullgård2008-06-021-10/+18
* cosmetics: Split all path variables into their own list.Diego Biurrun2008-06-021-8/+13
* cosmetics: Remove useless backslashes.Diego Biurrun2008-05-301-4/+4
* Implement a proper configure test for AltiVec vector declaration syntax.Diego Biurrun2008-05-301-0/+8
* Simplify altivec.h test.Diego Biurrun2008-05-301-4/+1
* 10l: Add useless backslashes in AltiVec CFLAGS test.Diego Biurrun2008-05-301-2/+2
* Some (Solaris) gcc versions apparently output a comment as first lineDiego Biurrun2008-05-291-1/+1
* When shared libraries are built, make the pkg-config requires Requires.private.Anssi Hannula2008-05-291-1/+2
* Define private libraries as 'Libs:' when only static libraries are built,Anssi Hannula2008-05-281-4/+3
* Add command line option to set the value of bindir.Diego Biurrun2008-05-281-0/+2
* Remove unused variable 'prefix' from config.mak.Diego Biurrun2008-05-271-1/+0
* Call x264 and Xvid libx264 and libxvid in the configure output for consistency.Diego Biurrun2008-05-271-2/+2
* cosmetics: XviD is now called Xvid.Diego Biurrun2008-05-271-1/+1
* Revert "Add version information to DLLs."Måns Rullgård2008-05-261-72/+0
* Add version information to DLLs.Jeremy Kolb2008-05-251-0/+72
* Store license value in a variable for later use.Jeremy Kolb2008-05-161-5/+8
* set $logfile before useMåns Rullgård2008-05-151-5/+5
* cosmetics: alignmentAurelien Jacobs2008-05-151-1/+1
* Add a check for bzlib; used in the Matroska demuxer.Aurelien Jacobs2008-05-151-0/+5
* cosmetics: Add whitespace around redirection operators.Diego Biurrun2008-05-151-21/+21
* set temporary filenames before using themMåns Rullgård2008-05-131-17/+16
* Add more support for Win64:Ramiro Polla2008-05-131-1/+7
* Move arch check before OS check.Ramiro Polla2008-05-131-69/+69
* Use pkg-config for libschroedinger libs, not only for CFLAGS.JonY2008-05-131-1/+1
* Also install .lib files with versioned filename.Ramiro Polla2008-05-121-1/+2
* Create .lib files in the subdirs.JonY2008-05-121-1/+1
* Allow icc to compile with optimizations (pentium3, pentium4 or core2).Carl Eugen Hoyos2008-05-111-0/+2
* Silence useless icc warnings.Carl Eugen Hoyos2008-05-111-0/+14
* Check for sys/resource.h and include it conditionally.Ramiro Polla2008-05-081-0/+2
* Disable libdirac decoder if the faster libschroedinger decoder is available.Anuradha Suraparaju2008-05-081-0/+3
* When compiling with -fmudflap configure fill EXTERN_PREFIX with garbageMatthieu Castet2008-05-071-1/+1
* In pkg-config files, libraries not exposed through the library, but just neededAnssi Hannula2008-05-061-2/+4
* cosmetics: whitespace/order changes, if/then --> && in pkg-config sectionDiego Biurrun2008-05-051-10/+3
* Merge both pkg-config creation commands into one.Diego Biurrun2008-05-051-18/+0
* In the pkg-config file generation, derive the short name from the libraryDiego Biurrun2008-05-051-8/+9
* Remove stray extra parameter from libavutil pkg-config command.Diego Biurrun2008-05-051-1/+1
* Fix configure for cross-compilation and --arch=amd64.Ramiro Polla2008-05-041-5/+6
* Add Dirac support through libschroedinger.Anuradha Suraparaju2008-05-031-0/+7
* Dirac decoding/encoding support via libdirac.Anuradha Suraparaju2008-05-031-0/+9
* Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards,Luca Barbato2008-05-021-0/+1
* Use check_cflags for -mdynamic-no-pic so third-party compilers will work on D...Alexander Strange2008-04-271-1/+1
* Revert "Adjust pkg-config files to include files residing in separate subdire...Måns Rullgård2008-04-251-2/+2
* Adjust pkg-config files to include files residing in separate subdirectories.Diego Biurrun2008-04-241-2/+2
OpenPOWER on IntegriCloud