Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / configure.ac
2023-12-01 Andreas Dilgerbuild: split version and release in configure
2023-05-30 Eric Biggerse2freefrag: don't use linux/fsmap.h when fsmap_sizeof...
2023-02-01 Khem RajAdd option to enable/disable largefile support
2023-01-27 Eric Biggersconfigure.ac: automatically add include/mingw/ headers
2023-01-27 Eric Biggersconfigure.ac: disable tdb by default on Windows
2023-01-27 Eric Biggersconfigure.ac: only use Windows I/O manager on native...
2022-09-23 Theodore Ts'oUse an autoconf test to detect for a BSD- or GNU-style...
2022-08-09 Theodore Ts'oBuild the fuzzers from oss-fuzz
2022-08-07 Theodore Ts'oUpdate configure/configure.ac/aclocal.m4 to use autocon...
2022-04-28 Lukas CzernerUse mallinfo2 instead of mallinfo if available
2021-12-21 Theodore Ts'olibuuid: try to use getrandom() or getentropy() if...
2021-03-31 Paulo Antonio Alvarezext2fs: compile the io implementation according to os
2021-02-09 Theodore Ts'oconfigure.ac: convert all help strings to use AS_HELP_S...
2021-01-30 Theodore Ts'oconfigure.ac: fix build failure on systems with pthread...
2021-01-29 Theodore Ts'oe2fsck: drop use of sysctl(2)
2021-01-29 Theodore Ts'oconfigure.ac: add substitution for @mkdir_p@ since...
2021-01-21 Theodore Ts'oAdd configure and build support for the pthreads library
2020-11-25 Theodore Ts'oUpdate gettext files to version 0.19.8
2020-10-01 Theodore Ts'oMerge branch 'maint' into next
2020-10-01 Jan Karamke2fs: Warn if fs block size is incompatible with DAX
2019-08-15 Theodore Ts'oe2fsck: add a developer-only extended option: clear_all...
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