summaryrefslogtreecommitdiffstats
path: root/test/CacheDir.py
Commit message (Collapse)AuthorAgeFilesLines
* Refactor to use real Nodes for command-line attributes and eliminate ↵Steven Knight2003-05-061-1/+1
| | | | PathList. (Charles Crain)
* Push files to the CacheDir() before calling the superclass built() method, ↵Steven Knight2003-03-031-4/+147
| | | | which may clear the build signature.
* Add CacheDir support.Steven Knight2003-02-031-0/+130