summaryrefslogtreecommitdiffstats
path: root/test/pre-post-actions.py
Commit message (Expand)AuthorAgeFilesLines
* Move pre- and post-actions lists from Node to Executor so expansions of ${TAR...Steven Knight2005-05-141-173/+0
* Win32 portability fixes.Steven Knight2005-01-031-2/+3
* Add a test to make sure we can Add{Pre,Post}Action() on Dir Nodes.Steven Knight2004-12-031-1/+24
* Miscellaneous fixes: portability and version fixes, missing , better CXXCOM ...Steven Knight2004-11-211-2/+2
* Use a Node's environment in preference to the builder's environment.Steven Knight2004-11-101-20/+65
* Correct __COPYRIGHT__ and __revision__ lines in files. Add missing copyright...Steven Knight2003-09-151-1/+1
* Give the global functions corresponding Environment methods.Steven Knight2003-09-081-18/+42
* Test portability fixes for Cygwin. (Chad Austin)Steven Knight2003-04-301-4/+1
* Add AddPreAction() and AddPostAction() methods. (Charles Crain)Steven Knight2003-01-201-0/+83