summaryrefslogtreecommitdiff
path: root/configure
Commit message (Expand)AuthorAge
* For --enable-subset, change "make install" so it implies "make install-libs"Theodore Ts'o2018-08-24
* Drop subset tarball and replace it with "configure --enable-subset"Theodore Ts'o2018-08-18
* Stop generating e2fsprogs.spec automaticallyTheodore Ts'o2018-08-18
* build: use MKDIR_P instead of MKINSTALLDIRSRoss Burton2018-08-11
* misc: add e2mmpstatus utility via dumpe2fsShuichi Ihara2018-06-22
* Merge branch 'maint' into nextTheodore Ts'o2017-12-12
|\
| * Fix compilation warnings about functions declared in sys/xattr.hDmitry V. Levin2017-12-12
* | Merge branch 'maint' into nextTheodore Ts'o2017-08-29
|\|
| * Search for GNU-compatible dd for self-tests.Matthias Andree2017-08-29
* | Merge branch 'maint' into nextTheodore Ts'o2017-07-27
|\|
| * Fix build when configured with --disable-threadsTheodore Ts'o2017-07-27
* | e2freefrag: use GETFSMAP on mounted filesystemsDarrick J. Wong2017-05-29
* | configure: Update configure script after integrated AOSP commitsTheodore Ts'o2017-05-23
|/
* Fix spurious error when both gmake and makeinfo are not availableTheodore Ts'o2016-09-11
* Fix reversed FORCE_NATIVE_MAKE test in acinclude.m4Theodore Ts'o2016-09-11
* Fix FreeBSD pmake supportTheodore Ts'o2016-09-04
* Fix build reproducibility for mk_cmds and compile_etTheodore Ts'o2016-09-01
* Update configure script to reflect changes from commit 62bc243f1bfTheodore Ts'o2016-06-21
* configure: fix detection of dlopen() for BSD systemsTheodore Ts'o2016-06-07
* Add configure --disable-tdb which disables e2fsck's scratch_files featureTheodore Ts'o2016-05-29
* tests: fix f_pre_1970_date_encoding on systems with a 32-bit time_tTheodore Ts'o2016-05-29
* Add --enable-hardening which builds e2fsprogs with security hardeningTheodore Ts'o2016-05-22
* configure.ac: fix up Debian naming scheme for its orig.tar.gz fileTheodore Ts'o2016-03-15
* rename libquota.a to libsupport.aTheodore Ts'o2015-07-12
* configure: remove support to disable quota supportTheodore Ts'o2015-07-03
* configure: remove support to disable htree supportTheodore Ts'o2015-07-03
* configure: only include libuuid and libblkid in AC_OUTPUT if neededTheodore Ts'o2015-07-01
* configure: use system libraries for blkid and uuid if presentTheodore Ts'o2015-06-20
* fix diet libc build breaks for e4crypt and fallocateTheodore Ts'o2015-06-19
* misc: add fuse2fs, a FUSE server for e2fsprogsDarrick J. Wong2015-06-10
* libext2fs/e2fsck: provide routines to read-ahead metadataDarrick J. Wong2015-04-21
* Remove compression supportTheodore Ts'o2015-04-12
* Merge branch 'maint' into nextTheodore Ts'o2014-11-04
|\
| * util: allow subst to build on systems that do not have utimes()Theodore Ts'o2014-10-19
* | misc: if dlopen() is available, use it to load the libmagic libraryTheodore Ts'o2014-09-21
* | misc: use libmagic when libblkid can't identify somethingDarrick J. Wong2014-09-20
* | Merge branch 'maint' into nextTheodore Ts'o2014-09-19
|\|
| * configure: disable uuidd by default if libuuid is disabledTheodore Ts'o2014-09-19
* | Merge branch 'maint' into nextTheodore Ts'o2014-09-18
|\|
| * fix build with configure --disable-uuid --disable-blkid --enable-profileTheodore Ts'o2014-09-18
| * Don't clear BUILD_CFLAGS and BUILD_LDFLAGS when cross-compilingMichael Forney2014-09-16
* | Merge branch 'maint' into nextTheodore Ts'o2014-08-08
|\|
| * libext2fs: have UNIX IO manager use pread64/pwrite64Theodore Ts'o2014-08-08
* | Merge branch 'maint' into nextTheodore Ts'o2014-08-02
|\|
| * libext2fs: have UNIX IO manager use pread/pwriteDarrick J. Wong2014-08-02
* | misc: copy extended attributes in populate_fsRoss Burton2014-07-27
* | Merge remote-tracking branch 'origin/maint' into nextTheodore Ts'o2014-07-10
|\|
| * Fix up configure so it finds mkinstalldirsTheodore Ts'o2014-07-10
| * mke2fs: add support to align hugefiles relative to beginning of the diskTheodore Ts'o2014-07-09
* | Merge branch 'maint' into nextTheodore Ts'o2014-07-06
|\|