aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* 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
* build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton2018-08-111-14/+1
* 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
* configure: fix detection of dlopen() for BSD systemsTheodore Ts'o2016-06-071-5/+5
* Add configure --disable-tdb which disables e2fsck's scratch_files featureTheodore Ts'o2016-05-291-0/+34
* tests: fix f_pre_1970_date_encoding on systems with a 32-bit time_tTheodore Ts'o2016-05-291-0/+36
* Add --enable-hardening which builds e2fsprogs with security hardeningTheodore Ts'o2016-05-221-4/+35
* configure.ac: fix up Debian naming scheme for its orig.tar.gz fileTheodore Ts'o2016-03-151-3/+15
* rename libquota.a to libsupport.aTheodore Ts'o2015-07-121-1/+1
* configure: remove support to disable quota supportTheodore Ts'o2015-07-031-173/+0
* configure: remove support to disable htree supportTheodore Ts'o2015-07-031-29/+0
* configure: only include libuuid and libblkid in AC_OUTPUT if neededTheodore Ts'o2015-07-011-4/+10
* configure: use system libraries for blkid and uuid if presentTheodore Ts'o2015-06-201-24/+126
* fix diet libc build breaks for e4crypt and fallocateTheodore Ts'o2015-06-191-2/+2
* misc: add fuse2fs, a FUSE server for e2fsprogsDarrick J. Wong2015-06-101-1/+272
* libext2fs/e2fsck: provide routines to read-ahead metadataDarrick J. Wong2015-04-211-1/+1
* Remove compression supportTheodore Ts'o2015-04-121-24/+0
* Merge branch 'maint' into nextTheodore Ts'o2014-11-041-1/+1
|\
| * util: allow subst to build on systems that do not have utimes()Theodore Ts'o2014-10-191-1/+1
* | misc: if dlopen() is available, use it to load the libmagic libraryTheodore Ts'o2014-09-211-0/+3
* | misc: use libmagic when libblkid can't identify somethingDarrick J. Wong2014-09-201-0/+54
* | Merge branch 'maint' into nextTheodore Ts'o2014-09-191-2/+9
|\|
| * configure: disable uuidd by default if libuuid is disabledTheodore Ts'o2014-09-191-2/+9
* | Merge branch 'maint' into nextTheodore Ts'o2014-09-181-3/+2
|\|
| * fix build with configure --disable-uuid --disable-blkid --enable-profileTheodore Ts'o2014-09-181-0/+2
| * Don't clear BUILD_CFLAGS and BUILD_LDFLAGS when cross-compilingMichael Forney2014-09-161-3/+0
* | Merge branch 'maint' into nextTheodore Ts'o2014-08-081-1/+1
|\|
| * libext2fs: have UNIX IO manager use pread64/pwrite64Theodore Ts'o2014-08-081-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2014-08-021-1/+1
|\|
| * libext2fs: have UNIX IO manager use pread/pwriteDarrick J. Wong2014-08-021-1/+1
* | misc: copy extended attributes in populate_fsRoss Burton2014-07-271-2/+2
* | Merge remote-tracking branch 'origin/maint' into nextTheodore Ts'o2014-07-101-1/+15
|\|
| * Fix up configure so it finds mkinstalldirsTheodore Ts'o2014-07-101-0/+14
| * mke2fs: add support to align hugefiles relative to beginning of the diskTheodore Ts'o2014-07-091-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2014-07-061-1567/+3490
|\|
| * configure.in: fix external libblkid test for static linkTheodore Ts'o2014-07-051-2/+2