summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2016-12-05Remove pacsortAllan McRae1-4/+1
2016-10-22Remove pactreeAllan McRae1-4/+1
2015-05-12Fix compilation if libarchive headers are not in standard locationCharles Duffy1-1/+2
2015-03-03util: Use util-common for strndup in pacsort and pactreeWill Miles1-2/+2
2015-01-02Remove testdbAllan McRae1-4/+1
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2012-11-27buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner1-8/+6
2012-04-09buildsys: define warning CFLAGS in separate varDave Reisner1-1/+1
2012-04-09buildsys: use pkg-config for openssl detectionDave Reisner1-1/+1
2012-02-13testpkg: set gpgdirAllan McRae1-0/+2
2012-02-13Move ROOTDIR definition into config.hAllan McRae1-1/+0
2011-12-22include config.h via MakefilesDave Reisner1-1/+4
2011-11-01src/util: link vercmp against .lo, not the .oDave Reisner1-1/+1
2011-08-08src/util/Makefile.am: alphabetize targetsDave Reisner1-9/+9
2011-08-08pacsort: add new utilityDave Reisner1-2/+4
2010-12-13pactree: rewrite in CDave Reisner1-1/+4
2010-05-05Build vercmp without needing link to libalpmDan McGee1-1/+1
2010-03-15delta : add external cleanup scriptXavier Chantry1-1/+5
2007-09-17Remove the DB consistency check from pacman and libalpm.Chantry Xavier1-0/+11
2007-09-12Add testdb util for finding inconsistencies in the database.Chantry Xavier1-1/+4
2007-08-16src/util: Clean up headers and a few fixesDan McGee1-1/+1
2007-06-05Autotool clean up.Andrew Fyfe1-0/+2
2007-04-26Add -pedantic flag to pacman (frontend) CFLAGSDan McGee1-0/+2
2007-03-12* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee1-2/+2
2007-03-04* handle changes: callbacks should check handle first, as there's a fewAaron Griffin1-2/+2
2007-03-04* libtool fixes for building against the right libsAaron Griffin1-2/+2
2007-02-22* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'Dan McGee1-1/+1
2007-02-12Added 'testpkg' binary to test for validity of a package:Aaron Griffin1-2/+4
2007-01-29* Fix building outside $(srcdir).Jürgen Hötzel1-1/+1
2006-11-23-std=c99 seems to undefine PATH_MAX in this case. I don't care enough to fix itAaron Griffin1-4/+1
2006-11-22* Whoops util MakefileAaron Griffin1-1/+1
2006-11-22* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin1-0/+1
2006-10-16Whoops, actually remove convertdb this timeAaron Griffin1-1/+1
2006-10-16Removed convertdbAaron Griffin1-2/+0
2005-10-17added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet1-0/+11