aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Switch back to 1.42.9 now that there is a fixJP Abgrall2014-03-191-938/+1428
* Revert changes that moved from 1.41.14 to 1.42.9JP Abgrall2014-03-061-1428/+938
* mke2fs: disallow creating FS on a loop mounted file with no optionKazuya Mio2013-12-161-1/+1
* quota: fix disabling quota, add quota testsNiu Yawei2013-10-141-1/+5
* mke2fs: remove quota docs if not configured inEric Sandeen2013-10-141-0/+5
* Work around Debian Bug #712530Theodore Ts'o2013-06-161-0/+22
* Try to use secure_getenv() in preference to __secure_getenv()Theodore Ts'o2013-06-161-1/+1
* configure: update configure script to be in sync with the configure.in fileTheodore Ts'o2013-05-041-0/+36
* configure: clarify message regarding checking if we can link with -staticTheodore Ts'o2012-12-151-2/+2
* e2fsprogs: fix configure help text for quotaEric Sandeen2012-11-281-1/+1
* configure: fix --enable-relative-symlinkTheodore Ts'o2012-09-071-516/+585
* Fix blhc (Build Log Hardening Check) warningsTheodore Ts'o2012-06-131-1/+6
* libquota: remove quota_is_on() which was the last user of quotactl()Theodore Ts'o2012-05-281-1/+1
* Teach build system to install relative symlinks if requestedTheodore Ts'o2012-05-121-5/+29
* Don't assume that the presence of mntent.h means that setmntent() existsTheodore Ts'o2012-04-051-1/+1
* e2fsck: add portability fallback in case getpwuid_r is not presentTheodore Ts'o2012-04-051-1/+1
* configure: sort the lists for AC_CHECK_FUNCS and AC_CHECK_HEADERSMike Frysinger2012-03-061-2/+2
* 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-80/+15
* libquota: clean up some gcc -Wall warningsTheodore Ts'o2011-10-041-2/+2
* debian: add support for multiarchTheodore Ts'o2011-09-181-0/+9
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-449/+578
* e2fsprogs: Use punch hole as "discard" on regular filesLukas Czerner2011-09-151-1/+1
* e2fsprogs: add quota library to e2fsprogsAditya Kali2011-08-311-1/+224
* e2fsck: catch termination signals and print information about themTheodore Ts'o2011-08-111-2/+7
* configure: control whether e4defrag is built/installed via --disable-defragTheodore Ts'o2010-12-241-0/+24
* e4defrag: Fix the overflow in e4defrag with > 2GB filesTheodore Ts'o2010-12-161-1/+1
* Merge branch 'maint' into nextTheodore Ts'o2010-09-241-96/+152
|\
| * badblocks: Deal with UTF-8 characters in progress messageTheodore Ts'o2010-08-011-96/+152
* | Merge branch 'maint' into nextTheodore Ts'o2010-06-071-1/+49
|\|
| * Add configure options --enable-symlink-build and --enable-symlink-installTheodore Ts'o2010-05-171-1/+49
* | Merge branch 'maint' into nextTheodore Ts'o2010-01-311-8680/+3030
|\|
| * configure: Work around bug in autoconf 2.64Theodore Ts'o2009-11-261-8677/+3030
* | 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/+91
|\|
| * mke2fs: get device topology values from blkidEric Sandeen2009-10-041-1/+91
* | Merge branch 'maint' into nextTheodore Ts'o2009-09-071-42/+22
|\|
| * configure.in, configure: Drop --with-cc, --with-ccopts, --with-ldoptsTheodore Ts'o2009-09-061-42/+22
* | e4defrag: remove a lot of cruftEric Sandeen2009-07-271-1/+4
|/
* 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/+31
* Add support for configure --enable-verbose-makecmdsTheodore Ts'o2009-07-021-0/+29
* configure.in: add --disable-libuuid optionScott James Remnant2009-06-291-3075/+3820
* configure.in: add --disable-libblkid optionTheodore Ts'o2009-04-221-3/+270
* libuuid: Close all file descriptors before running uuiddTheodore Ts'o2009-04-151-1/+3
* libcom_err: Use sem_post/sem_init to prevent race conditionsTheodore Ts'o2008-09-121-2/+301
* Improve ELF shared library handlingTheodore Ts'o2008-09-021-4/+13
* Enable test_io debugging by defaultTheodore Ts'o2008-09-011-5/+15