summaryrefslogtreecommitdiff
path: root/morphlib/artifactresolver.py
Commit message (Expand)AuthorAgeFilesLines
* ArtifactResolver: chunks cannot be duplicated in a stratumSam Thursfield2012-09-041-4/+1
* Strata should be referred to with full repo/ref/morph tripletsSam Thursfield2012-08-301-9/+11
* Strata contain "chunks", not "sources"Sam Thursfield2012-08-291-1/+1
* python scripts: pep8ize codebaseRichard Maw2012-08-011-32/+30
* Have MorphologyFactory set Morphology.builds_artifactsLars Wirzenius2012-07-181-16/+8
* ArtifactResolver: systems define multiple artifactsRichard Maw2012-07-031-16/+22
* 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