summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* libext2fs: have UNIX IO manager use pread64/pwrite64Theodore Ts'o2014-08-081-1/+1
* libext2fs: have UNIX IO manager use pread/pwriteDarrick J. Wong2014-08-021-1/+1
* Fix up configure so it finds mkinstalldirsTheodore Ts'o2014-07-101-0/+14
* mke2fs: add support to align hugefiles relative to beginning of the diskTheodore Ts'o2014-07-091-1/+1
* configure.in: fix external libblkid test for static linkTheodore Ts'o2014-07-051-2/+2
* blkid: remove unnecessary header and commentAndreas Dilger2014-07-041-19/+1
* e2fsprogs: remove checker infrastructureEric Sandeen2014-07-041-28/+0
* aclocal.m4: update to newer versions of autoconf macrosTheodore Ts'o2014-07-041-1518/+3487
* Fix cross compilation problem in parse-types.shChen Qi2014-05-071-1/+5
* mke2fs: check for a partition table and warn if presentTheodore Ts'o2014-05-071-1/+1
* Add coverage testing using gcovTheodore Ts'o2014-02-231-0/+14
* configure: support biarch builds with --multiarch=lib64Theodore Ts'o2014-02-051-2/+7
* configure: fix --with-diet-libcTheodore Ts'o2014-01-051-12/+28
* e4defrag: choose the best available posix_fadvise variantBaruch Siach2014-01-051-1/+1
* subst: clean up various coverity nitsTheodore Ts'o2014-01-041-2/+12
* 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
|\ \ | |/