summaryrefslogtreecommitdiff
path: root/lib/libalpm/Makefile.am
Commit message (Expand)AuthorAge
* Allow replacing libcrypto with libnettle in pacmanFlorian Weigelt2016-10-22
* Remove internal md5 and sha2 implementationsAllan McRae2016-10-10
* run hooks during trans_commitAndrew Gregory2015-10-18
* handle: add hookdirs optionAndrew Gregory2015-10-18
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Fix build with --disable-gpgmeAllan McRae2014-01-10
* Remove -fgnu89-inline from compile optionsDan McGee2014-01-06
* inline libarchive compat wrappersDave Reisner2013-02-07
* add libarchive compatability objectDave Reisner2013-01-29
* Split common utility functions for libalpm and pacmanAllan McRae2013-01-04
* buildsys: eschew use of DEFS, prefer AM_CPPFLAGSDave Reisner2012-11-27
* Move filelist functions into separate source fileDan McGee2012-08-02
* libalpm: add pkg-config fileDave Reisner2012-04-25
* buildsys: define warning CFLAGS in separate varDave Reisner2012-04-08
* buildsys: cleanup gpgme compile time checkDave Reisner2012-04-08
* buildsys: use pkg-config for libcurl detectionDave Reisner2012-04-08
* buildsys: use pkg-config for libarchive detectionDave Reisner2012-04-08
* buildsys: use pkg-config for openssl detectionDave Reisner2012-04-08
* include config.h via MakefilesDave Reisner2011-12-21
* Add sha2 (sha256) routines from PolarSSLDan McGee2011-08-15
* lib/rawstr: borrow raw string functions from curlDave Reisner2011-07-05
* Allow conditional compilation with GPGMEDan McGee2011-04-27
* Move graph.h functions into graph.cDan McGee2011-04-15
* buildsys: use libcurl's m4 macro for buildtime detectionDave Reisner2011-03-23
* Integrate GPGME into libalpmDan McGee2011-03-23
* Add base64 algorithms from PolarSSL to libalpmDan McGee2011-03-23
* Add a hash table for holding packagesAllan McRae2011-02-04
* Prototype disk space checking functionalityAllan McRae2010-12-12
* Separate be_files into be_sync and be_localAllan McRae2010-10-14
* Move the cache stuff where it should beDan McGee2010-10-13
* Use OpenSSL MD5 crypto functions if availableDan McGee2010-09-02
* Move vercmp code into a separate fileDan McGee2010-05-04
* Refactor pkg_load/parse_descfile into a new backend fileDan McGee2008-05-11
* Merge branch 'maint'Dan McGee2008-04-15
|\
| * More non-Linux build updates, mostly DarwinDan McGee2008-04-15
| * Fix gettext on non-Linux platformsDan McGee2008-04-14
* | Remove unnecessary header file, move one macro to util.cDan McGee2008-04-06
* | Remove pmserver_t abstractionDan McGee2008-02-24
* | Move download code out of server.cDan McGee2008-02-24
* | Move pmgraph_t struct and functions to their own header fileDan McGee2008-02-16
|/
* Remove provide.c and provide.h .Chantry Xavier2007-11-17
* Add some more autoconf macros to filter our CFLAGS usageDan McGee2007-11-04
* Clean up LDADD usageDan McGee2007-10-26
* Add pmdelta_t structure and functions to libalpm.Nathan Jones2007-10-19
* Update usage of gcc __attribute__ flagsDan McGee2007-10-08
* Clean up MD5 code.Andrew Fyfe2007-08-16
* Remove support for SHA1 from pacman.Andrew Fyfe2007-08-16
* Remove versioncmp.{c,h}, clean up selective #ifdefsDan McGee2007-07-12
* Move Doxygen manpage generation to doc/ directoryDan McGee2007-07-01
* Remove lockfile configuration from frontend, make it job of libalpmDan McGee2007-06-27