summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-10-25Moved downloaded db unpacking to the backend files, to easier allow conversionAaron Griffin
2006-10-25Fixed library directory for bindings - we need the craptastic .libs libtool dirAaron Griffin
2006-10-24Attempted fix for x86_64 - switched some unsigned char variables to ints, andAaron Griffin
2006-10-24Added PM_DLFNM_LEN define, via VMiklosAaron Griffin
2006-10-23Added re-pacmanAaron Griffin
2006-10-21Reverted the "out of memory" error to 1 to prevent API changes.Aaron Griffin
2006-10-21Fixes from frugalware: few 'typos' included while patchingAaron Griffin
2006-10-21Fixed this test so that it succeeds - it is probably not 100% appropriate, butAaron Griffin
2006-10-21More extern moving - keep extern decls in the headers makes for easier/betterAaron Griffin
2006-10-21Minor changes:Aaron Griffin
2006-10-21Whoops, this file got left outAaron Griffin
2006-10-20A handful of minor changes:Aaron Griffin
2006-10-19From VMiklos <vmiklos@frugalware.org>Aaron Griffin
2006-10-19Removed old db files (unused)Aaron Griffin
2006-10-19Added copyright holderAaron Griffin
2006-10-19Reverted debug parameter to -1Aaron Griffin
2006-10-19Fixed doxygen commentsAaron Griffin
2006-10-19Yet another "added three times" issue.Aaron Griffin
2006-10-19Removed three checks for po4a (patching issue)Aaron Griffin
2006-10-16Removed extra includesAaron Griffin
2006-10-16Adjust progress bar to align with frugalware's progressbarAaron Griffin
2006-10-16Copyright changesAaron Griffin
2006-10-16configure changes for java detection (require swig)Aaron Griffin
2006-10-15Applied Frugalware patch from Christian Hamar alias krix <krics@linuxforum.hu>Aaron Griffin
2006-10-15*** empty log message ***Aaron Griffin
2006-10-15Frugalware patch for AC_CHECK_PROGS fixups:Aaron Griffin
2006-10-15Applied changes from frugalware:Aaron Griffin
2006-10-15Added po filesAaron Griffin
2006-10-15Whoops, actually remove convertdb this timeAaron Griffin
2006-10-15Removed convertdbAaron Griffin
2006-10-15Another forgotten file setAaron Griffin
2006-10-15Added sha1 support (for now?)Aaron Griffin
2006-10-15Added po files... not sure if this is the right approachAaron Griffin
2006-10-15*** empty log message ***Aaron Griffin
2006-10-15Whoops forgot some .in filesAaron Griffin
2006-10-15*** empty log message ***Aaron Griffin
2006-10-15Added alpm function docs alongAaron Griffin
2006-10-15Corrected documentation compilation - succeeds nowAaron Griffin
2006-10-15Fixed java includes - java bindings now compileAaron Griffin
2006-10-15include changes so that this compilesAaron Griffin
2006-10-15Final frugalware changes commitAaron Griffin
2006-10-15Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin
2006-10-15Merged frugalware changes (too many to list). Also added some config fileAaron Griffin
2006-10-15Frugalware changes - mainly architecture updates and signed/unsigned changesAaron Griffin
2006-10-15Added pactest to repository, from Aurelien Foret:Aaron Griffin
2006-10-15Merging Frugalware changes - these need to be checked for instances of "Frugal"Aaron Griffin
2006-10-01small typo fixJudd Vinet
2006-09-28removed libtar support in favour of libarchiveJudd Vinet
2006-07-14Patch from FW: Better control over CTRL-C interruptions -- do not leave the D...Judd Vinet
2006-07-14spelling fixJudd Vinet