summaryrefslogtreecommitdiff
path: root/test/SideEffect.py
Commit message (Expand)AuthorAgeFilesLines
* Return lists of Nodes from all builders, not single Nodes when there's only one.Steven Knight2004-08-051-24/+24
* Support using Dirs as sources for builds. (Charles Crain)Steven Knight2003-10-071-6/+8
* New parallel job execution. (J.T. Conklin)Steven Knight2003-10-061-10/+14
* Make a Clean() environment method. Add global functions for AlwaysBuild(), C...Steven Knight2003-09-101-1/+1
* Support construction variable expansion anywhere in a file or path name.Steven Knight2003-09-051-8/+21
* Test fixes.Steven Knight2003-05-161-8/+11
* Fix SideEffect() and BuildDir(). (Anthony Roach)Steven Knight2003-05-151-0/+36
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
* Update Copyright years.Steven Knight2003-01-161-1/+1
* Refactor FunctionAction objects to support -n and -s.Steven Knight2002-12-281-12/+10
* Make the 'Do not know how to build' error message catch more cases. (Anthony...Steven Knight2002-12-161-1/+0
* Make env.SideEffect work for Dir nodes. (Anthony Roach)Steven Knight2002-11-251-0/+34
* Make building source files fail like Make.Steven Knight2002-11-231-0/+1
* Add output to tell people when we're reading SConscript files versus when we'...Steven Knight2002-09-301-8/+8
* Add support for side effect targets. (Anthony Roach)Steven Knight2002-07-041-0/+121