summaryrefslogtreecommitdiff
path: root/morphlib/artifactresolver.py
Commit message (Expand)AuthorAgeFilesLines
* Have a default 'chunks' field in a chunk morphologyLars Wirzenius2012-04-181-1/+1
* Remove BuildGraph, compute cache keys based on Artifacts.Jannis Pohlmann2012-04-181-19/+10
* Add a repo_name to Source, use that instead of repo in most places.Jannis Pohlmann2012-04-181-2/+2
* Add original_name member to CachedRepo. Use it for SourcePool lookups.Jannis Pohlmann2012-04-171-2/+2
* Remove buggy cyclic dependency chain check from ArtifactResolver.Jannis Pohlmann2012-04-161-39/+4
* Merge DependencyResolver into ArtifactResolver.Jannis Pohlmann2012-04-161-43/+220
* Add the new ArtifactResolver class.Jannis Pohlmann2012-04-121-0/+116