Whamcloud - gitweb
Merge branch 'maint' into next
[tools/e2fsprogs.git] / configure
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: regenerate
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
2019-11-14 Theodore Ts'oMerge branch 'maint' into next
2019-11-13 Theodore Ts'oconfigure: don't fail if /usr/include/sys/mount.h does...
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-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-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 Theodore Ts'oconfigure: Update configure script after integrated...
2016-09-12 Theodore Ts'oFix spurious error when both gmake and makeinfo are...
2016-09-12 Theodore Ts'oFix reversed FORCE_NATIVE_MAKE test in acinclude.m4
2016-09-04 Theodore Ts'oFix FreeBSD pmake support
2016-09-02 Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2016-06-22 Theodore Ts'oUpdate configure script to reflect changes from commit...
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'oconfigure: use system libraries for blkid and uuid...
2015-06-19 Theodore Ts'ofix diet libc build breaks for e4crypt and fallocate
2015-06-11 Darrick J. Wongmisc: add fuse2fs, a FUSE server for e2fsprogs
2015-04-21 Darrick J. Wonglibext2fs/e2fsck: provide routines to read-ahead metadata
2015-04-12 Theodore Ts'oRemove compression support
2014-11-04 Theodore Ts'oMerge branch 'maint' into next
2014-10-20 Theodore Ts'outil: allow subst to build on systems that do not have...
2014-09-21 Theodore Ts'omisc: if dlopen() is available, use it to load the...
2014-09-21 Darrick J. Wongmisc: use libmagic when libblkid can't identify something
2014-09-19 Theodore Ts'oMerge branch 'maint' into next
2014-09-19 Theodore Ts'oconfigure: disable uuidd by default if libuuid is disabled
2014-09-19 Theodore Ts'oMerge branch 'maint' into next
2014-09-19 Theodore Ts'ofix build with configure --disable-uuid --disable-blkid...
2014-09-16 Michael ForneyDon't clear BUILD_CFLAGS and BUILD_LDFLAGS when cross...
2014-08-08 Theodore Ts'oMerge branch 'maint' into next
2014-08-08 Theodore Ts'olibext2fs: have UNIX IO manager use pread64/pwrite64
2014-08-03 Theodore Ts'oMerge branch 'maint' into next
2014-08-02 Darrick J. Wonglibext2fs: have UNIX IO manager use pread/pwrite
2014-07-28 Ross Burtonmisc: copy extended attributes in populate_fs
2014-07-10 Theodore Ts'oMerge remote-tracking branch 'origin/maint' into next
2014-07-10 Theodore Ts'oFix up configure so it finds mkinstalldirs
2014-07-09 Theodore Ts'omke2fs: add support to align hugefiles relative to...
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-05 Theodore Ts'oconfigure.in: fix external libblkid test for static...
2014-07-05 Andreas Dilgerblkid: remove unnecessary header and comment
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
2014-07-05 Theodore Ts'oaclocal.m4: update to newer versions of autoconf macros
2014-05-11 Theodore Ts'oMerge branch 'maint' into next
2014-05-07 Chen QiFix cross compilation problem in parse-types.sh
2014-05-07 Theodore Ts'omke2fs: check for a partition table and warn if present
2014-02-24 Theodore Ts'oMerge branch 'maint' into next
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-02-06 Theodore Ts'oMerge branch 'maint' into next
2014-02-05 Theodore Ts'oconfigure: support biarch builds with --multiarch=lib64
2014-01-06 Theodore Ts'oMerge branch 'maint' into next
2014-01-06 Theodore Ts'oconfigure: fix --with-diet-libc
2014-01-06 Baruch Siache4defrag: choose the best available posix_fadvise variant
2014-01-05 Theodore Ts'osubst: clean up various coverity nits
2013-12-16 Theodore Ts'oMerge branch 'maint' into next
next