5 Commits (a6c4fb2dcf6685f550c79f2aab8918c3dd5c4452)

Author SHA1 Message Date
Jordi Boggiano 38917c2047 Add parallel build to travis script 11 years ago
Jordi Boggiano 7755564962 Add test assertion 11 years ago
Kris Wallsmith fa4b13d95a fix when composite repo has no delegates 11 years ago
Jordi Boggiano 5eb333680b Rename findPackagesByName to findPackages and allow version arg 13 years ago
Beau Simensen e1370be7a0 Continued refactoring of install() method, mainly by way of adding Composite Repository
* Rewritten `install()` method now takes a repository instead of a list of packages (per @nadermen)
 * Added Composite Repository
 * Added tests for Composite Repository
 * Removed "local repository" concept from Platform Repository
 * Removed some `use` statements for Platform Repository where it was not actually being used
13 years ago