]> git.sesse.net Git - x264/history - configure
Save a few bits in slice headers
[x264] / configure
2010-02-25 David ConradDisable Altivec and VIS optimizations when --disable...
2010-02-23 Yusuke NakamuraAdd GPAC version check
2010-02-15 David ConradFix compilation on ARM
2010-02-15 David ConradiPhone compilation support
2010-01-30 Loren MerrittFix log2f detection, include order, some gcc warnings
2010-01-30 Diogo FrancoMove -D CFLAGS to config.h
2010-01-30 Diogo FrancoImplement ffms2 version check
2010-01-30 Diogo FrancoAdd configure check for log2 support
2010-01-30 Diogo FrancoAdd config.log support
2010-01-30 Diogo FrancoFix cross-compiling with lavf, add support for ffms2.pc
2010-01-21 Steven WaltersUse cross-prefix properly with pkg-config for cross...
2010-01-14 Fiona GlaserFix typo in configure
2010-01-14 Kieran KunhyaLAVF/FFMS input support, native VFR timestamp handling
2009-11-30 Steven WaltersEnhanced Avisynth input support
2009-11-15 Alexander StrangeAllow compilation with non-Apple GCC on OS X
2009-11-15 Alexander StrangeUse __attribute__((may_alias)) for type-punning
2009-11-15 Kieran KunhyaFLV muxing support
2009-11-12 Fiona GlaserActually add -Wno-strict-aliasing to configure
2009-11-09 David ConradFix weightp on ARM + PPC
2009-09-14 Fiona GlaserUpdate yasm configure check
2009-09-02 David ConradCompile fixes for pre-ARMv6T2 and/or PIC
2009-08-27 Loren Merrittcompile x86 with fpmath=sse by default
2009-08-25 David ConradARM configure: enable NEON-related options by default
2009-08-20 David ConradGSOC merge part 1: Framework for ARM assembly optimizations
2009-08-20 David ConradFix a bug in checkasm and two OSX fixes
2009-06-11 Mike Frysingerconfigure check for uclinux
2009-05-27 Loren Merrittconfigure check for cc, rather than reporting lack...
2009-05-25 Loren Merrittconfigure check for ssse3-capable binutils
2009-05-19 Fiona GlaserMake i686 the default arch on x86_32
2009-02-11 Anton MitrofanovWindows 64-bit support
2009-01-29 Brad Smithfix detection of pthread and isfinite on OpenBSD
2009-01-28 Loren Merrittremove $ECHON kludge, which broke on SunOS. bring back...
2009-01-17 Brad SmithChanges the PowerPC ppccommon.h header so it no longer...
2008-11-26 Fiona GlaserRemove nasm support
2008-10-22 Alexander StrangeFix Darwin speed regression
2008-10-03 Loren Merrittrm gtk, avc2avi.
2008-09-28 Loren Merrittmore diagnostics when configure finds an unsuitable...
2008-08-31 Guillaume Poirierfix SOFLAGS used when building gtk frontend
2008-08-22 Guillaume Poirierimprove generation of Darwin libraries
2008-08-10 Loren Merrittasm cosmetics
2008-06-15 Fiona GlaserAdd more inline asm and a runtime check for MMXEXT...
2008-05-20 Loren Merrittremove nasm version check. a feature check is all that...
2008-05-14 Henry Bentuse elf instead of a.out on netbsd
2008-04-27 Loren Merrittdrop support for pre-SSE3 assemblers
2008-04-02 Guillaume Poirierfix shared libs on MacOSX
2008-03-31 Loren Merritttypo in r803
2008-03-30 Zuxy Mengfix naming of .dll on mingw
2008-03-30 Loren Merrittdon't distinguish between mingw and cygwin
2008-03-03 Loren Merrittcheck for broken versions of yasm
2008-01-27 Loren Merrittconfigure test for endianness
2007-12-03 Loren Merrittcheck whether ld supports -Bsymbolic before using it
2007-11-25 Loren Merrittfix compilation as a shared library on x86_64 (regressi...
2007-11-21 Guillaume Poirieradd support for x86_64 on Darwin9.0 (Mac OS X 10.5...
2007-09-07 Loren Merrittremove a bashism
2007-08-20 Loren Merrittregression in r669: broke saving of configure args...
2007-08-18 Loren Merrittregression in r669: --enable-shared should imply -...
2007-08-12 Loïc Minier* Add a --host flag to allow overriding config.guess...
2007-07-06 Loren Merrittcosmetics
2007-06-16 Loren Merrittcosmetics in cpu detection
2007-06-05 Alex Izvorskiallow compiling without yasm/nasm on x86 and x86-64...
2007-04-05 Loren Merritt32bit version of ssse3 satd.
2007-03-30 Loren Merrittremove private stuff from public headers. no more need...
2007-03-14 Loren Merrittconflate HAVE_MMXEXT with HAVE_SSE2, since they were...
2007-03-14 Sam Hocevar * Made -DNEED_ALTIVEC unnecessary, thanks to Guillaum...
2007-03-14 Loren Merrittssse3 detection. x86_64 ssse3 satd and quant.
2007-03-14 Sam Hocevar * Use -maltivec when building dependencies, or <altiv...
2007-03-14 Sam Hocevar * common/cpu.c: runtime AltiVec autodetection on...
2007-01-09 Christophe MutricyHonor CFLAGS and LDFLAGS set by the user
2007-01-02 Eric PetitCheck whether 'echo -n' works, otherwise try printf...
2007-01-01 Eric PetitCheck version of nasm on OS X / Intel
2006-12-16 Loren Merrittdon't skip autodection on configure --enable-pthread
2006-12-15 Loren Merrittwin32: use pthreads instead of win32threads. for some...
2006-12-11 Sam Hocevar * Add support for kFreeBSD (FreeBSD kernel with GNU...
2006-10-05 Loren Merrittno more vfw
2006-09-10 Sam Hocevar * Use the autotool's config.guess script instead...
2006-08-22 Loren Merritt10l in r553
2006-08-16 Loren Merrittconfigure: --enable-debug reduces optimization to -O1
2006-07-28 Loren MerrittGTK update. patch by Vincent Torri.
2006-07-16 Loren MerrittOpenBSD build fixes.
2006-04-29 Eric Petit Let the user choose the compiler with "CC=xxx ./configure"
2006-04-24 Sam Hocevar * Added %$#@#$! support for #@%$!#@ armv4l CPU.
2006-04-17 Eric PetitEnables more agressive optimizations (-fastf -mcpu...
2006-04-11 Loren Merrittstore quoted configure options. needed e.g. for multipl...
2006-04-09 Sam Hocevar * Added support for ppc64. I'm really fucking tired...
2006-03-26 Loren MerrittGTK: compilation fixes
2006-03-25 Loren MerrittGTK: compilation fixes on mingw,
2006-03-22 Sam Hocevar * configure: support for 64 bits MIPS.
2006-03-18 Loren Merrittif --threads > 1, then read the input stream in its...
2006-03-17 Måns RullgårdFreeBSD uses ELF
2006-03-11 Loren Merrittconfigure: --enable-shared for libx264.so
2006-03-02 Sam Hocevar * configure: activate minor nasm optimisations, such...
2006-03-01 Sam Hocevar * configure common/i386/i386inc.asm: got rid of ...
2006-02-11 Loren MerrittVfW: cosmetics
2006-02-08 Sam Hocevar * configure: define FORMAT_ELF under Linux and FORMAT...
2006-02-08 Sam Hocevar * configure: added a --enable-pic flag.
2006-01-16 Sam Hocevar * configure: NSLU2 platform support (why oh why)
2006-01-15 Eric Petit Re-enabled x86 optims on MacIntel, assume Nasm CVS...
2006-01-14 Eric Petit Quick compile fix for OS X / Intel
2006-01-13 Loren Merrittcli: large file support
2005-12-13 Eric Petit Fixed cc_check on OS X (gcc -o /dev/null always fails)
next