summaryrefslogtreecommitdiff
path: root/lib/ext2fs/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* lib/ext2fs: Only build tst_libext2fs for make checkTheodore Ts'o2014-07-101-15/+16
* e2fsprogs: remove checker infrastructureEric Sandeen2014-07-041-3/+1
* lib/ext2fs: clean and build ext2_types.h as necessaryTheodore Ts'o2014-05-271-1/+6
* tst_libext2fs: add new debug program which used for libext2fs unit testsTheodore Ts'o2014-05-271-13/+229
* Add a make variable for the pkgconfig install dirDavid Michael2014-05-071-4/+4
* Add coverage testing using gcovTheodore Ts'o2014-02-231-7/+7
* Fix up the Makefiles dependencies in lib/ext2fs and lib/quotaTheodore Ts'o2014-01-301-5/+6
* libext2fs: build tst_bitmaps with rep invariants checking enabledTheodore Ts'o2014-01-191-3/+4
* configure: fix --with-diet-libcTheodore Ts'o2014-01-051-19/+22
* Clean up sparse warningsTheodore Ts'o2013-12-161-1/+5
* e2fsprogs: add (optional) sparse checking to the buildDarrick J. Wong2013-10-111-0/+1
* libext2fs: add the ext2fs_symlink() functionDarren Hart2013-01-161-0/+8
* libext2fs: link the test programs with static librariesTheodore Ts'o2012-12-241-27/+31
* debugfs: add the ability to manipulate the extent tree directlyTheodore Ts'o2012-12-241-5/+13
* Allow e2fsprogs to be built using the clang (LLVM) frontendTheodore Ts'o2012-09-091-10/+10
* Put ELF_OTHER_LIBS in the right place for the linkerTheodore Ts'o2012-08-061-1/+1
* Fix blhc (Build Log Hardening Check) warningsTheodore Ts'o2012-06-131-1/+1
* Support systems without posix_memalign() and memalign()Theodore Ts'o2012-05-111-1/+8
* libext2fs: improve testing coverage of tst_bitmapsTheodore Ts'o2012-04-091-0/+3
* Update Release Notes, Changelogs, version.h, etc. for 1.42.2 releasev1.42.2Theodore Ts'o2012-03-271-1/+2
* libext2fs: add pseudo bitmap backend type EXT2FS_BMAP64_AUTODIRTheodore Ts'o2011-12-181-0/+3
* libext2fs: add a bitmap implementation using rbtree'sLukas Czerner2011-12-181-5/+12
* libext2fs: add rbtree libraryLukas Czerner2011-12-181-2/+9
* libext2fs: add tests for the bitmap functionsTheodore Ts'o2011-12-181-1/+16
* Update Release Notes, Changelogs, version.h, etc. for 1.42 releasev1.42Theodore Ts'o2011-11-291-2/+2
* tst_fs_struct: add program to help check ABI compatibility of ext2fs_filsysTheodore Ts'o2011-11-251-0/+6
* debugfs: add filefrag commandTheodore Ts'o2011-11-181-1/+5
* debugfs: add the freefrag commandTheodore Ts'o2011-11-181-1/+6
* Update for e2fsprogs 1.42-WIP-1005 releasev1.42-WIP-1005Theodore Ts'o2011-10-051-5/+1
* libext2fs, libquota: fix some makefile dependency issuesTheodore Ts'o2011-10-031-2/+10
* libext2fs: Fix various bugs from the metadata checksum integrationDarrick J. Wong2011-09-301-1/+1
* ext2fs: add multi-mount protection (INCOMPAT_MMP)Andreas Dilger2011-09-251-0/+7
* Shorten compile commands run by the build systemTheodore Ts'o2011-09-181-77/+150
* libext2fs: fix size check in tst_inode_sizeTheodore Ts'o2011-09-161-0/+1
* libext2fs: Add crc32c implementation for metadata checksummingDarrick J. Wong2011-09-151-2/+24
* libext2fs: add new test: tst_inode_sizeTheodore Ts'o2011-09-141-1/+7
* libext2fs: fix makefile dependency problemTheodore Ts'o2011-06-191-2/+14
* e2image: Add support for qcow2 formatLukas Czerner2011-05-181-1/+3
* Merge branch 'maint' into nextTheodore Ts'o2010-12-201-2/+3
|\
| * e2fsprogs: fix type-punning warningsEric Sandeen2010-12-161-2/+3
* | libext2fs: Add new function ext2fs_punch()Theodore Ts'o2010-07-221-6/+26
* | Merge branch 'maint' into nextTheodore Ts'o2010-07-191-1/+5
|\ \ | |/
| * Fix Makefile dependencies for test programs in lib/ext2fsTheodore Ts'o2010-06-241-1/+5
* | Merge branch 'maint' into nextTheodore Ts'o2010-06-071-1/+2
|\ \ | |/
| * Always build namei.o so that building with "configure --disable-debugfs" worksTheodore Ts'o2010-05-171-1/+2
* | Merge branch 'maint' into nextTheodore Ts'o2009-10-041-3/+4
|\ \ | |/
| * libext2fs: Always build file_io.cTheodore Ts'o2009-10-041-2/+2
| * libext2fs: Add error table initialization to test programsTheodore Ts'o2009-09-081-1/+2
* | libext2fs: create generic numeric progress meters and use themValerie Aurora Henson2009-08-231-0/+1
* | Add support for 64-bit bitmapsTheodore Ts'o2009-08-221-0/+4