Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move pre- and post-actions lists from Node to Executor so expansions of ↵ | Steven Knight | 2005-05-14 | 1 | -84/+0 |
| | | | | ${TARGETS[1:]} work, and the actions aren't executed multiple times. | ||||
* | Correct __COPYRIGHT__ and __revision__ lines in files. Add missing ↵ | Steven Knight | 2003-09-15 | 1 | -1/+1 |
| | | | | copyright notices. Fix some portability problems with new Tool files. | ||||
* | Add AddPreAction() and AddPostAction() methods. (Charles Crain) | Steven Knight | 2003-01-20 | 1 | -0/+84 |