aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint' into nextTheodore Ts'o2018-10-041-0/+3
|\
| * For --enable-subset, change "make install" so it implies "make install-libs"Theodore Ts'o2018-08-241-0/+3
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-181-1/+16
|\|
| * Drop subset tarball and replace it with "configure --enable-subset"Theodore Ts'o2018-08-181-0/+15
| * Stop generating e2fsprogs.spec automaticallyTheodore Ts'o2018-08-181-1/+1
* | configure: don't enable LTO by defaultTheodore Ts'o2018-08-171-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-131-1/+1
|\|
| * build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton2018-08-111-1/+1
* | Fix LTO builds so debugging information is preservedTheodore Ts'o2018-08-081-1/+1
* | enable thread sanitizer if the builder wants itDarrick J. Wong2018-08-081-0/+31
* | enable gcc/clang address sanitizer if the builder wants itDarrick J. Wong2018-08-081-0/+28
* | enable UBSAN if the builder wants itDarrick J. Wong2018-08-081-0/+28
* | enable link time optimization, if requestedDarrick J. Wong2018-08-081-0/+34
* | e2scrub: add service (cron, systemd) supportDarrick J. Wong2018-08-051-1/+73
* | e2scrub: create online fsck tool of sortsDarrick J. Wong2018-08-051-6/+50
|/
* misc: add e2mmpstatus utility via dumpe2fsShuichi Ihara2018-06-221-0/+1
* Merge branch 'maint' into nextTheodore Ts'o2017-12-121-0/+1
|\
| * Fix compilation warnings about functions declared in sys/xattr.hDmitry V. Levin2017-12-121-0/+1
* | Merge branch 'maint' into nextTheodore Ts'o2017-10-151-3/+3
|\|
| * Fix typos in code comments and developer docsSebastian Rasmussen2017-10-151-3/+3
* | Merge branch 'maint' into nextTheodore Ts'o2017-08-291-0/+19
|\|
| * Search for GNU-compatible dd for self-tests.Matthias Andree2017-08-291-0/+19
* | Merge branch 'maint' into nextTheodore Ts'o2017-07-271-4/+8
|\|
| * Fix build when configured with --disable-threadsTheodore Ts'o2017-07-271-4/+8
* | e2freefrag: use GETFSMAP on mounted filesystemsDarrick J. Wong2017-05-291-0/+1
* | AOSP: android: libext2fs and com_err for windowsAdrien Schildknecht2017-05-231-0/+3
|/
* Fix spurious error when both gmake and makeinfo are not availableTheodore Ts'o2016-09-111-1/+1
* Fix build reproducibility for mk_cmds and compile_etTheodore Ts'o2016-09-011-7/+0
* fuse2fs: might need librtGustavo Zacarias2016-06-091-0/+5
* configure: fix detection of dlopen() for BSD systemsTheodore Ts'o2016-06-071-4/+6
* Add configure --disable-tdb which disables e2fsck's scratch_files featureTheodore Ts'o2016-05-291-0/+25
* tests: fix f_pre_1970_date_encoding on systems with a 32-bit time_tTheodore Ts'o2016-05-291-0/+3
* Add --enable-hardening which builds e2fsprogs with security hardeningTheodore Ts'o2016-05-221-5/+34
* configure.ac: fix up Debian naming scheme for its orig.tar.gz fileTheodore Ts'o2016-03-151-2/+2
* rename libquota.a to libsupport.aTheodore Ts'o2015-07-121-1/+1
* configure: remove support to disable quota supportTheodore Ts'o2015-07-031-42/+0
* configure: remove support to disable htree supportTheodore Ts'o2015-07-031-21/+0
* configure: only include libuuid and libblkid in AC_OUTPUT if neededTheodore Ts'o2015-07-011-4/+10
* rename configure.in to configure.acTheodore Ts'o2015-06-201-0/+1475