Whamcloud - gitweb
Add coverage testing using gcov
[tools/e2fsprogs.git] / lib / blkid / Makefile.in
2014-02-23 Theodore Ts'oAdd coverage testing using gcov
2013-10-12 Darrick J. Wonge2fsprogs: add (optional) sparse checking to the build
2012-08-06 Theodore Ts'oPut ELF_OTHER_LIBS in the right place for the linker
2011-11-29 Theodore Ts'oUpdate Release Notes, Changelogs, version.h, etc. for... v1.42
2009-10-04 Theodore Ts'oDon't use in-tree header files if using system uuid...
2009-10-04 Theodore Ts'oblkid: Avoid a potentially error message when running...
2009-07-02 Theodore Ts'oAdd support for configure --enable-verbose-makecmds
2008-08-27 Theodore Ts'oRemove use of devmapper library by the blkid library
2006-08-20 Andreas DilgerThis patch fixes up an error in the lib/blkid/Makefile...
2006-04-09 Theodore Ts'oFix asm_types.h type conflicts
2006-03-08 Karel ZakAdd device-mapper support to the blkid library
2005-12-11 Theodore Ts'oAddress parallel build problem in the library Makefiles
2005-09-10 Theodore Ts'oAdd a regression test suite for the blkid library
2005-05-07 Theodore Ts'oAdd new two new functions to the blkid library: blkid_d...
2005-02-05 Theodore Ts'oRemove *.pc files on a "make distclean"
2005-01-26 Theodore Ts'oAdd functions which allow an application program to...
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...
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-11-19 Theodore Ts'oRemove the a.out DLL support, since it's been obsolete...
2004-04-03 Theodore Ts'oRefine the build process to avoid re-running subst...
2004-03-01 Theodore Ts'oPatch from Brian Bergstrand to use the correct -fPIC...
2003-05-21 Theodore Ts'oMakefile.in (ELF_OTHER_LIBS): The blkid library depends...
2003-03-17 Theodore Ts'oUpdate dependency information in Makefiles
2003-03-06 Theodore Ts'oFix up lots of portability problems that caused e2fspro...
2003-03-02 Theodore Ts'oChanges to create a subset distribution which consists...
2003-02-22 Theodore Ts'oAdd dynamic debugging capabilities to the blkid library,
2003-02-14 Theodore Ts'oAdd a priority label to the device structure, so we...
2003-02-13 Theodore Ts'oWholesale changes to blkid library to simplify the...
2003-01-26 Theodore Ts'oSeparate public and private interfaces into separate...
2003-01-23 Theodore Ts'oIntegrate new blkid library.