summaryrefslogtreecommitdiff
path: root/morphlib/artifactresolver_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Remove BuildGraph, compute cache keys based on Artifacts.Jannis Pohlmann2012-04-181-41/+1
* Add a repo_name to Source, use that instead of repo in most places.Jannis Pohlmann2012-04-181-44/+42
* Add original_name member to CachedRepo. Use it for SourcePool lookups.Jannis Pohlmann2012-04-171-42/+44
* Remove buggy cyclic dependency chain check from ArtifactResolver.Jannis Pohlmann2012-04-161-66/+1
* Merge DependencyResolver into ArtifactResolver.Jannis Pohlmann2012-04-161-36/+484
* Add the new ArtifactResolver class.Jannis Pohlmann2012-04-121-0/+389