summaryrefslogtreecommitdiffstats
path: root/src/py-libs/plugins/ccache.py
Commit message (Collapse)AuthorAgeFilesLines
* move things around so that we can run mock.py from the build tree instead of ↵Michael E Brown2007-11-301-73/+0
| | | | having to install it.
* add to pre-existing deps, dont replace.Michael E Brown2007-11-171-1/+1
|
* use symlink vs creating a shell script. more scalable and we can cache more ↵mock-0.8.5Michael E Brown2007-10-311-15/+13
| | | | types of cc invokations.
* allow noncontiguous cache dir specifications.Michael E Brown2007-10-241-1/+1
|
* update copyrights. dont put full header in every source file, just ref main ↵Michael E Brown2007-10-211-18/+3
| | | | copying.
* create plugin infrastructure. move all caching related stuff to plugins.Michael E Brown2007-10-211-0/+90