aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2019-05-27configure: fix test where cron is not installed on a non-systemd systemTheodore Ts'o
2019-03-07Merge branch 'old-maint' into maintTheodore Ts'o
2019-03-07Fix autoheader warningsDongyang Li
2019-02-10Merge branch 'maint' into nextTheodore Ts'o
2019-02-10Check for the newer blkid functions without adding blkid to @LIBS@Theodore Ts'o
2018-10-16fuse2fs: add fakeroot option.Nicholas Clark
2018-10-04Merge branch 'maint' into nextTheodore Ts'o
2018-08-24For --enable-subset, change "make install" so it implies "make install-libs"Theodore Ts'o
2018-08-18Merge branch 'maint' into nextTheodore Ts'o
2018-08-18Drop subset tarball and replace it with "configure --enable-subset"Theodore Ts'o
2018-08-18Stop generating e2fsprogs.spec automaticallyTheodore Ts'o
2018-08-17configure: don't enable LTO by defaultTheodore Ts'o
2018-08-13Merge branch 'maint' into nextTheodore Ts'o
2018-08-11build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton
2018-08-08Fix LTO builds so debugging information is preservedTheodore Ts'o
2018-08-08enable thread sanitizer if the builder wants itDarrick J. Wong
2018-08-08enable gcc/clang address sanitizer if the builder wants itDarrick J. Wong
2018-08-08enable UBSAN if the builder wants itDarrick J. Wong
2018-08-08enable link time optimization, if requestedDarrick J. Wong
2018-08-05e2scrub: add service (cron, systemd) supportDarrick J. Wong
2018-08-05e2scrub: create online fsck tool of sortsDarrick J. Wong
2018-06-22misc: add e2mmpstatus utility via dumpe2fsShuichi Ihara
2017-12-12Merge branch 'maint' into nextTheodore Ts'o
2017-12-12Fix compilation warnings about functions declared in sys/xattr.hDmitry V. Levin
2017-10-15Merge branch 'maint' into nextTheodore Ts'o
2017-10-15Fix typos in code comments and developer docsSebastian Rasmussen
2017-08-29Merge branch 'maint' into nextTheodore Ts'o
2017-08-29Search for GNU-compatible dd for self-tests.Matthias Andree
2017-07-27Merge branch 'maint' into nextTheodore Ts'o
2017-07-27Fix build when configured with --disable-threadsTheodore Ts'o
2017-05-29e2freefrag: use GETFSMAP on mounted filesystemsDarrick J. Wong
2017-05-23AOSP: android: libext2fs and com_err for windowsAdrien Schildknecht
2016-09-11Fix spurious error when both gmake and makeinfo are not availableTheodore Ts'o
2016-09-01Fix build reproducibility for mk_cmds and compile_etTheodore Ts'o
2016-06-09fuse2fs: might need librtGustavo Zacarias
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-20rename configure.in to configure.acTheodore Ts'o