aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
AgeCommit message (Expand)Author
2022-08-09Build the fuzzers from oss-fuzzTheodore Ts'o
2021-01-19Merge branch 'maint' into nextTheodore Ts'o
2020-11-25Update gettext files to version 0.19.8Theodore Ts'o
2020-10-04Define MKDIR_P in the Makefile.in files instead in MCONFIG.inTheodore Ts'o
2020-04-10Teach makefiles to build all static programs using the target all-staticTheodore Ts'o
2018-10-04Merge branch 'maint' into nextTheodore Ts'o
2018-08-24For --enable-subset, change "make install" so it implies "make install-libs"Theodore Ts'o
2018-08-23Merge branch 'maint' into nextTheodore Ts'o
2018-08-22Fix "make install" for configure --enable-subsetTheodore Ts'o
2018-08-18Merge branch 'maint' into nextTheodore Ts'o
2018-08-18Drop subset tarball and replace it with "configure --enable-subset"Theodore Ts'o
2018-08-18Stop generating e2fsprogs.spec automaticallyTheodore Ts'o
2018-08-05e2scrub: create online fsck tool of sortsDarrick J. Wong
2017-04-26tests: skip running long test with "make check" and add "make fullcheck"Theodore Ts'o
2016-03-06Merge branch 'maint' into nextTheodore Ts'o
2016-01-02Fix build system to be compatible with BSD pmakeTheodore Ts'o
2015-07-12rename libquota.a to libsupport.aTheodore Ts'o
2015-07-01Fix "make clean" and "make distclean"Theodore Ts'o
2014-05-27tst_libext2fs: add new debug program which used for libext2fs unit testsTheodore Ts'o
2014-02-23Add coverage testing using gcovTheodore Ts'o
2013-10-23Fix optional static code analysis using sparseTheodore Ts'o
2013-10-23Fix noquota buildTheodore Ts'o
2013-10-11e2fsprogs: add (optional) sparse checking to the buildDarrick J. Wong
2012-05-11Fix parallel (make -j) buildMatthias Andree
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o
2011-08-31e2fsprogs: add quota library to e2fsprogsAditya Kali
2011-06-15check: build all dependencies before "make check"Andreas Dilger
2010-05-17Fix dpkg-buildpackage -j2Theodore Ts'o
2009-06-29configure.in: add --disable-libuuid optionScott James Remnant
2009-04-22configure.in: add --disable-libblkid optionTheodore Ts'o
2008-10-12Fix parallel build problem with util/substTheodore Ts'o
2008-09-01Fix e2fsprogs-libs build failure due to 'subs' targetTheodore Ts'o
2008-08-28Fix breakage caused by commit da17e370 (missing dependency in Makefile)Theodore Ts'o
2008-08-27Build lib/ext2fs/ext2_err.h early to avoid parallel build problemsTheodore Ts'o
2008-07-14Disable %.sh -> % GNU make rule in the top-level MakefileTheodore Ts'o
2008-02-29Merge branch 'maint'Theodore Ts'o
2008-02-28Fix makefile dependency issues for various install targetsMike Frysinger
2008-01-27Merge branch 'maint' into nextTheodore Ts'o
2008-01-01Fix Makefile race so that "make -j3 distclean" works correctlyTheodore Ts'o
2007-08-03Miscellaneous CleanupsTheodore Ts'o
2007-05-22Add Makefile production rule for e2fsprogs.spec in case it gets deletedAndreas Dilger
2006-06-21add "make rpm" target to top-level MakefileAndreas Dilger
2006-04-09Fix asm_types.h type conflictsTheodore Ts'o
2004-12-15Add install-strip and install-shlibs-strip targetsTheodore Ts'o
2004-11-30Make make distclean remove all generated files. Theodore Ts'o
2004-11-30Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o
2004-11-19Remove support for EVMS 1.x plugin library.Theodore Ts'o
2004-09-17Remove XSI:isms for greater portability. (Addresses Theodore Ts'o
2003-08-01Use $(MAKE) rather than hardcoded "make", to aid build process onMatthias Andree
2003-05-05configure.in, configure, Makefile.in: Add --with-diet-libcTheodore Ts'o