summaryrefslogtreecommitdiff
path: root/bindings
Commit message (Collapse)AuthorAge
* * repo-add script - to add entries to a db file directly from package data ↵Aaron Griffin2006-11-20
| | | | | | | | | | (no PKGBUILD) * libalpm api changes - move from a _getinfo(p, WHAT_WE_WANT) scheme to a typesafe _get_what_we_want(p) scheme [not 100% complete yet] * some const correctness changes * removal of PM_* types in alpm.h in favor of the pm*_t types used throughout libalpm
* Fixed library directory for bindings - we need the craptastic .libs libtool dirAaron Griffin2006-10-25
|
* Fixes from frugalware: few 'typos' included while patchingAaron Griffin2006-10-21
| | | | Also re-added Judd's dependancy fix in libalpm/deps.c
* Fixed java includes - java bindings now compileAaron Griffin2006-10-15
|
* Final frugalware changes commitAaron Griffin2006-10-15