summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAge
* configure: remove duplicated/unnecessary test for compiler fuzzing supportTheodore Ts'o2024-05-04
* configure: add --without-libarchive optionTheodore Ts'o2024-04-29
* configure: Use FORTIFY_SOURCE=3 when hardening is enabledTheodore Ts'o2024-04-25
* Merge branch 'support-fuse3' of https://github.com/DrDaveD/e2fsprogs into nextTheodore Ts'o2024-04-21
|\
| * add libfuse3 support to fuse2fsDave Dykstra2023-12-20
* | Merge remote-tracking branch 'josch/libarchive' into josch-libarchiveTheodore Ts'o2024-04-18
|\ \
| * | mke2fs: the -d option can now handle tarball inputJohannes Schauer Marin Rodrigues2024-04-18
| |/
* / configure.ac: call AC_SYS_LARGEFILE before checking the size of off_tMike Gilbert2024-04-04
|/
* build: split version and release in configureAndreas Dilger2023-12-01
* e2freefrag: don't use linux/fsmap.h when fsmap_sizeof() is missingEric Biggers2023-05-30
* Add option to enable/disable largefile supportKhem Raj2023-02-01
* configure.ac: automatically add include/mingw/ headersEric Biggers2023-01-27
* configure.ac: disable tdb by default on WindowsEric Biggers2023-01-27
* configure.ac: only use Windows I/O manager on native WindowsEric Biggers2023-01-27
* Use an autoconf test to detect for a BSD- or GNU-style qsort_r functionTheodore Ts'o2022-09-22
* Build the fuzzers from oss-fuzzTheodore Ts'o2022-08-09
* Update configure/configure.ac/aclocal.m4 to use autoconf 2.71Theodore Ts'o2022-08-07
* Use mallinfo2 instead of mallinfo if availableLukas Czerner2022-04-28
* libuuid: try to use getrandom() or getentropy() if availableTheodore Ts'o2021-12-21
* ext2fs: compile the io implementation according to osPaulo Antonio Alvarez2021-03-31
* configure.ac: convert all help strings to use AS_HELP_STRINGTheodore Ts'o2021-02-09
* configure.ac: fix build failure on systems with pthreads && !fuse supportTheodore Ts'o2021-01-29
* e2fsck: drop use of sysctl(2)Theodore Ts'o2021-01-29
* configure.ac: add substitution for @mkdir_p@ since po/Makefile.in.in uses itTheodore Ts'o2021-01-29
* Add configure and build support for the pthreads libraryTheodore Ts'o2021-01-21
* Update gettext files to version 0.19.8Theodore Ts'o2020-11-25
* Merge branch 'maint' into nextTheodore Ts'o2020-10-01
|\
| * mke2fs: Warn if fs block size is incompatible with DAXJan Kara2020-10-01
* | e2fsck: add a developer-only extended option: clear_all_uninit_bitsTheodore Ts'o2019-08-15
|/
* configure: fix test where cron is not installed on a non-systemd systemTheodore Ts'o2019-05-27
* Merge branch 'old-maint' into maintTheodore Ts'o2019-03-07
|\
| * Fix autoheader warningsDongyang Li2019-03-07
* | Merge branch 'maint' into nextTheodore Ts'o2019-02-10
|\|
| * Check for the newer blkid functions without adding blkid to @LIBS@Theodore Ts'o2019-02-10
* | fuse2fs: add fakeroot option.Nicholas Clark2018-10-16
* | Merge branch 'maint' into nextTheodore Ts'o2018-10-04
|\|
| * For --enable-subset, change "make install" so it implies "make install-libs"Theodore Ts'o2018-08-24
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-18
|\|
| * Drop subset tarball and replace it with "configure --enable-subset"Theodore Ts'o2018-08-18
| * Stop generating e2fsprogs.spec automaticallyTheodore Ts'o2018-08-18
* | configure: don't enable LTO by defaultTheodore Ts'o2018-08-17
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-13
|\|
| * build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton2018-08-11
* | Fix LTO builds so debugging information is preservedTheodore Ts'o2018-08-08
* | enable thread sanitizer if the builder wants itDarrick J. Wong2018-08-08
* | enable gcc/clang address sanitizer if the builder wants itDarrick J. Wong2018-08-08
* | enable UBSAN if the builder wants itDarrick J. Wong2018-08-08
* | enable link time optimization, if requestedDarrick J. Wong2018-08-08
* | e2scrub: add service (cron, systemd) supportDarrick J. Wong2018-08-05
* | e2scrub: create online fsck tool of sortsDarrick J. Wong2018-08-05
|/