summaryrefslogtreecommitdiffstats
path: root/test/SourceCode.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix SourceCode test ordering. (Kevin Quick)Steven Knight2004-09-151-2/+4
|
* Return lists of Nodes from all builders, not single Nodes when there's only one.Steven Knight2004-08-051-13/+13
|
* Make a Clean() environment method. Add global functions for AlwaysBuild(), ↵Steven Knight2003-09-101-2/+11
| | | | Command(), Depends(), Ignore(), Install(), InstallAs(), Precious(), SideEffect() and SourceCode().
* Support construction variable expansion anywhere in a file or path name.Steven Knight2003-09-051-0/+95