Fixup commit error in 56c796
[fio.git] / configure
2013-03-18 Jens AxboeFixup commit error in 56c796
2013-03-14 Aaron CarrollAndroid: remove static Android configuration
2013-03-14 Aaron Carrollconfigure: endianness check for cross compile
2013-03-14 Aaron Carrollconfigure: compile-time word size detection
2013-03-14 Aaron CarrollPropagate target OS from configure to Makefile
2013-03-13 Aaron Carrollandroid: fix compile by not defining FIO_NO_HAVE_SHM_H...
2013-02-28 Jens Axboeconfigure: fixup __sync_fetch_and_add()
2013-02-28 Jens Axboeconfigure: add general libs for Solaris
2013-02-28 Jens Axboesolaris: ensure that TCP_NODELAY gets picked up
2013-02-28 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-02-28 Jens AxboeFix compile of RDMA engine for SunOS 5.x
2013-02-26 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-02-26 Jens Axboeconfigure: use `foo` instead of $(foo)
2013-02-18 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2013-02-18 Aaron Carrollconfigure: missing Android config options
2013-02-12 Aaron Carrollconfigure: attempt to get Android going again
2013-02-11 Jens Axboeconfigure: ensure that fatal errors kill config-host...
2013-02-10 Jens Axboeconfigure: allow --cpu to be specified
2013-02-06 Jens AxboeGet rid of fallocate on Windows
2013-02-05 Bruce CranAdd --build-32bit-win switch to configure --help output.
2013-02-05 Huadong LiuEnable forced 32-bit build on Windows
2013-02-03 Bruce CranRemove duplicated Windows configure options.
2013-01-31 Jens Axboeconfigure: add TCP_NODELAY check
2013-01-30 Jens Axboeconfigure: add SCHED_IDLE check
2013-01-29 Jens Axboeconfigure: enable --extra-cflags for Windows
2013-01-29 Jens Axboeconfigure: add --extra-cflags
2013-01-28 Bruce CranFix Windows build by defining clock sources and adding...
2013-01-25 Jens Axboeconfigure: HPUX warning for empty CC
2013-01-25 Jens Axboeconfigure: add configure header to config-host.h
2013-01-25 Jens Axboeconfigure: auto-generate a config-host.h
2013-01-24 Jens Axboeconfigure: kill windows FIO_HAVE_FDATASYNC
2013-01-24 Jens Axboeconfigure: solaris and windowsaio fixups
2013-01-24 Jens Axboeconfigure: add that windows has RUSGE_THREAD
2013-01-24 Jens AxboeAdd lib/getrusage.c
2013-01-23 Jens Axboewindows: don't provide strsep(), fio already has one
2013-01-23 Jens Axboeconfigure: add default compiler on Windows
2013-01-23 Jens Axboeconfigure: fixup Windows
2013-01-23 Jens Axboeconfigure: add endian check
2013-01-23 Jens Axboeconfigure: remember to output CC for windows
2013-01-23 Jens Axboeconfigure: add --cc= option to script
2013-01-14 Jens Axboefusion-aw: make configure and compile actually work
2013-01-14 Jens Axboefusion-aw: fixes
2013-01-14 Jens Axboeconfigure: use exit 0 instead of just exit
2013-01-13 Bruce CranFix configure script for 64-bit Windows.
2013-01-12 Jens Axboeconfigure: enable e4defrag engine regardless of MOVE_EX...
2013-01-10 Jens AxboeAdd configure script