summaryrefslogtreecommitdiff
path: root/morphlib/localartifactcache.py
Commit message (Expand)AuthorAgeFilesLines
* python scripts: pep8ize codebaseRichard Maw2012-08-011-3/+3
* Add RemoteArtifactCache. Move metadata basename code into Artifact.Jannis Pohlmann2012-04-191-2/+1
* Remove BuildGraph, compute cache keys based on Artifacts.Jannis Pohlmann2012-04-181-7/+2
* Add Artifact and LocalArtifactCache classes.Jannis Pohlmann2012-04-111-0/+79