summaryrefslogtreecommitdiff
path: root/morphlib/cachekeycomputer.py
Commit message (Expand)AuthorAgeFilesLines
* cachekeycomputer: use sha1s in the cache_idRichard Maw2012-04-231-1/+1
* cachekeycomputer: log get_cache_id as wellRichard Maw2012-04-231-0/+4
* Add missing import, oopsLars Wirzenius2012-04-231-0/+1
* Add more logging to cache key computationLars Wirzenius2012-04-231-0/+4
* Remove BuildGraph, compute cache keys based on Artifacts.Jannis Pohlmann2012-04-181-12/+12
* cachekeycomputer: rename get_cache_key compute_keyRichard Maw2012-04-161-1/+1
* cachekeycomputer: look up values in buildenvRichard Maw2012-04-121-4/+3
* cachekeycomputer: prepare build environment changeRichard Maw2012-04-121-2/+2
* morphlib: add cachekeycomputer classRichard Maw2012-04-121-0/+79