summaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-0/+1
* configure: add Alpha CPU typesMåns Rullgård2009-01-131-0/+3
* configure: fix PIC activation for x86_64 shared libsMåns Rullgård2009-01-111-1/+1
* Pass subarch instead of arch to YASMFLAGSRamiro Polla2009-01-111-1/+1
* Extend 'checkheaders' target to architecture-specific subdirectories.Diego Biurrun2009-01-111-0/+2
* Split arch variable into arch and subarch.Diego Biurrun2009-01-111-7/+8
* Use 'enabled' function to simplify x86_64 check in the mingw32 section.Diego Biurrun2009-01-111-1/+1
* Add truncf() replacement function.Michael Kostylev2009-01-111-1/+2
* Use setmode() if it exists in <io.h>, and not based on O_BINARY.Ramiro Polla2009-01-111-0/+2
* Use 'enabled' function instead of raw 'test' calls in arch checks.Diego Biurrun2009-01-111-7/+5
* cosmetics: Remove useless quotes.Diego Biurrun2009-01-111-30/+30
* 1l: better alphabetical orderDiego Biurrun2009-01-111-1/+1
* Add missing --disable-armv6t2 to help output.Diego Biurrun2009-01-111-0/+1
* Use coff as objformat for dos.Michael Kostylev2009-01-111-1/+1
* configure: allow to disable sse code.Ramiro Polla2009-01-071-1/+5
* Use posix_memalign() if available.Ramiro Polla2009-01-071-2/+4
* Don't prefix yasm with cross prefix.Michael Kostylev2009-01-071-1/+0
* alphabetical ordering cosmeticsDiego Biurrun2009-01-071-6/+6
* Export VDPAU support by installing vdpau.h.Carl Eugen Hoyos2009-01-051-0/+6
* Add -D__EXTENSIONS__ to CFLAGS on Solaris to make ip_mreq visible.Palle Lyckegaard2009-01-051-0/+1
* Add VDPAU hardware accelerated decoding for H264 which can be used byNVIDIA Corporation2009-01-041-0/+1
* Fix small errors in configure --help's output.Carl Eugen Hoyos2009-01-041-4/+4
* Make shared/static full CONFIG optionsMåns Rullgård2008-12-301-2/+2
* configure: check for ARMv6T2 supportMåns Rullgård2008-12-301-0/+4
* configure: accept $TMP as location for temporary filesMåns Rullgård2008-12-291-0/+1
* configure: simplify TMPDIR settingMåns Rullgård2008-12-291-16/+10
* consistency cosmetics: Rename POWERPC identifiers to PPC.Diego Biurrun2008-12-271-6/+6
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-221-1/+1
* Check function prototype in check_asm function to avoid compiler warnings.Marc Mason2008-12-171-1/+1
* ARM: replace "armv4l" with "arm"Måns Rullgård2008-12-171-11/+10
* Add xvmc configure support.Diego Biurrun2008-12-151-1/+4
* Fix the use of Requires.private and Libs.private in generated .pc files.Reinhard Tartler2008-12-141-10/+5
* configure: fix $nmMåns Rullgård2008-12-131-1/+1
* Allow setting a different nm binary from the configure line.Reimar Döffinger2008-12-131-3/+5
* Make mips64 a separate arch with fast_64bit.Diego Biurrun2008-12-131-1/+5
* Add mips64 to the architecture list.Diego Biurrun2008-12-131-1/+1
* Add alternative names for sh4 and parisc architectures.Diego Biurrun2008-12-131-3/+3
* Remove OpenBSD SLIBNAME magic, it seems unnecessary and breaks compilation.Reimar Döffinger2008-12-131-3/+0
* Also include sys/types.h when testing for socklen_t, since unfortunatelyReimar Döffinger2008-12-121-1/+1
* configure: clean up .align detectionMåns Rullgård2008-12-121-5/+1
* mingw: update w32api to 3.13Ramiro Polla2008-12-071-2/+2
* configure: vertical alignment cosmetics.Ramiro Polla2008-11-301-1/+1
* configure: Use check_lib2 for bzlib.Ramiro Polla2008-11-301-1/+1
* Automatically check the dependencies for the AAN DCT tables.Diego Biurrun2008-11-261-0/+20
* configure: set TARGET_EXEC and TARGET_PATHMåns Rullgård2008-11-231-0/+8
* configure: set HOSTCC to native compilerMåns Rullgård2008-11-231-2/+20
* configure: simplify set_default functionMåns Rullgård2008-11-231-1/+1
* Add a Makefile variable for the old scaler that gets enabled when the newDiego Biurrun2008-11-171-0/+3
* Add missing options to the help output.Diego Biurrun2008-11-171-0/+9
* cosmetics: Move some options to more sensible places within the help output.Diego Biurrun2008-11-171-4/+4
OpenPOWER on IntegriCloud