summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-06-11Implement simple topological sort algorithm for sortbydepsNagy Gabor1-1/+1
2007-06-05Fix compilation with GCC 4.2.0Dan McGee1-1/+1
2007-06-05Autotool clean up.Andrew Fyfe1-0/+2
2007-06-04Remove hardcoded defines from libalpmDan McGee1-5/+1
2007-05-31Move DB and cache dirs away from there dependence on ROOTDIRDan McGee1-2/+10
2007-03-12* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee1-1/+1
2007-03-11* Fix group comparison issue and associated compilation warnings by usingDan McGee1-1/+1
2007-02-22Big commit here, I'll try to cover all the bases.Dan McGee1-1/+1
2007-02-22* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'Dan McGee1-32/+33
2007-01-30* Remove -fno-strict-aliasing as it is now unnecessary to compile.Dan McGee1-3/+1
2007-01-29* Fix building outside $(srcdir).Jürgen Hötzel1-1/+1
2007-01-26Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-1/+1
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin1-2/+2
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin1-1/+1
2006-12-14* Dan McGee's makepkg updates http://www.archlinux.org/pipermail/pacman-dev/2...Aaron Griffin1-1/+3
2006-11-14* Numerous mini valgrind fixes.Aaron Griffin1-3/+3
2006-10-31Numerous changes:Aaron Griffin1-4/+3
2006-10-15Merged frugalware changes (too many to list). Also added some config fileAaron Griffin1-4/+7
2006-06-28i18n stuffJudd Vinet1-0/+4
2006-03-08build be_files.c as a additional objectAurelien Foret1-1/+1
2006-03-02reworked the db object to prepare future integration with different backendsAurelien Foret1-0/+1
2006-02-17doxygen support for autotools (patch from Christian Hamar <krics@linuxforum.hu>Aurelien Foret1-0/+9
2005-12-26renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.czJudd Vinet1-1/+1
2005-10-20added alpm.h to delivery targets (Jason)Aurelien Foret1-0/+2
2005-10-17added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet1-0/+31