Whamcloud - gitweb
tests: don't consider "make check" a compiler error
[tools/e2fsprogs.git] / configure
2012-12-16 Theodore Ts'oconfigure: clarify message regarding checking if we...
2012-11-29 Eric Sandeene2fsprogs: fix configure help text for quota
2012-09-07 Theodore Ts'oconfigure: fix --enable-relative-symlink
2012-06-13 Theodore Ts'oFix blhc (Build Log Hardening Check) warnings
2012-05-28 Theodore Ts'olibquota: remove quota_is_on() which was the last user...
2012-05-13 Theodore Ts'oTeach build system to install relative symlinks if...
2012-04-05 Theodore Ts'oDon't assume that the presence of mntent.h means that...
2012-04-05 Theodore Ts'oe2fsck: add portability fallback in case getpwuid_r...
2012-03-07 Mike Frysingerconfigure: sort the lists for AC_CHECK_FUNCS and AC_CHE...
2012-02-27 Andreas Dilgerlibquota: don't include system quota.h header
2011-11-28 Theodore Ts'oconfigure: check for msync() for portability reasons
2011-11-14 Theodore Ts'oMake quota support disabled by support
2011-10-04 Theodore Ts'olibquota: clean up some gcc -Wall warnings
2011-09-19 Theodore Ts'odebian: add support for multiarch
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Lukas Czernere2fsprogs: Use punch hole as "discard" on regular files
2011-08-31 Aditya Kalie2fsprogs: add quota library to e2fsprogs
2011-08-11 Theodore Ts'oe2fsck: catch termination signals and print information...
2010-12-24 Theodore Ts'oconfigure: control whether e4defrag is built/installed...
2010-12-17 Theodore Ts'oe4defrag: Fix the overflow in e4defrag with > 2GB files
2010-09-25 Theodore Ts'oMerge branch 'maint' into next
2010-08-02 Theodore Ts'obadblocks: Deal with UTF-8 characters in progress message
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-17 Theodore Ts'oAdd configure options --enable-symlink-build and -...
2010-01-31 Theodore Ts'oMerge branch 'maint' into next
2009-11-26 Theodore Ts'oconfigure: Work around bug in autoconf 2.64
2009-10-24 Theodore Ts'oMerge branch 'maint' into next
2009-10-21 Eric Sandeenconfigure.in: Fix typo: remove '2' from blkid_probe_get...
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-10-04 Eric Sandeenmke2fs: get device topology values from blkid
2009-09-07 Theodore Ts'oconfigure.in, configure: Drop --with-cc, --with-ccopts...
2009-09-07 Theodore Ts'oMerge branch 'maint' into next
2009-07-27 Eric Sandeene4defrag: remove a lot of cruft
2009-07-18 Matthias AndreeFix intl/ build: add E/Q/V macros, process intl/libgnui...
2009-07-02 Theodore Ts'oEnhance build system so that "make V=1" works like...
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-06-29 Scott James Remnantconfigure.in: add --disable-libuuid option
2009-04-22 Theodore Ts'oconfigure.in: add --disable-libblkid option
2009-04-15 Theodore Ts'olibuuid: Close all file descriptors before running...
2008-09-12 Theodore Ts'olibcom_err: Use sem_post/sem_init to prevent race condi...
2008-09-03 Theodore Ts'oImprove ELF shared library handling
2008-09-01 Theodore Ts'oEnable test_io debugging by default
2008-08-27 Theodore Ts'oRemove use of devmapper library by the blkid library
2008-08-22 Theodore Ts'oconfigure.in: Respect LDFLAGS environment variable...
2008-08-22 Theodore Ts'olibuuid: Windows portability fixes
2008-08-22 Theodore Ts'oconfigure.in: use AC_MSG_{RESULT,WARN,ERROR} instead...
2008-07-13 Theodore Ts'obadblocks: If nanosleep() does not exist, try using...
2008-07-13 Theodore Ts'oblkid: Add new option -L which pretty-prints the device...
2008-07-10 Theodore Ts'oDon't use thread local storage if using diet libc
2008-07-07 Theodore Ts'odebian: Create debian release tarball to obey new WIP...
2008-06-07 Theodore Ts'oMerge branch 'maint'
2008-06-07 Theodore Ts'oFix ext2fs_swap{16,32,64} for external applications...
2008-05-21 Theodore Ts'oMerge branch 'maint'
2008-05-21 Maciej W. RozyckiRemove default sizeof sizes in configure script when...
2008-04-22 Theodore Ts'oMerge branch 'maint'
2008-04-22 Manish KatiyarFix "make docs" rule in Makefile for doc folder.
2008-04-06 Theodore Ts'oMerge branch 'maint' into next
2008-04-02 Theodore Ts'oRemove bashism from configure script
2008-02-17 Theodore Ts'oMerge branch 'maint' into next
2008-02-17 Christophe GRENIERAdd portability checks to support DJGPP
2008-02-17 Theodore Ts'oconfigure.in: Don't use the dc command unless it is...
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oDon't build e2fsck statically by default anymore
2008-01-21 Theodore Ts'oExplicitly check for ftruncate64() in configure.in
2008-01-04 Theodore Ts'oIf --sbindir, et. al are specified to configure set...
2008-01-03 Theodore Ts'oUse pkg-config to determine where to find the devmapper...
2008-01-01 Theodore Ts'oMerge branch 'maint' into next
2008-01-01 Theodore Ts'oTest for sys/syscall.h in configure to fix dietlibc...
2008-01-01 Theodore Ts'oAdd --disable-uuidd configure option
2008-01-01 Theodore Ts'oAdd --disable-tls configure option
2007-12-17 Theodore Ts'oMerge branch 'maint' into next
2007-12-16 Theodore Ts'oAdd uuidd daemon to prevent duplicate time-based UUID's
2007-08-11 Theodore Ts'oRemove configure --enable-swapfs and associated support...
2007-07-04 Theodore Ts'oImprove the config/parse_types.sh helper script
2007-04-05 Theodore Ts'oAdd tdb from Samba into libext2fs library.
2006-11-13 Andreas DilgerFixes for building RPM's via "make rpm"
2006-10-22 Theodore Ts'oAdd failsafe against duplicate UUID's generated by...
2006-10-22 Theodore Ts'oFix amd64 build due to -lpthread ordering problem
2006-10-02 Theodore Ts'oFix Debian FTBFS problem caused by devmapper library...
2006-08-06 Theodore Ts'oIf diff -u is supported, use it to report test failures.
2006-04-09 Theodore Ts'oFix asm_types.h type conflicts
2006-03-08 Karel ZakAdd device-mapper support to the blkid library
2005-11-09 Theodore Ts'oFix cross-compilation problems when CFLAGS contain...
2005-07-10 Andreas DilgerThis patch adds a check to use fstat or fstat64 in...
2005-07-06 Theodore Ts'oSet the executible bit on the configure script.
2005-04-06 Theodore Ts'oAdd paranoia checks into the blkid, ext2fs, and ss...
2005-02-05 Theodore Ts'oMakefile util/gen-tarball executable after creating...
2005-02-05 Theodore Ts'oRemove support for --enable-clear-htree; this was
2005-02-04 Theodore Ts'oAdd support for maintainer mode, which enables the...
2005-02-04 Theodore Ts'oDrop the sparc assembly bitwise operations; it's less...
2005-01-26 Theodore Ts'oAdd pkg-config files to e2fsprogs's libraries.
2005-01-19 Theodore Ts'oconfigure.in: Clean up checks for dirent.d_reclen,...
2005-01-19 Theodore Ts'oMake configure.in script check for prerequisite headers...
2005-01-18 Theodore Ts'oVarious portability fixes for Solaris systems.
2005-01-09 Theodore Ts'oFix configure.in to use AC_CHECK_TYPES instead of the...
2004-12-01 Theodore Ts'oUpdate to use gettext 0.14.1 and autoconf 2.50+
2004-11-19 Theodore Ts'oRemove support for EVMS 1.x plugin library.
2004-11-19 Theodore Ts'oRemove the a.out DLL support, since it's been obsolete...
2004-09-18 Theodore Ts'oRevamp the initrd scripts to use a new helper program,
2004-09-17 Theodore Ts'oClean up the header file #include's for lib/blkid/getsize.c
next