summaryrefslogtreecommitdiff
path: root/morphlib/buildgraph_tests.py
Commit message (Expand)AuthorAgeFilesLines
* Remove BuildGraph, compute cache keys based on Artifacts.Jannis Pohlmann2012-04-181-851/+0
* Add a repo_name to Source, use that instead of repo in most places.Jannis Pohlmann2012-04-181-42/+41
* Add original_name member to CachedRepo. Use it for SourcePool lookups.Jannis Pohlmann2012-04-171-41/+60
* Add the new BuildGraph class including tests.Jannis Pohlmann2012-04-111-0/+833