aboutsummaryrefslogtreecommitdiffstats
path: root/lib/blkid/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Switch back to 1.42.9 now that there is a fixJP Abgrall2014-03-191-13/+27
* Revert changes that moved from 1.41.14 to 1.42.9JP Abgrall2014-03-061-27/+13
* e2fsprogs: add (optional) sparse checking to the buildDarrick J. Wong2013-10-111-0/+1
* Put ELF_OTHER_LIBS in the right place for the linkerTheodore Ts'o2012-08-061-1/+1
* Update Release Notes, Changelogs, version.h, etc. for 1.42 releaseTheodore Ts'o2011-11-291-12/+25
* Don't use in-tree header files if using system uuid or blkid librariesTheodore Ts'o2009-10-041-35/+20
* blkid: Avoid a potentially error message when running "make clean"Theodore Ts'o2009-10-031-1/+2
* Add support for configure --enable-verbose-makecmdsTheodore Ts'o2009-07-021-54/+54
* Remove use of devmapper library by the blkid libraryTheodore Ts'o2008-08-261-1/+1
* This patch fixes up an error in the lib/blkid/Makefile.in which was causingAndreas Dilger2006-08-191-1/+3
* Fix asm_types.h type conflictsTheodore Ts'o2006-04-091-1/+6
* Add device-mapper support to the blkid libraryKarel Zak2006-03-081-1/+1
* Address parallel build problem in the library MakefilesTheodore Ts'o2005-12-101-1/+3
* Add a regression test suite for the blkid libraryTheodore Ts'o2005-09-101-2/+12
* Add new two new functions to the blkid library: blkid_dev_set_search(), andTheodore Ts'o2005-05-071-2/+6
* Remove *.pc files on a "make distclean"Theodore Ts'o2005-02-051-1/+2
* Add functions which allow an application program to do a run-time queryTheodore Ts'o2005-01-261-2/+5
* Add pkg-config files to e2fsprogs's libraries.Theodore Ts'o2005-01-261-3/+10
* Makefile.in: Fix the kernel compile-time echo commands to beTheodore Ts'o2005-01-191-12/+12
* Add install-strip and install-shlibs-strip targetsTheodore Ts'o2004-12-151-8/+12
* Use MKINSTALLDIRS macro so that the Makefiles can find the scriptTheodore Ts'o2004-12-141-1/+1
* Use Linux-kernel-style makefile output to make it easier to Theodore Ts'o2004-11-301-18/+33
* Remove the a.out DLL support, since it's been obsolete and unmaintainedTheodore Ts'o2004-11-191-3/+0
* Refine the build process to avoid re-running subst all the time on Theodore Ts'o2004-04-031-1/+1
* Patch from Brian Bergstrand to use the correct -fPIC flag forTheodore Ts'o2004-02-291-1/+1
* Makefile.in (ELF_OTHER_LIBS): The blkid library depends on theTheodore Ts'o2003-05-211-1/+1
* Update dependency information in MakefilesTheodore Ts'o2003-03-161-13/+13
* Fix up lots of portability problems that caused e2fsprogs not to build succes...Theodore Ts'o2003-03-061-13/+13
* Changes to create a subset distribution which consists only of theTheodore Ts'o2003-03-021-1/+1
* Add dynamic debugging capabilities to the blkid library, Theodore Ts'o2003-02-221-1/+1
* Add a priority label to the device structure, so we can give Theodore Ts'o2003-02-141-2/+2
* Wholesale changes to blkid library to simplify the implementation Theodore Ts'o2003-02-121-20/+33
* Separate public and private interfaces into separate header files.Theodore Ts'o2003-01-261-2/+6
* Integrate new blkid library.Theodore Ts'o2003-01-231-0/+156