Whamcloud - gitweb
Update release notes, version string, etc. for e2fsprogs 1.41.10 release
[tools/e2fsprogs.git] / configure
2009-11-26 Theodore Ts'oconfigure: Work around bug in autoconf 2.64
2009-10-21 Eric Sandeenconfigure.in: Fix typo: remove '2' from blkid_probe_get...
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-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
2004-05-04 Theodore Ts'oconfigure.in, configure: Enable the fsck wrapper for...
2004-04-03 Theodore Ts'oUse C99 stdint.h types instead of custom types in the...
2004-03-20 Theodore Ts'oFix Darwin/Mac OS X support to fetch the ethernet addre...
2004-02-24 Theodore Ts'oUpdate configure file using autoconf 2.13.
2004-02-23 Matthias AndreeAdd -mieee to CFLAGS if we're using GCC and the CPU...
2004-01-30 Theodore Ts'oCheck in modified configure script from FreeBSD port...
2003-08-01 Theodore Ts'oInclude inttypes.h if present. New macros INT_TO_VOIDP...
2003-07-12 Theodore Ts'obadblocks.c (do_read, do_write, test_rw): Change the...
2003-07-12 Theodore Ts'oUpdate to use the new freebsd config triple (Addresses...
2003-07-05 Theodore Ts'oconfigure.in:
2003-06-09 Theodore Ts'oAdjust defaults for FreeBSD to no longer build the
2003-05-20 Theodore Ts'oFix bug which caused --disable-evms not to work.
2003-05-17 Theodore Ts'oMCONFIG.in, configure.in: Only put the intl directory...
2003-05-14 Theodore Ts'oconfigure.in: Fix typo in help message for --enable...
2003-05-05 Theodore Ts'oAdd --enable-test-io-debug configure option which cause...
2003-05-05 Theodore Ts'oconfigure.in, configure, Makefile.in: Add --with-diet...
2003-05-03 Theodore Ts'oUpdate to gettext 0.11.5. We now enable NLS support...
2003-04-18 Theodore Ts'oconfigure.in: Remove CYGWIN definition; we will use the
2003-04-13 Theodore Ts'oAdd portability enhancements for Cygwin32 environment.
2003-03-23 Theodore Ts'oMove tarball generation functions to util/gen-tarball
2003-03-17 Theodore Ts'oFix the Apple Darwin port.
2003-03-16 Theodore Ts'oUpdate the generated configure file.
2003-03-14 Theodore Ts'oUpdate generated configure file.
2003-03-02 Theodore Ts'oChanges to create a subset distribution which consists...
2003-02-22 Theodore Ts'oAdd dynamic debugging capabilities to the blkid library,
2003-01-23 Theodore Ts'oIntegrate new blkid library.
2002-11-09 Theodore Ts'oAdd german translation to the language catalog
2002-11-08 Theodore Ts'oconfigure.in, configure: Change --enable-jfs-debug to
2002-11-08 Theodore Ts'oSkip byteswap tests on --disable-swapfs
next