Whamcloud - gitweb
e2fsck: parse config file before command-line opts
[tools/e2fsprogs.git] / configure.ac
2020-05-27 Andreas DilgerTT-177 build: add .spec file for SLES11 packaging
2020-05-27 Andreas Dilgerbuild: add RHEL6 .spec file for packaging
2019-05-27 Theodore Ts'oconfigure: fix test where cron is not installed on...
2019-03-07 Theodore Ts'oMerge branch 'old-maint' into maint
2019-03-07 Dongyang LiFix autoheader warnings
2019-02-11 Theodore Ts'oMerge branch 'maint' into next
2019-02-11 Theodore Ts'oCheck for the newer blkid functions without adding...
2018-10-16 Nicholas Clarkfuse2fs: add fakeroot option.
2018-10-04 Theodore Ts'oMerge branch 'maint' into next
2018-08-24 Theodore Ts'oFor --enable-subset, change "make install" so it implie...
2018-08-19 Theodore Ts'oMerge branch 'maint' into next
2018-08-18 Theodore Ts'oDrop subset tarball and replace it with "configure...
2018-08-18 Theodore Ts'oStop generating e2fsprogs.spec automatically
2018-08-18 Theodore Ts'oconfigure: don't enable LTO by default
2018-08-14 Theodore Ts'oMerge branch 'maint' into next
2018-08-11 Ross Burtonbuild: use MKDIR_P instead of MKINSTALLDIRS
2018-08-09 Theodore Ts'oFix LTO builds so debugging information is preserved
2018-08-08 Darrick J. Wongenable thread sanitizer if the builder wants it
2018-08-08 Darrick J. Wongenable gcc/clang address sanitizer if the builder wants it
2018-08-08 Darrick J. Wongenable UBSAN if the builder wants it
2018-08-08 Darrick J. Wongenable link time optimization, if requested
2018-08-05 Darrick J. Wonge2scrub: add service (cron, systemd) support
2018-08-05 Darrick J. Wonge2scrub: create online fsck tool of sorts
2018-06-22 Shuichi Iharamisc: add e2mmpstatus utility via dumpe2fs
2017-12-13 Theodore Ts'oMerge branch 'maint' into next
2017-12-13 Dmitry V. LevinFix compilation warnings about functions declared in...
2017-10-16 Theodore Ts'oMerge branch 'maint' into next
2017-10-16 Sebastian RasmussenFix typos in code comments and developer docs
2017-08-29 Theodore Ts'oMerge branch 'maint' into next
2017-08-29 Matthias AndreeSearch for GNU-compatible dd for self-tests.
2017-07-28 Theodore Ts'oMerge branch 'maint' into next
2017-07-27 Theodore Ts'oFix build when configured with --disable-threads
2017-05-30 Darrick J. Wonge2freefrag: use GETFSMAP on mounted filesystems
2017-05-24 Adrien SchildknechtAOSP: android: libext2fs and com_err for windows
2016-09-12 Theodore Ts'oFix spurious error when both gmake and makeinfo are...
2016-09-02 Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2016-06-09 Gustavo Zacariasfuse2fs: might need librt
2016-06-07 Theodore Ts'oconfigure: fix detection of dlopen() for BSD systems
2016-05-30 Theodore Ts'oAdd configure --disable-tdb which disables e2fsck's...
2016-05-29 Theodore Ts'otests: fix f_pre_1970_date_encoding on systems with...
2016-05-22 Theodore Ts'oAdd --enable-hardening which builds e2fsprogs with...
2016-03-15 Theodore Ts'oconfigure.ac: fix up Debian naming scheme for its orig...
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a
2015-07-04 Theodore Ts'oconfigure: remove support to disable quota support
2015-07-03 Theodore Ts'oconfigure: remove support to disable htree support
2015-07-01 Theodore Ts'oconfigure: only include libuuid and libblkid in AC_OUTP...
2015-06-20 Theodore Ts'orename configure.in to configure.ac