summaryrefslogtreecommitdiffstats
path: root/test/append-action.py
Commit message (Collapse)AuthorAgeFilesLines
* Move pre- and post-actions lists from Node to Executor so expansions of ↵Steven Knight2005-05-141-84/+0
| | | | ${TARGETS[1:]} work, and the actions aren't executed multiple times.
* Correct __COPYRIGHT__ and __revision__ lines in files. Add missing ↵Steven Knight2003-09-151-1/+1
| | | | copyright notices. Fix some portability problems with new Tool files.
* Add AddPreAction() and AddPostAction() methods. (Charles Crain)Steven Knight2003-01-201-0/+84