summaryrefslogtreecommitdiffstats
path: root/src/pacman/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-07-23Cleanup of pacman.c and addition of default paths to frontendDan McGee1-0/+3
2007-07-06First step of moving translations from src/pacman/po to po/Dan McGee1-2/+0
2007-06-28Remove lockfile configuration from frontend, make it job of libalpmDan McGee1-1/+0
2007-06-11Implement simple topological sort algorithm for sortbydepsNagy Gabor1-2/+2
2007-06-05Autotool clean up.Andrew Fyfe1-2/+4
2007-06-04Remove hardcoded defines from libalpmDan McGee1-1/+0
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee1-2/+8
2007-05-30Modernize and update configure.acDan McGee1-5/+1
2007-04-27Remove output.c and output.hDan McGee1-1/+0
2007-04-26Add -pedantic flag to pacman (frontend) CFLAGSDan McGee1-1/+1
2007-04-26Move log.c/h -> output.c/h to properly reflect what is containedDan McGee1-1/+1
2007-04-26Pacman side code consolidation- unify callback functions to one fileDan McGee1-2/+1
2007-04-25Remove single-function upgrade.cDan McGee1-1/+0
2007-04-25Merge single-function header files on pacman sideDan McGee1-7/+7
2007-03-12* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee1-1/+1
2007-02-22* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'Dan McGee1-11/+22
2007-02-21* Use the libtool'd .la file as a link target so we can run pactest properlyAaron Griffin1-1/+1
2007-02-10Cleaned up some more outputAaron Griffin1-4/+4
2007-01-29* Fix building outside $(srcdir).Jürgen Hötzel1-2/+2
2007-01-26Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-2/+2
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin1-1/+1
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-2/+2
2006-12-28Configuration changes:Aaron Griffin1-1/+5
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin1-2/+1
2006-11-14* Numerous mini valgrind fixes.Aaron Griffin1-7/+4
2006-11-08* Improved mcheck outputAaron Griffin1-1/+1
2006-10-31Numerous changes:Aaron Griffin1-6/+8
2006-10-15Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin1-5/+3
2006-06-28i18n stuffJudd Vinet1-0/+5
2006-01-06moved pacman_deptest function in its own fileAurelien Foret1-1/+1
2005-10-17added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet1-0/+20