aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2014-03-19Switch back to 1.42.9 now that there is a fixJP Abgrall
2014-03-06Revert changes that moved from 1.41.14 to 1.42.9JP Abgrall
2013-12-16mke2fs: disallow creating FS on a loop mounted file with no optionKazuya Mio
2013-10-14quota: fix disabling quota, add quota testsNiu Yawei
2013-10-14mke2fs: remove quota docs if not configured inEric Sandeen
2013-06-16Work around Debian Bug #712530Theodore Ts'o
2013-06-16Try to use secure_getenv() in preference to __secure_getenv()Theodore Ts'o
2013-05-04configure: update configure script to be in sync with the configure.in fileTheodore Ts'o
2012-12-15configure: clarify message regarding checking if we can link with -staticTheodore Ts'o
2012-11-28e2fsprogs: fix configure help text for quotaEric Sandeen
2012-09-07configure: fix --enable-relative-symlinkTheodore Ts'o
2012-06-13Fix blhc (Build Log Hardening Check) warningsTheodore Ts'o
2012-05-28libquota: remove quota_is_on() which was the last user of quotactl()Theodore Ts'o
2012-05-12Teach build system to install relative symlinks if requestedTheodore Ts'o
2012-04-05Don't assume that the presence of mntent.h means that setmntent() existsTheodore Ts'o
2012-04-05e2fsck: add portability fallback in case getpwuid_r is not presentTheodore Ts'o
2012-03-06configure: sort the lists for AC_CHECK_FUNCS and AC_CHECK_HEADERSMike Frysinger
2012-02-27libquota: don't include system quota.h headerAndreas Dilger
2011-11-28configure: check for msync() for portability reasonsTheodore Ts'o
2011-11-14Make quota support disabled by supportTheodore Ts'o
2011-10-04libquota: clean up some gcc -Wall warningsTheodore Ts'o
2011-09-18debian: add support for multiarchTheodore Ts'o
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2011-09-15e2fsprogs: Use punch hole as "discard" on regular filesLukas Czerner
2011-08-31e2fsprogs: add quota library to e2fsprogsAditya Kali
2011-08-11e2fsck: catch termination signals and print information about themTheodore Ts'o
2010-12-24configure: control whether e4defrag is built/installed via --disable-defragTheodore Ts'o
2010-12-16e4defrag: Fix the overflow in e4defrag with > 2GB filesTheodore Ts'o
2010-09-24Merge branch 'maint' into nextTheodore Ts'o
2010-08-01badblocks: Deal with UTF-8 characters in progress messageTheodore Ts'o
2010-06-07Merge branch 'maint' into nextTheodore Ts'o
2010-05-17Add configure options --enable-symlink-build and --enable-symlink-installTheodore Ts'o
2010-01-31Merge branch 'maint' into nextTheodore Ts'o
2009-11-26configure: Work around bug in autoconf 2.64Theodore Ts'o
2009-10-24Merge branch 'maint' into nextTheodore Ts'o
2009-10-21configure.in: Fix typo: remove '2' from blkid_probe_get_topology2Eric Sandeen
2009-10-04Merge branch 'maint' into nextTheodore Ts'o
2009-10-04mke2fs: get device topology values from blkidEric Sandeen
2009-09-06configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldoptsTheodore Ts'o
2009-09-07Merge branch 'maint' into nextTheodore Ts'o
2009-07-27e4defrag: remove a lot of cruftEric Sandeen
2009-07-18Fix intl/ build: add E/Q/V macros, process intl/libgnuintl.hMatthias Andree
2009-07-02Enhance build system so that "make V=1" works like the Linux KernelTheodore Ts'o
2009-07-02Add support for configure --enable-verbose-makecmdsTheodore Ts'o
2009-06-29configure.in: add --disable-libuuid optionScott James Remnant
2009-04-22configure.in: add --disable-libblkid optionTheodore Ts'o
2009-04-15libuuid: Close all file descriptors before running uuiddTheodore Ts'o
2008-09-12libcom_err: Use sem_post/sem_init to prevent race conditionsTheodore Ts'o
2008-09-02Improve ELF shared library handlingTheodore Ts'o
2008-09-01Enable test_io debugging by defaultTheodore Ts'o