| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move things around so that we can run mock.py from the build tree instead of ↵ | Michael E Brown | 2007-11-30 | 1 | -93/+0 |
| | | | | | having to install it. | ||||
| * | use log.info() to tell about enabled caches rather than misusing state(). ↵ | Michael E Brown | 2007-11-29 | 1 | -1/+1 |
| | | | | | the state() method should be used to say what is happening. | ||||
| * | better state info. | Michael E Brown | 2007-11-16 | 1 | -1/+1 |
| | | |||||
| * | allow noncontiguous cache dir specifications. | Michael E Brown | 2007-10-24 | 1 | -1/+1 |
| | | |||||
| * | small optimizations to not unpack root cache for --no-clean. fix accounting ↵ | Michael E Brown | 2007-10-21 | 1 | -3/+4 |
| | | | | | typo so we dont re-create root cache for non-clean builds. | ||||
| * | update copyrights. dont put full header in every source file, just ref main ↵ | Michael E Brown | 2007-10-21 | 1 | -18/+3 |
| | | | | | copying. | ||||
| * | create plugin infrastructure. move all caching related stuff to plugins. | Michael E Brown | 2007-10-21 | 1 | -0/+107 |
