aboutsummaryrefslogtreecommitdiff
path: root/configure
AgeCommit message (Expand)Author
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-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-23configure: Update configure script after integrated AOSP commitsTheodore Ts'o
2016-09-11Fix spurious error when both gmake and makeinfo are not availableTheodore Ts'o
2016-09-11Fix reversed FORCE_NATIVE_MAKE test in acinclude.m4Theodore Ts'o
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