summaryrefslogtreecommitdiff
path: root/misc/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2011-09-18Shorten compile commands run by the build systemTheodore Ts'o1-25/+48
2011-09-13mke2fs.static: change library ordering to avoid a link errorTheodore Ts'o1-2/+2
2011-08-31tune2fs: Add support for turning on quota featureAditya Kali1-6/+8
2011-08-31mke2fs: support creation of filesystem with quota featureAditya Kali1-6/+8
2011-06-19libext2fs: fix makefile dependency problemTheodore Ts'o1-3/+4
2010-12-24configure: control whether e4defrag is built/installed via --disable-defragTheodore Ts'o1-4/+5
2010-06-07Merge branch 'maint' into nextTheodore Ts'o1-30/+15
2010-05-17Add configure options --enable-symlink-build and --enable-symlink-installTheodore Ts'o1-30/+15
2009-11-16Disconnect e4defrag from build on non-Linux hosts.Matthias Andree1-1/+4
2009-10-04Merge branch 'maint' into nextTheodore Ts'o1-43/+49
2009-10-04Don't use in-tree header files if using system uuid or blkid librariesTheodore Ts'o1-43/+49
2009-09-07Convert uses of super->s_*_blocks_count to ext2fs_*_blocks_count()Valerie Aurora Henson1-1/+1
2009-08-23e4defrag: Link with ext2fs libraryTheodore Ts'o1-4/+4
2009-08-09Add V=1 support when linking e2freefrag in misc/Makefile.inTheodore Ts'o1-2/+2
2009-08-22Merge branch 'maint' into nextTheodore Ts'o1-2/+2
2009-08-01Merge branch 'maint' into nextTheodore Ts'o1-4/+16
2009-07-24e2freefrag: Improve output to include be more like xfs_db's freesp -sAndreas Dilger1-1/+1
2009-07-22e2freefrag: New program which displays how fragmented the free space isTheodore Ts'o1-4/+16
2009-07-02Add support for configure --enable-verbose-makecmdsTheodore Ts'o1-151/+151
2009-07-01Fix Makefile dependencies for libcom_errTheodore Ts'o1-6/+7
2009-06-30Do not build and install uuidgen from if the uuid library was disabled.Theodore Ts'o1-2/+2
2009-07-09Add e4defrag to the misc directoryTheodore Ts'o1-3/+17
2009-04-22configure.in: add --disable-libblkid optionTheodore Ts'o1-6/+14
2009-03-06e2fsprogs: blkid.static make targetEric Sandeen1-0/+5
2008-11-15Add support to build profiled binaries in the misc directoryTheodore Ts'o1-3/+107
2008-09-04Fix e2initrd_helper, blkid, and fsck from linking with unneeded librariesTheodore Ts'o1-14/+14
2008-09-02Improve ELF shared library handlingTheodore Ts'o1-1/+1
2008-07-16Add more intelligent handling of the mke2fs.conf installation processTheodore Ts'o1-1/+24
2008-07-15Add an tune2fs.static target in misc/Makefile.inTheodore Ts'o1-1/+8
2008-07-13blkid: Add new option -L which pretty-prints the device listTheodore Ts'o1-2/+2
2008-06-07e2undo: Enable missing pieces to enable I18N for this applicationTheodore Ts'o1-1/+1
2008-05-14Install {mkfs,fsck}.{ext4,ext4dev} binary and man pagesTheodore Ts'o1-5/+18
2008-04-27Add e2undo commandAneesh Kumar K.V1-3/+14
2008-02-17Merge branch 'maint' into nextTheodore Ts'o1-3/+8
2008-02-17Make fsck ignore mounted filesystems if given the -M optionTheodore Ts'o1-3/+8
2008-02-10Merge branch 'maint' into nextTheodore Ts'o1-2/+1
2008-02-09Don't try to create $DESTDIR/etc/init.d as part of make installTheodore Ts'o1-2/+1
2008-01-01Merge branch 'maint' into nextTheodore Ts'o1-3/+6
2007-12-31Add --disable-uuidd configure optionTheodore Ts'o1-3/+6
2007-12-17Merge branch 'maint' into nextTheodore Ts'o1-4/+14
2007-12-16Add uuidd daemon to prevent duplicate time-based UUID'sTheodore Ts'o1-4/+14
2007-08-03Merge branch 'maint'Theodore Ts'o1-4/+4
2007-08-03Make sure $prefix/etc is created before installing mke2fs.confTheodore Ts'o1-4/+4
2007-08-03Silence makefile from showing the awk command when building DEFAULT_TO_CTheodore Ts'o1-1/+1
2007-07-04Compile the default mke2fs.conf into mke2fs programTheodore Ts'o1-2/+7
2006-12-26Use the newer add/remove_error_table com_err interfacesTheodore Ts'o1-25/+30
2006-10-01Fix Debian FTBFS problem caused by devmapper library using pthreadsTheodore Ts'o1-1/+1
2006-10-01Fix misc/Makefile.in so that it builds even if e2fsck hasn't been built yetTheodore Ts'o1-5/+19
2006-08-30Remove unnecessary and unused resize2fs build rule from misc/Makefile.inTheodore Ts'o1-4/+0
2006-06-12Install mke2fs.conf into root_sysconfdir rather than /etc.Matthias Andree1-3/+3