summaryrefslogtreecommitdiffstats
path: root/src/py-libs/plugins/root_cache.py
Commit message (Expand)AuthorAgeFilesLines
* move things around so that we can run mock.py from the build tree instead of ...Michael E Brown2007-11-301-93/+0
* use log.info() to tell about enabled caches rather than misusing state(). the...Michael E Brown2007-11-291-1/+1
* better state info.Michael E Brown2007-11-161-1/+1
* allow noncontiguous cache dir specifications.Michael E Brown2007-10-241-1/+1
* small optimizations to not unpack root cache for --no-clean. fix accounting t...Michael E Brown2007-10-211-3/+4
* update copyrights. dont put full header in every source file, just ref main c...Michael E Brown2007-10-211-18/+3
* create plugin infrastructure. move all caching related stuff to plugins.Michael E Brown2007-10-211-0/+107