summaryrefslogtreecommitdiff
path: root/python/pkgrecords.cc
AgeCommit message (Collapse)AuthorFilesLines
2006-03-22* fixes for the pkgSrcRecords codeMichael Vogt1-1/+1
2006-01-24* added pkgRecords.RecordMichael Vogt1-0/+6
2005-11-18* basic pkgAcquire + pkgPackageManager support addedMichael Vogt1-9/+1
2005-05-04* more tests addedMichael Vogt1-2/+3
* tests/cache.py: - test that iterates over all the cache and dependencies * tests/pkgrecords.py - test that iterates over all the pkgrecords * python/cache.cc - added a comment * python/pkgrecords.cc - return "True" from pkgRecord.Lookup() (to make it consistent with the PkgSrcRecords object)
2004-11-24Fix g++-3.0 compilation issuesArch Librarian1-26/+25
Author: mdz Date: 2002-02-26 01:36:15 GMT Fix g++-3.0 compilation issues
2004-11-24Changed include pathsArch Librarian1-2/+2
Author: jgg Date: 2002-01-08 06:53:04 GMT Changed include paths
2004-11-24Initial revisionArch Librarian1-0/+119
Author: jgg Date: 2001-02-20 06:32:01 GMT Initial revision