summaryrefslogtreecommitdiff
path: root/e2fsck/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2009-05-02e2fsck: Add test code in problem.c to verify problem codesAndreas Dilger1-2/+7
2008-11-15e2fsck: Fix build of e2fsck.profiled if profiling is enabledTheodore Ts'o1-1/+1
2008-09-12Fix compiling under diet libcTheodore Ts'o1-1/+1
2008-09-02Improve ELF shared library handlingTheodore Ts'o1-3/+1
2008-07-18Fix cross compilation issues in e2fsck/gen_crc32tableTheodore Ts'o1-1/+1
2008-07-13e2fsck: Set LD_LIBRARY_PATH before running "make check" programsTheodore Ts'o1-4/+4
2008-06-19Fix "make check" in e2fsck subdirectory to use the in-tree com_err libraryTheodore Ts'o1-2/+2
2008-06-06Add CRC32 (big-endian) routine for use by journal checksumsTheodore Ts'o1-56/+111
2008-05-14Install {mkfs,fsck}.{ext4,ext4dev} binary and man pagesTheodore Ts'o1-2/+18
2008-02-29Merge branch 'maint'Theodore Ts'o1-1/+1
2008-02-28Fix makefile dependency issues for various install targetsMike Frysinger1-1/+1
2008-02-27Merge branch 'maint'Theodore Ts'o1-6/+6
2008-02-26Enhance e2fsck's reporting for reporting unsupported filesystem featuresTheodore Ts'o1-6/+6
2008-01-27Merge branch 'maint' into nextTheodore Ts'o1-9/+5
2008-01-27Don't build e2fsck statically by default anymoreTheodore Ts'o1-9/+5
2007-08-11Remove e2fsck's -s and -S options to byte-swap ancient PPC filesystemsTheodore Ts'o1-10/+2
2006-10-01Fix Debian FTBFS problem caused by devmapper library using pthreadsTheodore Ts'o1-3/+3
2006-03-27Add man page documenting the /etc/e2fsck.conf configuration file.Theodore Ts'o1-2/+17
2006-01-02Simplify profile core functionalityTheodore Ts'o1-3/+4
2005-12-31Fix incorrect location of prof_err.h in profile.c.Theodore Ts'o1-2/+2
2005-12-30Add the profile library code to e2fsckTheodore Ts'o1-30/+57
2005-05-06Update "make depend" information. Fixes SMP parallel build problem.Theodore Ts'o1-87/+97
2004-12-15Add install-strip and install-shlibs-strip targetsTheodore Ts'o1-10/+24
2004-12-14Use MKINSTALLDIRS macro so that the Makefiles can find the scriptTheodore Ts'o1-2/+1
2004-11-30Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o1-13/+25
2004-04-03Refine the build process to avoid re-running subst all the time on Theodore Ts'o1-1/+1
2004-02-23Makefile.in (PROFILED_LIBS, PROFILED_DEPLIBS): Fix reference toTheodore Ts'o1-2/+2
2003-05-03Update to gettext 0.11.5. We now enable NLS support by default.Theodore Ts'o1-3/+3
2003-03-16Update dependency information in MakefilesTheodore Ts'o1-27/+54
2003-03-01Update debugfs and e2fsck to use the blkid library.Theodore Ts'o1-6/+9
2002-10-31Makefile.in (install): Search all compression extensions whenTheodore Ts'o1-1/+3
2002-08-31Update for 1.28 release.Theodore Ts'o1-1/+12
2002-08-01Change e2fsck to use a red/black tree in pass1b, to remove O(n**2) Theodore Ts'o1-3/+4
2002-07-20Add support to e2fsck to reindex directories to use hash trees.Theodore Ts'o1-2/+3
2002-06-25Add initial support for htree directories.Theodore Ts'o1-6/+8
2002-02-24Fix typo in previous changeset; the man pages for fsck.ext2 andTheodore Ts'o1-2/+2
2002-02-24Update makefiles to install mkfs.ext3, and to install man pages forTheodore Ts'o1-0/+5
2001-12-24Miscellaneous cleanup before 1.26-WIP release. Removed unusedTheodore Ts'o1-0/+19
2001-12-23Move linux/jbd.h to ext2fs/kernel-jbd.h, to avoid using the Theodore Ts'o1-22/+0
2001-12-16Fix e2fsck's handling of external journals,and update journal Theodore Ts'o1-3/+3
2001-12-02Fixes necessary for e2fsprogs to work using the diet libc.Theodore Ts'o1-4/+7
2001-08-08Add dependencies to iscan.Theodore Ts'o1-1/+1
2001-07-19This patch completes the initial extended attribute/ACL support forTheodore Ts'o1-3/+20
2001-07-02Add initial support for extended attribute blocksTheodore Ts'o1-2/+7
2001-06-13Makefile.in:Theodore Ts'o1-0/+10
2001-06-11ChangeLog, Makefile.in, swapfs.c, unix.c:Theodore Ts'o1-0/+2
2001-06-01ChangeLog, wordwrap.pl:Theodore Ts'o1-65/+70
2001-05-14Many files:Theodore Ts'o1-18/+18
2001-01-18Makefile.in:Theodore Ts'o1-2/+1
2001-01-03ChangeLog, Makefile.in, jfs_user.h:Theodore Ts'o1-7/+7