summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* Add option to enable/disable largefile supportKhem Raj2023-02-011-0/+208
* configure: regenerateEric Biggers2023-01-271-35/+74
* Use an autoconf test to detect for a BSD- or GNU-style qsort_r functionTheodore Ts'o2022-09-221-0/+90
* Build the fuzzers from oss-fuzzTheodore Ts'o2022-08-091-1/+714
* Update configure/configure.ac/aclocal.m4 to use autoconf 2.71Theodore Ts'o2022-08-071-3460/+5338
* Use mallinfo2 instead of mallinfo if availableLukas Czerner2022-04-281-1/+1
* libuuid: try to use getrandom() or getentropy() if availableTheodore Ts'o2021-12-211-2/+2
* ext2fs: compile the io implementation according to osPaulo Antonio Alvarez2021-03-311-0/+10
* configure.ac: convert all help strings to use AS_HELP_STRINGTheodore Ts'o2021-02-091-29/+38
* configure.ac: fix build failure on systems with pthreads && !fuse supportTheodore Ts'o2021-01-291-1/+1
* e2fsck: drop use of sysctl(2)Theodore Ts'o2021-01-291-1/+1
* configure.ac: add substitution for @mkdir_p@ since po/Makefile.in.in uses itTheodore Ts'o2021-01-291-0/+3
* Add configure and build support for the pthreads libraryTheodore Ts'o2021-01-211-323/+1457
* Update gettext files to version 0.19.8Theodore Ts'o2020-11-251-3488/+362
* Merge branch 'maint' into nextTheodore Ts'o2019-11-141-40/+0
|\
| * configure: don't fail if /usr/include/sys/mount.h does not existTheodore Ts'o2019-11-131-40/+0
* | e2fsck: add a developer-only extended option: clear_all_uninit_bitsTheodore Ts'o2019-08-151-0/+27
|/
* configure: fix test where cron is not installed on a non-systemd systemTheodore Ts'o2019-05-271-2/+6
* Merge branch 'maint' into nextTheodore Ts'o2019-02-101-29/+55
|\
| * Check for the newer blkid functions without adding blkid to @LIBS@Theodore Ts'o2019-02-101-29/+55
* | fuse2fs: add fakeroot option.Nicholas Clark2018-10-161-0/+134
* | Merge branch 'maint' into nextTheodore Ts'o2018-10-041-0/+4
|\ \ | |/
| * For --enable-subset, change "make install" so it implies "make install-libs"Theodore Ts'o2018-08-241-0/+4
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-181-1/+20
|\ \ | |/
| * Drop subset tarball and replace it with "configure --enable-subset"Theodore Ts'o2018-08-181-0/+19
| * 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-14/+1
|\ \ | |/
| * build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton2018-08-111-14/+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/+56
* | enable gcc/clang address sanitizer if the builder wants itDarrick J. Wong2018-08-081-0/+52
* | enable UBSAN if the builder wants itDarrick J. Wong2018-08-081-0/+52
* | enable link time optimization, if requestedDarrick J. Wong2018-08-081-0/+138
* | e2scrub: add service (cron, systemd) supportDarrick J. Wong2018-08-051-1/+180
* | e2scrub: create online fsck tool of sortsDarrick J. Wong2018-08-051-9/+140
|/
* misc: add e2mmpstatus utility via dumpe2fsShuichi Ihara2018-06-221-1/+1
* Merge branch 'maint' into nextTheodore Ts'o2017-12-121-1/+3
|\
| * Fix compilation warnings about functions declared in sys/xattr.hDmitry V. Levin2017-12-121-1/+3
* | Merge branch 'maint' into nextTheodore Ts'o2017-08-291-0/+22
|\ \ | |/
| * Search for GNU-compatible dd for self-tests.Matthias Andree2017-08-291-0/+22
* | Merge branch 'maint' into nextTheodore Ts'o2017-07-271-1/+5
|\ \ | |/
| * Fix build when configured with --disable-threadsTheodore Ts'o2017-07-271-1/+5
* | e2freefrag: use GETFSMAP on mounted filesystemsDarrick J. Wong2017-05-291-1/+1
* | configure: Update configure script after integrated AOSP commitsTheodore Ts'o2017-05-231-2/+2
|/
* Fix spurious error when both gmake and makeinfo are not availableTheodore Ts'o2016-09-111-1/+1
* Fix reversed FORCE_NATIVE_MAKE test in acinclude.m4Theodore Ts'o2016-09-111-1/+1
* Fix FreeBSD pmake supportTheodore Ts'o2016-09-041-1/+6
* Fix build reproducibility for mk_cmds and compile_etTheodore Ts'o2016-09-011-6/+0
* Update configure script to reflect changes from commit 62bc243f1bfTheodore Ts'o2016-06-211-0/+42