| Commit message (Expand) | Author | Age | Files | Lines |
* | tst_libext2fs: add new debug program which used for libext2fs unit tests | Theodore Ts'o | 2014-05-27 | 1 | -1/+1 |
* | Add coverage testing using gcov | Theodore Ts'o | 2014-02-23 | 1 | -4/+7 |
* | Fix optional static code analysis using sparse | Theodore Ts'o | 2013-10-23 | 1 | -13/+0 |
* | Fix noquota build | Theodore Ts'o | 2013-10-23 | 1 | -1/+1 |
* | e2fsprogs: add (optional) sparse checking to the build | Darrick J. Wong | 2013-10-11 | 1 | -0/+13 |
* | Fix parallel (make -j) build | Matthias Andree | 2012-05-11 | 1 | -0/+2 |
* | Shorten compile commands run by the build system | Theodore Ts'o | 2011-09-18 | 1 | -1/+2 |
* | e2fsprogs: add quota library to e2fsprogs | Aditya Kali | 2011-08-31 | 1 | -1/+2 |
* | check: build all dependencies before "make check" | Andreas Dilger | 2011-06-15 | 1 | -1/+1 |
* | Fix dpkg-buildpackage -j2 | Theodore Ts'o | 2010-05-17 | 1 | -2/+3 |
* | configure.in: add --disable-libuuid option | Scott James Remnant | 2009-06-29 | 1 | -1/+2 |
* | configure.in: add --disable-libblkid option | Theodore Ts'o | 2009-04-22 | 1 | -1/+2 |
* | Fix parallel build problem with util/subst | Theodore Ts'o | 2008-10-12 | 1 | -1/+1 |
* | Fix e2fsprogs-libs build failure due to 'subs' target | Theodore Ts'o | 2008-09-01 | 1 | -3/+4 |
* | Fix breakage caused by commit da17e370 (missing dependency in Makefile) | Theodore Ts'o | 2008-08-28 | 1 | -0/+1 |
* | Build lib/ext2fs/ext2_err.h early to avoid parallel build problems | Theodore Ts'o | 2008-08-27 | 1 | -0/+1 |
* | Disable %.sh -> % GNU make rule in the top-level Makefile | Theodore Ts'o | 2008-07-14 | 1 | -0/+2 |
* | Merge branch 'maint' | Theodore Ts'o | 2008-02-29 | 1 | -1/+1 |
|\ |
|
| * | Fix makefile dependency issues for various install targets | Mike Frysinger | 2008-02-28 | 1 | -1/+1 |
* | | Merge branch 'maint' into next | Theodore Ts'o | 2008-01-27 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | Fix Makefile race so that "make -j3 distclean" works correctly | Theodore Ts'o | 2008-01-01 | 1 | -1/+2 |
* | | Miscellaneous Cleanups | Theodore Ts'o | 2007-08-03 | 1 | -1/+1 |
|/ |
|
* | Add Makefile production rule for e2fsprogs.spec in case it gets deleted | Andreas Dilger | 2007-05-22 | 1 | -1/+4 |
* | add "make rpm" target to top-level Makefile | Andreas Dilger | 2006-06-21 | 1 | -0/+3 |
* | Fix asm_types.h type conflicts | Theodore Ts'o | 2006-04-09 | 1 | -14/+11 |
* | Add install-strip and install-shlibs-strip targets | Theodore Ts'o | 2004-12-15 | 1 | -5/+10 |
* | Make make distclean remove all generated files. | Theodore Ts'o | 2004-11-30 | 1 | -1/+2 |
* | Use Linux-kernel-style makefile output to make it easier to | Theodore Ts'o | 2004-11-30 | 1 | -11/+14 |
* | Remove support for EVMS 1.x plugin library. | Theodore Ts'o | 2004-11-19 | 1 | -3/+1 |
* | Remove XSI:isms for greater portability. (Addresses | Theodore Ts'o | 2004-09-17 | 1 | -1/+1 |
* | Use $(MAKE) rather than hardcoded "make", to aid build process on | Matthias Andree | 2003-08-01 | 1 | -1/+1 |
* | configure.in, configure, Makefile.in: Add --with-diet-libc | Theodore Ts'o | 2003-05-05 | 1 | -1/+1 |
* | Add Czech translation. | Theodore Ts'o | 2003-05-03 | 1 | -1/+2 |
* | Update to gettext 0.11.5. We now enable NLS support by default. | Theodore Ts'o | 2003-05-03 | 1 | -1/+1 |
* | Move tarball generation functions to util/gen-tarball | Theodore Ts'o | 2003-03-23 | 1 | -88/+0 |
* | Add dependency to allow parallel makes to work correctly. | Theodore Ts'o | 2003-03-14 | 1 | -1/+1 |
* | Fix up lots of portability problems that caused e2fsprogs not to build succes... | Theodore Ts'o | 2003-03-06 | 1 | -1/+0 |
* | Changes to create a subset distribution which consists only of the | Theodore Ts'o | 2003-03-02 | 1 | -11/+72 |
* | Minor bug fixes in the blkid library. | Theodore Ts'o | 2003-03-01 | 1 | -1/+5 |
* | Integrate new blkid library. | Theodore Ts'o | 2003-01-23 | 1 | -1/+1 |
* | Makefile.in: Revamp makefile so that it doesn't depend | Theodore Ts'o | 2002-08-18 | 1 | -1/+2 |
* | Add "*.orig" to "make clean" target, change explicit listing of | Andreas Dilger | 2001-08-04 | 1 | -3/+3 |
* | Makefile.in: Avoid including BitKeeper files into the source tarball. | Theodore Ts'o | 2001-06-22 | 1 | -1/+2 |
* | ChangeLog, ext2_types.h.in: | Theodore Ts'o | 2001-06-14 | 1 | -1/+1 |
* | ChangeLog, configure, configure.in: | Theodore Ts'o | 2001-06-13 | 1 | -1/+4 |
* | ChangeLog, wordwrap.pl: | Theodore Ts'o | 2001-06-01 | 1 | -5/+5 |
* | Makefile.in: | Theodore Ts'o | 2001-05-25 | 1 | -1/+2 |
* | Makefile.in, configure, configure.in: | Theodore Ts'o | 2001-02-08 | 1 | -1/+1 |
* | ChangeLog, Makefile.in: | Theodore Ts'o | 2001-01-12 | 1 | -1/+1 |
* | ChangeLog, MCONFIG.in, Makefile.in, Makefile.in.in: | Theodore Ts'o | 2000-12-09 | 1 | -3/+2 |