summaryrefslogtreecommitdiff
path: root/src/pacman/Makefile.am
AgeCommit message (Expand)Author
2012-04-08buildsys: define warning CFLAGS in separate varDave Reisner
2012-02-13Move ROOTDIR definition into config.hAllan McRae
2011-12-21include config.h via MakefilesDave Reisner
2011-06-23po/: split into scripts/po/ and src/pacman/po/Dan McGee
2011-03-23Let pacman specify GnuPG's home directory.Chris Brannon
2011-01-22Makefile: Use git describe --dirty for GIT VERSIONXavier Chantry
2010-05-05Introduce -D, --databaseNagy Gabor
2008-07-15Remove pacman.static build from build filesDan McGee
2008-05-31Allow GIT version to be used in pacman buildsDan McGee
2008-04-15Merge branch 'maint'Dan McGee
2008-04-14Fix gettext on non-Linux platformsDan McGee
2008-03-08Remove frontend add code that is no longer necessaryDan McGee
2007-11-05Add LOGFILE as a define at compile time for pacmanDan McGee
2007-11-04Make building of pacman.static optionalDan McGee
2007-10-26Clean up LDADD usageDan McGee
2007-08-21Add a default cachedir if one wasn't specifiedDan McGee
2007-07-23Cleanup of pacman.c and addition of default paths to frontendDan McGee
2007-07-06First step of moving translations from src/pacman/po to po/Dan McGee
2007-06-27Remove lockfile configuration from frontend, make it job of libalpmDan McGee
2007-06-10Implement simple topological sort algorithm for sortbydepsNagy Gabor
2007-06-04Autotool clean up.Andrew Fyfe
2007-06-04Remove hardcoded defines from libalpmDan McGee
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee
2007-05-30Modernize and update configure.acDan McGee
2007-04-26Remove output.c and output.hDan McGee
2007-04-26Add -pedantic flag to pacman (frontend) CFLAGSDan McGee
2007-04-26Move log.c/h -> output.c/h to properly reflect what is containedDan McGee
2007-04-26Pacman side code consolidation- unify callback functions to one fileDan McGee
2007-04-25Remove single-function upgrade.cDan McGee
2007-04-25Merge single-function header files on pacman sideDan McGee
2007-03-12* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee
2007-02-22* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'Dan McGee
2007-02-21* Use the libtool'd .la file as a link target so we can run pactest properlyAaron Griffin
2007-02-10Cleaned up some more outputAaron Griffin
2007-01-29* Fix building outside $(srcdir).Jürgen Hötzel
2007-01-26Dan McGee <dpmcgee@gmail.com>Aaron Griffin
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin
2006-12-28Configuration changes:Aaron Griffin
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin
2006-11-14* Numerous mini valgrind fixes.Aaron Griffin
2006-11-08* Improved mcheck outputAaron Griffin
2006-10-31Numerous changes:Aaron Griffin
2006-10-15Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin
2006-06-28i18n stuffJudd Vinet
2006-01-06moved pacman_deptest function in its own fileAurelien Foret
2005-10-17added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet