summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* 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
* Rename --cross-compile option to --enable-cross-compile.Diego Biurrun2008-03-25
* Invert logging variable logic so that it works without setting a default.Diego Biurrun2008-03-25
* --log=no is now --disable-logging.Diego Biurrun2008-03-25
* cosmetics: alphabetical orderDiego Biurrun2008-03-25
* Rename --disable-strip option to --disable-stripping. This allowsDiego Biurrun2008-03-25
* cosmetics: indentationDiego Biurrun2008-03-25
* Introduce --disable-logging option to control logging. --logfile now justDiego Biurrun2008-03-25
* Rename --log option to --logfile.Diego Biurrun2008-03-25
* Remove ineffectual --log option.Diego Biurrun2008-03-25
* Add OS-specific executable suffix to temporary executable name.Diego Biurrun2008-03-25
* Move declaration of temporary filenames after the OS-specific settingsDiego Biurrun2008-03-25
* pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be usedMatthieu Castet2008-03-24
* Include files are now installed in $PREFIX/include.Diego Biurrun2008-03-22
* Show the "--disable-mmx2" and "--disable-ssse3" options when using "./configurePanagiotis Issaris2008-03-21
* Create object files in a.out (aout-emx) format on OS/2. This works aroundDave Yeo2008-03-20
* Check for sys/mman.h and set appropriate definitions.Alexander Strange2008-03-19
* Check for and set HAVE_MMX2, it is used in several places.Alexander Strange2008-03-18
* fix extern prefix detection when cross compiling.Michael Kostylev2008-03-18