aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
2016-09-04Fix FreeBSD pmake supportTheodore Ts'o
2016-09-01Fix build reproducibility for mk_cmds and compile_etTheodore Ts'o
2016-06-21Update configure script to reflect changes from commit 62bc243f1bfTheodore Ts'o
2016-06-07configure: fix detection of dlopen() for BSD systemsTheodore Ts'o
2016-05-29Add configure --disable-tdb which disables e2fsck's scratch_files featureTheodore Ts'o
2016-05-29tests: fix f_pre_1970_date_encoding on systems with a 32-bit time_tTheodore Ts'o
2016-05-22Add --enable-hardening which builds e2fsprogs with security hardeningTheodore Ts'o
2016-03-15configure.ac: fix up Debian naming scheme for its orig.tar.gz fileTheodore Ts'o
2015-07-12rename libquota.a to libsupport.aTheodore Ts'o
2015-07-03configure: remove support to disable quota supportTheodore Ts'o
2015-07-03configure: remove support to disable htree supportTheodore Ts'o
2015-07-01configure: only include libuuid and libblkid in AC_OUTPUT if neededTheodore Ts'o
2015-06-20configure: use system libraries for blkid and uuid if presentTheodore Ts'o
2015-06-19fix diet libc build breaks for e4crypt and fallocateTheodore Ts'o
2015-06-10misc: add fuse2fs, a FUSE server for e2fsprogsDarrick J. Wong
2015-04-21libext2fs/e2fsck: provide routines to read-ahead metadataDarrick J. Wong
2015-04-12Remove compression supportTheodore Ts'o
2014-11-04Merge branch 'maint' into nextTheodore Ts'o
2014-10-19util: allow subst to build on systems that do not have utimes()Theodore Ts'o
2014-09-21misc: if dlopen() is available, use it to load the libmagic libraryTheodore Ts'o
2014-09-20misc: use libmagic when libblkid can't identify somethingDarrick J. Wong
2014-09-19Merge branch 'maint' into nextTheodore Ts'o
2014-09-19configure: disable uuidd by default if libuuid is disabledTheodore Ts'o
2014-09-18Merge branch 'maint' into nextTheodore Ts'o
2014-09-18fix build with configure --disable-uuid --disable-blkid --enable-profileTheodore Ts'o
2014-09-16Don't clear BUILD_CFLAGS and BUILD_LDFLAGS when cross-compilingMichael Forney
2014-08-08Merge branch 'maint' into nextTheodore Ts'o
2014-08-08libext2fs: have UNIX IO manager use pread64/pwrite64Theodore Ts'o
2014-08-02Merge branch 'maint' into nextTheodore Ts'o
2014-08-02libext2fs: have UNIX IO manager use pread/pwriteDarrick J. Wong
2014-07-27misc: copy extended attributes in populate_fsRoss Burton
2014-07-10Merge remote-tracking branch 'origin/maint' into nextTheodore Ts'o
2014-07-10Fix up configure so it finds mkinstalldirsTheodore Ts'o
2014-07-09mke2fs: add support to align hugefiles relative to beginning of the diskTheodore Ts'o
2014-07-06Merge branch 'maint' into nextTheodore Ts'o
2014-07-05configure.in: fix external libblkid test for static linkTheodore Ts'o
2014-07-04blkid: remove unnecessary header and commentAndreas Dilger
2014-07-04e2fsprogs: remove checker infrastructureEric Sandeen
2014-07-04aclocal.m4: update to newer versions of autoconf macrosTheodore Ts'o
2014-05-11Merge branch 'maint' into nextTheodore Ts'o
2014-05-07Fix cross compilation problem in parse-types.shChen Qi
2014-05-07mke2fs: check for a partition table and warn if presentTheodore Ts'o
2014-02-23Merge branch 'maint' into nextTheodore Ts'o
2014-02-23Add coverage testing using gcovTheodore Ts'o
2014-02-06Merge branch 'maint' into nextTheodore Ts'o
2014-02-05configure: support biarch builds with --multiarch=lib64Theodore Ts'o
2014-01-06Merge branch 'maint' into nextTheodore Ts'o
2014-01-05configure: fix --with-diet-libcTheodore Ts'o
2014-01-05e4defrag: choose the best available posix_fadvise variantBaruch Siach
2014-01-04subst: clean up various coverity nitsTheodore Ts'o