| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Get rid of indentation tabs in the test scripts and have runtest.py invoke ↵ | Steven Knight | 2005-10-14 | 1 | -8/+8 |
| | | | | | them with the python -tt option to keep them out. | ||||
| * | Refactor Action/Executor interaction. (Kevin Quick) | Steven Knight | 2004-10-24 | 1 | -0/+2 |
| | | |||||
| * | Add support for changing directory when executing Actions (the to the target ↵ | Steven Knight | 2004-09-27 | 1 | -3/+0 |
| | | | | | directory by default). | ||||
| * | Return lists of Nodes from all builders, not single Nodes when there's only one. | Steven Knight | 2004-08-05 | 1 | -2/+2 |
| | | |||||
| * | Really support strfunction for all Action subclasses by refactoring the ↵ | Steven Knight | 2004-05-03 | 1 | -0/+143 |
| interface between Executor and Action, and collecting all the print/execute logic in a single ActionBase.__call__() method. | |||||
