summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Build the fuzzers from oss-fuzzTheodore Ts'o2022-08-091-2/+2
* Merge branch 'maint' into nextTheodore Ts'o2021-01-191-0/+1
|\
| * Define MKDIR_P in the Makefile.in files instead in MCONFIG.inTheodore Ts'o2020-10-041-0/+1
* | Update gettext files to version 0.19.8Theodore Ts'o2020-11-251-1/+1
* | Teach makefiles to build all static programs using the target all-staticTheodore Ts'o2020-04-101-2/+8
|/
* Merge branch 'maint' into nextTheodore Ts'o2018-10-041-1/+1
|\
| * For --enable-subset, change "make install" so it implies "make install-libs"Theodore Ts'o2018-08-241-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-231-10/+14
|\ \ | |/
| * Fix "make install" for configure --enable-subsetTheodore Ts'o2018-08-221-10/+14
* | Merge branch 'maint' into nextTheodore Ts'o2018-08-181-10/+13
|\ \ | |/
| * Drop subset tarball and replace it with "configure --enable-subset"Theodore Ts'o2018-08-181-4/+8
| * Stop generating e2fsprogs.spec automaticallyTheodore Ts'o2018-08-181-5/+2
* | e2scrub: create online fsck tool of sortsDarrick J. Wong2018-08-051-1/+2
|/
* tests: skip running long test with "make check" and add "make fullcheck"Theodore Ts'o2017-04-261-2/+4
* Merge branch 'maint' into nextTheodore Ts'o2016-03-061-1/+2
|\
| * Fix build system to be compatible with BSD pmakeTheodore Ts'o2016-01-021-1/+2
* | rename libquota.a to libsupport.aTheodore Ts'o2015-07-121-2/+2
* | Fix "make clean" and "make distclean"Theodore Ts'o2015-07-011-1/+2
|/
* tst_libext2fs: add new debug program which used for libext2fs unit testsTheodore Ts'o2014-05-271-1/+1
* Add coverage testing using gcovTheodore Ts'o2014-02-231-4/+7
* Fix optional static code analysis using sparseTheodore Ts'o2013-10-231-13/+0
* Fix noquota buildTheodore Ts'o2013-10-231-1/+1
* e2fsprogs: add (optional) sparse checking to the buildDarrick J. Wong2013-10-111-0/+13
* Fix parallel (make -j) buildMatthias Andree2012-05-111-0/+2
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-1/+2
* e2fsprogs: add quota library to e2fsprogsAditya Kali2011-08-311-1/+2
* check: build all dependencies before "make check"Andreas Dilger2011-06-151-1/+1
* Fix dpkg-buildpackage -j2Theodore Ts'o2010-05-171-2/+3
* configure.in: add --disable-libuuid optionScott James Remnant2009-06-291-1/+2
* configure.in: add --disable-libblkid optionTheodore Ts'o2009-04-221-1/+2
* Fix parallel build problem with util/substTheodore Ts'o2008-10-121-1/+1
* Fix e2fsprogs-libs build failure due to 'subs' targetTheodore Ts'o2008-09-011-3/+4
* Fix breakage caused by commit da17e370 (missing dependency in Makefile)Theodore Ts'o2008-08-281-0/+1
* Build lib/ext2fs/ext2_err.h early to avoid parallel build problemsTheodore Ts'o2008-08-271-0/+1
* Disable %.sh -> % GNU make rule in the top-level MakefileTheodore Ts'o2008-07-141-0/+2
* Merge branch 'maint'Theodore Ts'o2008-02-291-1/+1
|\
| * Fix makefile dependency issues for various install targetsMike Frysinger2008-02-281-1/+1
* | Merge branch 'maint' into nextTheodore Ts'o2008-01-271-1/+2
|\ \ | |/
| * Fix Makefile race so that "make -j3 distclean" works correctlyTheodore Ts'o2008-01-011-1/+2
* | Miscellaneous CleanupsTheodore Ts'o2007-08-031-1/+1
|/
* Add Makefile production rule for e2fsprogs.spec in case it gets deletedAndreas Dilger2007-05-221-1/+4
* add "make rpm" target to top-level MakefileAndreas Dilger2006-06-211-0/+3
* Fix asm_types.h type conflictsTheodore Ts'o2006-04-091-14/+11
* Add install-strip and install-shlibs-strip targetsTheodore Ts'o2004-12-151-5/+10
* Make make distclean remove all generated files. Theodore Ts'o2004-11-301-1/+2
* Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o2004-11-301-11/+14
* Remove support for EVMS 1.x plugin library.Theodore Ts'o2004-11-191-3/+1
* Remove XSI:isms for greater portability. (Addresses Theodore Ts'o2004-09-171-1/+1
* Use $(MAKE) rather than hardcoded "make", to aid build process onMatthias Andree2003-08-011-1/+1
* configure.in, configure, Makefile.in: Add --with-diet-libcTheodore Ts'o2003-05-051-1/+1