]> git.sesse.net Git - x264/history - configure
compile fix for GCC-3.3 on OSX, based on a patch by
[x264] / configure
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...