summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support shared pthreads-win32.Gianluigi Tiesi2008-04-241-0/+2
* check for ARM VFP supportMåns Rullgård2008-04-201-0/+5
* Set correct value for includedir in pkg-config files.Diego Biurrun2008-04-161-2/+1
* Set correct value for libdir in pkg-config files.Anssi Hannula2008-04-161-2/+2
* remove unused MAKE variableMåns Rullgård2008-04-101-13/+0
* correct soname for vhooksMåns Rullgård2008-04-101-3/+3
* generate separate dependency files per object fileMåns Rullgård2008-04-091-3/+1
* non-recursive makefilesMåns Rullgård2008-04-071-15/+16
* replace some $@ with $(SLIBNAME_WITH_MAJOR) in SHFLAGSMåns Rullgård2008-04-031-2/+2
* cosmetics: alphabetical order for temporary filenamesDiego Biurrun2008-03-311-4/+4
* Use a different filename that ends in .sh for temporary shell scripts.Diego Biurrun2008-03-311-6/+7
* cosmetics: Write some trivial C test programs in a more compact form.Diego Biurrun2008-03-301-12/+4
* Make MMX2 depend on MMX.Diego Biurrun2008-03-301-1/+1
* Replace hackish CFLAGS 64 bit test by a proper compilation check.İsmail Dönmez2008-03-281-7/+3
* Move CPU detection code after OS-specific settings and logging systemDiego Biurrun2008-03-271-73/+73
* combine setting of various configure command line optionsMåns Rullgård2008-03-251-29/+21
* Rename configure variable PREFIX to prefixMåns Rullgård2008-03-251-7/+7
* Rename configure variable BUILDSUF to build_suffixMåns Rullgård2008-03-251-4/+4
* Classify mlib as a configurable option, not as a hardware feature.Diego Biurrun2008-03-251-3/+1
* Rename --enable-sunmlib option to --enable-mlib.Diego Biurrun2008-03-251-2/+2
* cosmetics: Rename targetos variable to target_os.Diego Biurrun2008-03-251-10/+10
* Rename --cross-compile option to --enable-cross-compile.Diego Biurrun2008-03-251-4/+3
* Invert logging variable logic so that it works without setting a default.Diego Biurrun2008-03-251-7/+6
* --log=no is now --disable-logging.Diego Biurrun2008-03-251-2/+2
* cosmetics: alphabetical orderDiego Biurrun2008-03-251-2/+2
* Rename --disable-strip option to --disable-stripping. This allowsDiego Biurrun2008-03-251-6/+5
* cosmetics: indentationDiego Biurrun2008-03-251-2/+2
* Introduce --disable-logging option to control logging. --logfile now justDiego Biurrun2008-03-251-7/+6
* Rename --log option to --logfile.Diego Biurrun2008-03-251-2/+2
* Remove ineffectual --log option.Diego Biurrun2008-03-251-3/+1
* Add OS-specific executable suffix to temporary executable name.Diego Biurrun2008-03-251-1/+1
* Move declaration of temporary filenames after the OS-specific settingsDiego Biurrun2008-03-251-15/+16
* pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be usedMatthieu Castet2008-03-241-0/+3
* Include files are now installed in $PREFIX/include.Diego Biurrun2008-03-221-1/+1
* Show the "--disable-mmx2" and "--disable-ssse3" options when using "./configurePanagiotis Issaris2008-03-211-0/+2
* Create object files in a.out (aout-emx) format on OS/2. This works aroundDave Yeo2008-03-201-4/+1
* Check for sys/mman.h and set appropriate definitions.Alexander Strange2008-03-191-0/+2
* Check for and set HAVE_MMX2, it is used in several places.Alexander Strange2008-03-181-1/+4
* fix extern prefix detection when cross compiling.Michael Kostylev2008-03-181-1/+3
* fix extern prefix detection on mingwMåns Rullgård2008-03-181-1/+1
* check for prefix on extern symbols in configureMåns Rullgård2008-03-181-0/+7
* Fix previously broken x86_64 check, simplifying it in the process.Diego Biurrun2008-03-171-1/+1
* Fix previously broken xlc checks, simplifying them in the process.Diego Biurrun2008-03-171-2/+2
* Drop unnecessary subshell invocation from BEINCLUDES check.Diego Biurrun2008-03-171-1/+1
* Add -q to grep invocation where appropriate.Diego Biurrun2008-03-171-4/+4
* Escape \1 and \2 in sed expressions written to config.mak to avoid mangling.Diego Biurrun2008-03-161-2/+2
* Return of the living typo II: VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMDDiego Biurrun2008-03-161-1/+1
* 10l: Fix stupid typo, VHOOKDEPEND_CMD --> VHOOK_DEPEND_CMD.Diego Biurrun2008-03-161-1/+1