Whamcloud - gitweb
lib/ext2fs: clean and build ext2_types.h as necessary
[tools/e2fsprogs.git] / lib / ext2fs / Makefile.in
2014-05-27 Theodore Ts'olib/ext2fs: clean and build ext2_types.h as necessary
2014-05-27 Theodore Ts'otst_libext2fs: add new debug program which used for...
2014-05-07 David MichaelAdd a make variable for the pkgconfig install dir
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2014-01-30 Theodore Ts'oFix up the Makefiles dependencies in lib/ext2fs and...
2014-01-20 Theodore Ts'olibext2fs: build tst_bitmaps with rep invariants checki...
2014-01-06 Theodore Ts'oconfigure: fix --with-diet-libc
2013-12-16 Theodore Ts'oClean up sparse warnings
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2013-01-16 Darren Hartlibext2fs: add the ext2fs_symlink() function
2012-12-24 Theodore Ts'olibext2fs: link the test programs with static libraries
2012-12-24 Theodore Ts'odebugfs: add the ability to manipulate the extent tree...
2012-09-10 Theodore Ts'oAllow e2fsprogs to be built using the clang (LLVM)...
2012-08-06 Theodore Ts'oPut ELF_OTHER_LIBS in the right place for the linker
2012-06-13 Theodore Ts'oFix blhc (Build Log Hardening Check) warnings
2012-05-11 Theodore Ts'oSupport systems without posix_memalign() and memalign()
2012-04-09 Theodore Ts'olibext2fs: improve testing coverage of tst_bitmaps
2012-03-27 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42.2
2011-12-18 Theodore Ts'olibext2fs: add pseudo bitmap backend type EXT2FS_BMAP64...
2011-12-18 Lukas Czernerlibext2fs: add a bitmap implementation using rbtree's
2011-12-18 Lukas Czernerlibext2fs: add rbtree library
2011-12-18 Theodore Ts'olibext2fs: add tests for the bitmap functions
2011-11-29 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42
2011-11-26 Theodore Ts'otst_fs_struct: add program to help check ABI compatibil...
2011-11-19 Theodore Ts'odebugfs: add filefrag command
2011-11-19 Theodore Ts'odebugfs: add the freefrag command
2011-10-05 Theodore Ts'oUpdate for e2fsprogs 1.42-WIP-1005 release v1.42-WIP-1005
2011-10-03 Theodore Ts'olibext2fs, libquota: fix some makefile dependency issues
2011-10-01 Darrick J. Wonglibext2fs: Fix various bugs from the metadata checksum...
2011-09-25 Andreas Dilgerext2fs: add multi-mount protection (INCOMPAT_MMP)
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2011-09-16 Theodore Ts'olibext2fs: fix size check in tst_inode_size
2011-09-16 Darrick J. Wonglibext2fs: Add crc32c implementation for metadata check...
2011-09-14 Theodore Ts'olibext2fs: add new test: tst_inode_size
2011-06-20 Theodore Ts'olibext2fs: fix makefile dependency problem
2011-05-18 Lukas Czernere2image: Add support for qcow2 format
2010-12-20 Theodore Ts'oMerge branch 'maint' into next
2010-12-16 Eric Sandeene2fsprogs: fix type-punning warnings
2010-07-22 Theodore Ts'olibext2fs: Add new function ext2fs_punch()
2010-07-19 Theodore Ts'oMerge branch 'maint' into next
2010-06-25 Theodore Ts'oFix Makefile dependencies for test programs in lib...
2010-06-07 Theodore Ts'oMerge branch 'maint' into next
2010-05-17 Theodore Ts'oAlways build namei.o so that building with "configure...
2009-10-05 Theodore Ts'oMerge branch 'maint' into next
2009-10-04 Theodore Ts'olibext2fs: Always build file_io.c
2009-09-09 Theodore Ts'olibext2fs: Add error table initialization to test programs
2009-08-23 Valerie Aurora Hensonlibext2fs: create generic numeric progress meters and...
2009-08-22 Theodore Ts'oAdd support for 64-bit bitmaps
2009-07-11 Theodore Ts'oRemove tst_csum.c from lib/ext2fs/Makefile.in's SRCS...
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2009-07-02 Theodore Ts'oFix Makefile dependencies for libcom_err
2009-06-06 Jose R. SantosAdd new blk64_t handling functions
2009-05-30 Theodore Ts'oUpdate lib/xt2fs/Makefile.in using "make depend"
2009-05-29 Theodore Ts'olibext2fs: Move test code for csum.c inline instead...
2009-04-24 Theodore Ts'oUpdate lib/ext2fs/Makefile.in using "make depend"
2008-10-02 Theodore Ts'oUpdate Makefile depend information for crc16.o
2008-09-01 Theodore Ts'oEnable test_io debugging by default
2008-07-10 Theodore Ts'oUpdate dependencies in the Makefile for lib/ext2fs
2008-06-08 Theodore Ts'oFix dependency for $(LIBSS) when an explicit dlopen...
2008-06-07 Theodore Ts'oUpdate Makefile dependencies for lib/ext2fs
2008-04-27 Aneesh Kumar K.Vlibext2fs: Add undo I/O manager
2008-04-17 Theodore Ts'oFix tst_extents build when building w/o dynamic libraries
2008-04-17 Theodore Ts'oAdd support for the HUGE_FILE feature
2008-04-01 Theodore Ts'olibext2fs: Make all test programs link only against...
2008-03-25 Eric SandeenFix parallel builds for lib/ext2fs/extent.o
2008-03-20 Jose R. SantosAdd uninit block group support to various libext2fs...
2008-03-20 Jose R. SantosAdd initial checksum support for the gdt_checksum/unini...
2008-02-19 Theodore Ts'oAdd support for extents to libext2fs
2007-11-03 Jose R. Santoslib/ext2fs/Makefile.in: Reorder some of the $(SRCS...
2007-08-11 Theodore Ts'oRemove configure --enable-swapfs and associated support...
2007-07-23 Theodore Ts'olibext2fs: 32-bit bitmap refactorization, part 2
2007-07-23 Theodore Ts'olibext2fs: 32-bit bitmap refactorization, part 1
2007-05-31 Theodore Ts'oAdd test to make sure the ext2 superblock structure...
2007-04-06 Theodore Ts'oAdd a regression test suite for libext2fs's icount...
2007-04-05 Theodore Ts'oAdd tdb from Samba into libext2fs library.
2006-11-13 Theodore Ts'oCheck in ext4 extent headers into the source tree
2006-04-09 Theodore Ts'oFix asm_types.h type conflicts
2006-03-25 Theodore Ts'oFix the i386 bitmap operations so they are 32-bit clean
2005-12-11 Theodore Ts'oAddress parallel build problem in the library Makefiles
2005-05-06 Theodore Ts'oUpdate "make depend" information. Fixes SMP parallel...
2005-03-19 Theodore Ts'oFix clean target to remove tst_getsectsize.
2005-02-05 Theodore Ts'oRemove *.pc files on a "make distclean"
2005-02-04 Theodore Ts'oMakefile.in (clean): Remove tst_getsize when doing...
2005-01-26 Theodore Ts'oAdd pkg-config files to e2fsprogs's libraries.
2005-01-19 Theodore Ts'oMakefile.in: Fix the kernel compile-time echo commands...
2005-01-06 Theodore Ts'oFix resize inode handling on big endian systems, by...
2004-12-15 Theodore Ts'osparse.c (ext2fs_list_backups, ext2fs_bg_has_super),
2004-12-15 Theodore Ts'oAdd support for on-line resizing ala the resize inode...
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'oAdd support for passing options to the io layer using...
2004-11-30 Theodore Ts'oUse Linux-kernel-style makefile output to make it easier to
2004-11-19 Theodore Ts'oRemove the a.out DLL support, since it's been obsolete...
2004-03-01 Theodore Ts'oPatch from Brian Bergstrand to use the correct -fPIC...
2004-02-01 Theodore Ts'oUpdate for WIP release 1.35-WIP release dated 31-Jan...
2003-11-21 Theodore Ts'oCenteralize calculation of which blocks are reserved...
2003-07-23 Theodore Ts'oUpdate makefile dependencies.
2003-05-21 Theodore Ts'omke2fs.c (PRS, set_fs_defaults): If the sector size...
2003-04-21 Theodore Ts'oUse DYLD_LIBRAY_PATH so that "make check" works on
2003-03-31 Theodore Ts'oChange compile_et to generate header files that use...
next