summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* 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
* Add Dirac support through libschroedinger.Anuradha Suraparaju2008-05-03
* Dirac decoding/encoding support via libdirac.Anuradha Suraparaju2008-05-03
* Import Dirac demuxer/muxer from SoC branch; written by Marco Gerards,Luca Barbato2008-05-02
* Use check_cflags for -mdynamic-no-pic so third-party compilers will work on D...Alexander Strange2008-04-27
* Revert "Adjust pkg-config files to include files residing in separate subdire...Måns Rullgård2008-04-25
* Adjust pkg-config files to include files residing in separate subdirectories.Diego Biurrun2008-04-24
* Support shared pthreads-win32.Gianluigi Tiesi2008-04-24
* check for ARM VFP supportMåns Rullgård2008-04-20
* Set correct value for includedir in pkg-config files.Diego Biurrun2008-04-16
* Set correct value for libdir in pkg-config files.Anssi Hannula2008-04-16
* remove unused MAKE variableMåns Rullgård2008-04-10
* correct soname for vhooksMåns Rullgård2008-04-10
* generate separate dependency files per object fileMåns Rullgård2008-04-09
* non-recursive makefilesMåns Rullgård2008-04-07
* replace some $@ with $(SLIBNAME_WITH_MAJOR) in SHFLAGSMåns Rullgård2008-04-03
* cosmetics: alphabetical order for temporary filenamesDiego Biurrun2008-03-31
* Use a different filename that ends in .sh for temporary shell scripts.Diego Biurrun2008-03-31
* cosmetics: Write some trivial C test programs in a more compact form.Diego Biurrun2008-03-30
* Make MMX2 depend on MMX.Diego Biurrun2008-03-30
* Replace hackish CFLAGS 64 bit test by a proper compilation check.İsmail Dönmez2008-03-28
* Move CPU detection code after OS-specific settings and logging systemDiego Biurrun2008-03-27
* combine setting of various configure command line optionsMåns Rullgård2008-03-25
* Rename configure variable PREFIX to prefixMåns Rullgård2008-03-25
* Rename configure variable BUILDSUF to build_suffixMåns Rullgård2008-03-25
* Classify mlib as a configurable option, not as a hardware feature.Diego Biurrun2008-03-25
* Rename --enable-sunmlib option to --enable-mlib.Diego Biurrun2008-03-25
* cosmetics: Rename targetos variable to target_os.Diego Biurrun2008-03-25