]> git.sesse.net Git - x264/history - configure
rm gtk, avc2avi.
[x264] / configure
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)
2005-12-07 Loren Merrittconfigure: autodetect gpac, avis, pthread, vfw
2005-12-05 Loren Merrittcosmetics: config.h is now modified only by configure...
2005-11-28 Loren Merrittpkg-config: major.minor.patch version
2005-11-28 Loren Merritt`make fprofiled` to automate gcc -fprofile-generate/use
2005-11-22 Loren Merrittsupport pkg-config.
2005-11-11 Sam Hocevar * configure: added the Alpha platform.
2005-10-16 Eric Petit Added --enable-gprof (patch by Johannes Reinhardt)
2005-09-25 Sam Hocevar * configure: support extra $(ASFLAGS) through --extra...
2005-09-24 Loren MerrittMP4 output: update to GPAC 0.4 API.
2005-09-20 Sam Hocevar * configure: added support for ia64, mips/mipsel...
2005-07-20 Laurent Aimar * x264 compilation on NetBSD. Patch by Mike Matsnev.
2005-07-20 Laurent Aimar * all: "8x8 SAD written in Sparc Assembly using VIS...
2005-07-07 Laurent Aimar * Add support for UltraSparc (uname -m: sun4u) with...
2005-06-05 Eric Petit Use win32 native threads (you still have to --enable...
2005-05-30 Måns Rullgårdaccept the standard --prefix etc. options
2005-05-30 Loren Merritttweak cflags
2005-05-29 Eric Petit Fixed multithreading on BeOS (pthread emulation required)
2005-05-29 Loren Merrittmultithreading (via slices)
2005-05-14 Eric Petit s/==/=/
2005-05-12 Loren MerrittCLI option: --visualize
2005-04-19 Loren Merrittamd64 asm patch, part2.
2005-04-19 Loren Merrittmisc makefile changes.
2005-04-16 Loren MerrittVfW: build from main makefile
2005-04-12 Eric Petit configure: use -falign-loops=16 on OS X
2005-04-12 Loren MerrittConfigure tweaks. Allow avis-input in mingw. Turn off...
2005-04-12 Loren MerrittCLI: MP4 muxing.
2005-04-11 Eric Petit Cygwin fixes
2005-04-11 Eric Petit configure: ooops, restored -g
2005-04-11 Måns Rullgårdadd x86_64 to configure
2005-04-11 Eric Petit Added a configure to detect the platform/system/etc...