aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint' into nextTheodore Ts'o2012-12-241-1/+1
|\
| * configure.in: require at least autoconf 2.54Theodore Ts'o2012-12-241-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2012-12-171-2/+4
|\|
| * configure: clarify message regarding checking if we can link with -staticTheodore Ts'o2012-12-151-2/+4
* | Merge branch 'maint' into nextTheodore Ts'o2012-11-291-1/+1
|\|
| * e2fsprogs: fix configure help text for quotaEric Sandeen2012-11-281-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2012-09-091-2/+17
|\|
| * configure: fix --enable-relative-symlinkTheodore Ts'o2012-09-071-2/+17
* | Add support so that all bmap statistics via configure optionsTony Breeds2012-07-301-0/+37
* | Make Multi Mount Protection (MMP) optional at configure time.Tony Breeds2012-07-301-0/+17
|/
* Fix blhc (Build Log Hardening Check) warningsTheodore Ts'o2012-06-131-1/+5
* libquota: remove quota_is_on() which was the last user of quotactl()Theodore Ts'o2012-05-281-1/+0
* Teach build system to install relative symlinks if requestedTheodore Ts'o2012-05-121-3/+21
* Don't assume that the presence of mntent.h means that setmntent() existsTheodore Ts'o2012-04-051-0/+1
* e2fsck: add portability fallback in case getpwuid_r is not presentTheodore Ts'o2012-04-051-0/+1
* configure: sort the lists for AC_CHECK_FUNCS and AC_CHECK_HEADERSMike Frysinger2012-03-061-2/+86
* libquota: don't include system quota.h headerAndreas Dilger2012-02-271-1/+1
* configure: check for msync() for portability reasonsTheodore Ts'o2011-11-281-1/+1
* Make quota support disabled by supportTheodore Ts'o2011-11-141-30/+12
* libquota: clean up some gcc -Wall warningsTheodore Ts'o2011-10-041-2/+2
* debian: add support for multiarchTheodore Ts'o2011-09-181-0/+8
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-41/+52
* e2fsprogs: Use punch hole as "discard" on regular filesLukas Czerner2011-09-151-1/+1
* e2fsprogs: add quota library to e2fsprogsAditya Kali2011-08-311-1/+52
* e2fsck: catch termination signals and print information about themTheodore Ts'o2011-08-111-2/+6
* configure: control whether e4defrag is built/installed via --disable-defragTheodore Ts'o2010-12-241-0/+18
* e4defrag: Fix the overflow in e4defrag with > 2GB filesTheodore Ts'o2010-12-161-1/+1
* Merge branch 'maint' into nextTheodore Ts'o2010-09-241-1/+1
|\
| * badblocks: Deal with UTF-8 characters in progress messageTheodore Ts'o2010-08-011-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2010-06-071-1/+37
|\|
| * Add configure options --enable-symlink-build and --enable-symlink-installTheodore Ts'o2010-05-171-1/+37
* | Merge branch 'maint' into nextTheodore Ts'o2010-01-311-8/+8
|\|
| * configure: Work around bug in autoconf 2.64Theodore Ts'o2009-11-261-8/+8
* | Merge branch 'maint' into nextTheodore Ts'o2009-10-241-1/+1
|\|
| * configure.in: Fix typo: remove '2' from blkid_probe_get_topology2Eric Sandeen2009-10-211-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2009-10-041-1/+8
|\|
| * mke2fs: get device topology values from blkidEric Sandeen2009-10-041-1/+8
* | Merge branch 'maint' into nextTheodore Ts'o2009-09-071-36/+10
|\|
| * configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldoptsTheodore Ts'o2009-09-061-36/+10
* | e4defrag: remove a lot of cruftEric Sandeen2009-07-271-1/+1
|/
* Fix intl/ build: add E/Q/V macros, process intl/libgnuintl.hMatthias Andree2009-07-181-1/+2
* Enhance build system so that "make V=1" works like the Linux KernelTheodore Ts'o2009-07-021-0/+1
* Add support for configure --enable-verbose-makecmdsTheodore Ts'o2009-07-021-0/+22
* configure.in: add --disable-libuuid optionScott James Remnant2009-06-291-0/+51
* configure.in: add --disable-libblkid optionTheodore Ts'o2009-04-221-1/+54
* libuuid: Close all file descriptors before running uuiddTheodore Ts'o2009-04-151-1/+1
* libcom_err: Use sem_post/sem_init to prevent race conditionsTheodore Ts'o2008-09-121-1/+16
* Improve ELF shared library handlingTheodore Ts'o2008-09-021-1/+6
* Enable test_io debugging by defaultTheodore Ts'o2008-09-011-2/+7
* Remove use of devmapper library by the blkid libraryTheodore Ts'o2008-08-261-50/+0