summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Add option to enable/disable largefile supportKhem Raj2023-02-011-0/+3
* configure.ac: automatically add include/mingw/ headersEric Biggers2023-01-271-0/+16
* configure.ac: disable tdb by default on WindowsEric Biggers2023-01-271-8/+24
* configure.ac: only use Windows I/O manager on native WindowsEric Biggers2023-01-271-1/+1
* Use an autoconf test to detect for a BSD- or GNU-style qsort_r functionTheodore Ts'o2022-09-221-0/+28
* Build the fuzzers from oss-fuzzTheodore Ts'o2022-08-091-1/+41
* Update configure/configure.ac/aclocal.m4 to use autoconf 2.71Theodore Ts'o2022-08-071-14/+9
* Use mallinfo2 instead of mallinfo if availableLukas Czerner2022-04-281-0/+1
* libuuid: try to use getrandom() or getentropy() if availableTheodore Ts'o2021-12-211-0/+3
* ext2fs: compile the io implementation according to osPaulo Antonio Alvarez2021-03-311-1/+12
* configure.ac: convert all help strings to use AS_HELP_STRINGTheodore Ts'o2021-02-091-43/+43
* configure.ac: fix build failure on systems with pthreads && !fuse supportTheodore Ts'o2021-01-291-0/+1
* e2fsck: drop use of sysctl(2)Theodore Ts'o2021-01-291-1/+0
* configure.ac: add substitution for @mkdir_p@ since po/Makefile.in.in uses itTheodore Ts'o2021-01-291-0/+5
* Add configure and build support for the pthreads libraryTheodore Ts'o2021-01-211-0/+24
* Update gettext files to version 0.19.8Theodore Ts'o2020-11-251-3/+2
* Merge branch 'maint' into nextTheodore Ts'o2020-10-011-0/+3
|\
| * mke2fs: Warn if fs block size is incompatible with DAXJan Kara2020-10-011-0/+3
* | e2fsck: add a developer-only extended option: clear_all_uninit_bitsTheodore Ts'o2019-08-151-0/+21
|/
* configure: fix test where cron is not installed on a non-systemd systemTheodore Ts'o2019-05-271-1/+2
* Merge branch 'old-maint' into maintTheodore Ts'o2019-03-071-2/+4
|\
| * Fix autoheader warningsDongyang Li2019-03-071-2/+4
* | Merge branch 'maint' into nextTheodore Ts'o2019-02-101-5/+6
|\ \ | |/
| * Check for the newer blkid functions without adding blkid to @LIBS@Theodore Ts'o2019-02-101-5/+6
* | fuse2fs: add fakeroot option.Nicholas Clark2018-10-161-0/+4
* | 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