summaryrefslogtreecommitdiff
path: root/src/util/Makefile.am
AgeCommit message (Expand)Author
2012-04-08buildsys: define warning CFLAGS in separate varDave Reisner
2012-04-08buildsys: use pkg-config for openssl detectionDave Reisner
2012-02-13testpkg: set gpgdirAllan McRae
2012-02-13Move ROOTDIR definition into config.hAllan McRae
2011-12-21include config.h via MakefilesDave Reisner
2011-11-01src/util: link vercmp against .lo, not the .oDave Reisner
2011-08-08src/util/Makefile.am: alphabetize targetsDave Reisner
2011-08-08pacsort: add new utilityDave Reisner
2010-12-12pactree: rewrite in CDave Reisner
2010-05-04Build vercmp without needing link to libalpmDan McGee
2010-03-14delta : add external cleanup scriptXavier Chantry
2007-09-16Remove the DB consistency check from pacman and libalpm.Chantry Xavier
2007-09-11Add testdb util for finding inconsistencies in the database.Chantry Xavier
2007-08-15src/util: Clean up headers and a few fixesDan McGee
2007-06-04Autotool clean up.Andrew Fyfe
2007-04-26Add -pedantic flag to pacman (frontend) CFLAGSDan McGee
2007-03-12* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee
2007-03-04* handle changes: callbacks should check handle first, as there's a fewAaron Griffin
2007-03-04* libtool fixes for building against the right libsAaron Griffin
2007-02-22* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'Dan McGee
2007-02-12Added 'testpkg' binary to test for validity of a package:Aaron Griffin
2007-01-29* Fix building outside $(srcdir).Jürgen Hötzel
2006-11-23-std=c99 seems to undefine PATH_MAX in this case. I don't care enough to fix itAaron Griffin
2006-11-22* Whoops util MakefileAaron Griffin
2006-11-22* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin
2006-10-15Whoops, actually remove convertdb this timeAaron Griffin
2006-10-15Removed convertdbAaron Griffin
2005-10-17added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet