summaryrefslogtreecommitdiff
path: root/lib/libalpm/Makefile.am
AgeCommit message (Expand)Author
2008-05-11Refactor pkg_load/parse_descfile into a new backend fileDan McGee
2008-04-15Merge branch 'maint'Dan McGee
2008-04-15More non-Linux build updates, mostly DarwinDan McGee
2008-04-14Fix gettext on non-Linux platformsDan McGee
2008-04-06Remove unnecessary header file, move one macro to util.cDan McGee
2008-02-24Remove pmserver_t abstractionDan McGee
2008-02-24Move download code out of server.cDan McGee
2008-02-16Move pmgraph_t struct and functions to their own header fileDan McGee
2007-11-17Remove provide.c and provide.h .Chantry Xavier
2007-11-04Add some more autoconf macros to filter our CFLAGS usageDan McGee
2007-10-26Clean up LDADD usageDan McGee
2007-10-19Add pmdelta_t structure and functions to libalpm.Nathan Jones
2007-10-08Update usage of gcc __attribute__ flagsDan McGee
2007-08-16Clean up MD5 code.Andrew Fyfe
2007-08-16Remove support for SHA1 from pacman.Andrew Fyfe
2007-07-12Remove versioncmp.{c,h}, clean up selective #ifdefsDan McGee
2007-07-01Move Doxygen manpage generation to doc/ directoryDan 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-05Fix compilation with GCC 4.2.0Dan McGee
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-03-12* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to beDan McGee
2007-03-11* Fix group comparison issue and associated compilation warnings by usingDan McGee
2007-02-22Big commit here, I'll try to cover all the bases.Dan McGee
2007-02-22* A lot of Makefile.am updates to try to get 'make dist' and 'make distcheck'Dan McGee
2007-01-30* Remove -fno-strict-aliasing as it is now unnecessary to compile.Dan McGee
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-14* Dan McGee's makepkg updates http://www.archlinux.org/pipermail/pacman-dev/2...Aaron Griffin
2006-11-14* Numerous mini valgrind fixes.Aaron Griffin
2006-10-31Numerous changes:Aaron Griffin
2006-10-15Merged frugalware changes (too many to list). Also added some config fileAaron Griffin
2006-06-28i18n stuffJudd Vinet
2006-03-08build be_files.c as a additional objectAurelien Foret
2006-03-02reworked the db object to prepare future integration with different backendsAurelien Foret
2006-02-17doxygen support for autotools (patch from Christian Hamar <krics@linuxforum.hu>Aurelien Foret
2005-12-26renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.czJudd Vinet
2005-10-20added alpm.h to delivery targets (Jason)Aurelien Foret
2005-10-17added first part of the autoconf stuff - patch from Christian Hamar <krics@li...Judd Vinet