Whamcloud - gitweb
build: use MKDIR_P instead of MKINSTALLDIRS
[tools/e2fsprogs.git] / e2fsck / Makefile.in
2018-08-11 Ross Burtonbuild: use MKDIR_P instead of MKINSTALLDIRS
2018-06-25 Theodore Ts'oUpdate Makefile.in files using "make depend"
2017-04-26 Theodore Ts'otests: skip running long test with "make check" and...
2017-01-31 Theodore Ts'oStop installing mkfs.ext4dev and fsck.ext4dev
2016-09-02 Theodore Ts'oFix build reproducibility for mk_cmds and compile_et
2015-07-13 Theodore Ts'oMove dict.c from e2fsck to lib/support
2015-07-13 Theodore Ts'oMove the check_plausibility() function from misc to...
2015-07-13 Theodore Ts'oMove the profile parsing functions from e2fsck to lib...
2015-07-12 Theodore Ts'orename libquota.a to libsupport.a
2015-07-01 Theodore Ts'oFix "make clean" and "make distclean"
2015-04-21 Darrick J. Wonge2fsck: rebuild sparse extent trees & convert non-exten...
2015-04-21 Darrick J. Wonglibext2fs/e2fsck: provide routines to read-ahead metadata
2014-09-21 Darrick J. Wongmisc: use libmagic when libblkid can't identify something
2014-09-20 Darrick J. Wongmisc: add plausibility checks to debugfs/tune2fs/dumpe2...
2014-09-11 Darrick J. Wongdebugfs: create journal handling routines
2014-09-11 Theodore Ts'oMerge branch 'maint' into next
2014-09-08 Michael ForneyApply LDFLAGS when building tests
2014-09-08 Michael Forneytests: Add to LD_LIBRARY_PATH instead of overriding
2014-07-06 Theodore Ts'oMerge branch 'maint' into next
2014-07-05 Eric Sandeene2fsprogs: remove checker infrastructure
2014-05-27 Theodore Ts'oMerge branch 'maint' into next
2014-05-22 Theodore Ts'oe2fsck: fix Makefile dependency for quota.o
2014-05-13 Theodore Ts'oMerge branch 'maint' into next
2014-05-13 Theodore Ts'oquota: integrate mkquota.h into quotaio.h
2014-05-11 Darrick J. Wongmisc: create better-packaged static analysis reports
2014-03-14 Darrick J. Wongall: Introduce cppcheck static checking for make C=1
2014-02-24 Theodore Ts'oMerge branch 'maint' into next
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-01-06 Theodore Ts'oMerge branch 'maint' into next
2014-01-06 Theodore Ts'oconfigure: fix --with-diet-libc
2013-10-13 Theodore Ts'oMerge branch 'maint' into next
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-06-16 Theodore Ts'oMerge branch 'maint' into next
2013-06-16 Theodore Ts'oWork around Debian Bug #712530
2012-10-11 Theodore Ts'oMerge branch 'maint' into next
2012-10-11 Theodore Ts'oFix makefiles to compile e2freefrag with profiling
2012-08-03 Darrick J. Wonge2fsck: refactor crc32_be code
2012-06-13 Theodore Ts'oFix blhc (Build Log Hardening Check) warnings
2012-06-04 Jan Karalibquota: remove unnecessary definitions
2012-03-18 Theodore Ts'oe2fsck: add logging capability
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-08-31 Aditya Kalie2fsck: add support for checking the built-in quota...
2011-08-11 Theodore Ts'oe2fsck: catch termination signals and print information...
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-17 Theodore Ts'oAdd configure options --enable-symlink-build and -...
2009-11-16 Matthias AndreeAdd $(LIBINTL) to tst_problem linked libs.
2009-10-04 Theodore Ts'oDon't use in-tree header files if using system uuid...
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-07-02 Theodore Ts'oFix Makefile dependencies for libcom_err
2009-05-03 Andreas Dilgere2fsck: Add test code in problem.c to verify problem...
2008-11-15 Theodore Ts'oe2fsck: Fix build of e2fsck.profiled if profiling is...
2008-09-12 Theodore Ts'oFix compiling under diet libc
2008-09-03 Theodore Ts'oImprove ELF shared library handling
2008-07-19 Theodore Ts'oFix cross compilation issues in e2fsck/gen_crc32table
2008-07-13 Theodore Ts'oe2fsck: Set LD_LIBRARY_PATH before running "make check...
2008-06-19 Theodore Ts'oFix "make check" in e2fsck subdirectory to use the...
2008-06-07 Theodore Ts'oAdd CRC32 (big-endian) routine for use by journal checksums
2008-05-14 Theodore Ts'oInstall {mkfs,fsck}.{ext4,ext4dev} binary and man pages
2008-02-29 Theodore Ts'oMerge branch 'maint'
2008-02-29 Mike FrysingerFix makefile dependency issues for various install...
2008-02-27 Theodore Ts'oMerge branch 'maint'
2008-02-27 Theodore Ts'oEnhance e2fsck's reporting for reporting unsupported...
2008-01-28 Theodore Ts'oMerge branch 'maint' into next
2008-01-27 Theodore Ts'oDon't build e2fsck statically by default anymore
2007-08-11 Theodore Ts'oRemove e2fsck's -s and -S options to byte-swap ancient...
2006-10-02 Theodore Ts'oFix Debian FTBFS problem caused by devmapper library...
2006-03-27 Theodore Ts'oAdd man page documenting the /etc/e2fsck.conf configura...
2006-01-03 Theodore Ts'oSimplify profile core functionality
2005-12-31 Theodore Ts'oFix incorrect location of prof_err.h in profile.c.
2005-12-31 Theodore Ts'oAdd the profile library code to e2fsck
2005-05-06 Theodore Ts'oUpdate "make depend" information. Fixes SMP parallel...
2004-12-15 Theodore Ts'oAdd install-strip and install-shlibs-strip targets
2004-12-15 Theodore Ts'oUse MKINSTALLDIRS macro so that the Makefiles can find...
2004-11-30 Theodore Ts'oUse Linux-kernel-style makefile output to make it easier to
2004-04-03 Theodore Ts'oRefine the build process to avoid re-running subst...
2004-02-24 Theodore Ts'oMakefile.in (PROFILED_LIBS, PROFILED_DEPLIBS): Fix...
2003-05-03 Theodore Ts'oUpdate to gettext 0.11.5. We now enable NLS support...
2003-03-17 Theodore Ts'oUpdate dependency information in Makefiles
2003-03-02 Theodore Ts'oUpdate debugfs and e2fsck to use the blkid library.
2002-10-31 Theodore Ts'oMakefile.in (install): Search all compression extension...
2002-08-31 Theodore Ts'oUpdate for 1.28 release.
2002-08-01 Theodore Ts'oChange e2fsck to use a red/black tree in pass1b, to...
2002-07-20 Theodore Ts'oAdd support to e2fsck to reindex directories to use...
2002-06-26 Theodore Ts'oAdd initial support for htree directories.
2002-02-24 Theodore Ts'oFix typo in previous changeset; the man pages for fsck...
2002-02-24 Theodore Ts'oUpdate makefiles to install mkfs.ext3, and to install...
2001-12-24 Theodore Ts'oMiscellaneous cleanup before 1.26-WIP release. Removed...
2001-12-24 Theodore Ts'oMove linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the
2001-12-16 Theodore Ts'oFix e2fsck's handling of external journals,and update...
2001-12-02 Theodore Ts'oFixes necessary for e2fsprogs to work using the diet...
2001-08-09 Theodore Ts'oAdd dependencies to iscan.
2001-07-19 Theodore Ts'oThis patch completes the initial extended attribute...
2001-07-02 Theodore Ts'oAdd initial support for extended attribute blocks
2001-06-13 Theodore Ts'oMakefile.in:
2001-06-11 Theodore Ts'oChangeLog, Makefile.in, swapfs.c, unix.c:
2001-06-01 Theodore Ts'oChangeLog, wordwrap.pl:
2001-05-14 Theodore Ts'oMany files:
2001-01-18 Theodore Ts'oMakefile.in:
2001-01-03 Theodore Ts'oChangeLog, Makefile.in, jfs_user.h:
2000-12-09 Theodore Ts'oMany files:
next