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