summaryrefslogtreecommitdiff
path: root/bindings/python/Makefile.in
AgeCommit message (Collapse)Author
2007-02-01* removal of swig generated bindingsJürgen Hötzel
2007-01-18Dan McGee <dpmcgee@gmail.com>Aaron Griffin
* Removed some unnecessary headers and library links * Made things static if possible * Cleaned up makefiles a bit * Fixed some old comments in the code * Fixed some errors the static code checker splint pointed out * Backwards arguments in a memset call in _alpm_db_read (could have been worse) * Other various small fixes Other: * Default to 80 columns when getcols cannot determine display width * Removal of ._install as a valid install file in packages
2006-12-14* Dan McGee's makepkg updates ↵Aaron Griffin
http://www.archlinux.org/pipermail/pacman-dev/2006-December/000792.html * configure fixes (CFLAGS) * no-strict-aliasing hacks until full C99 compliance * --with-config-file configure option
2006-10-25Fixed library directory for bindings - we need the craptastic .libs libtool dirAaron Griffin
2006-10-15Final frugalware changes commitAaron Griffin