summaryrefslogtreecommitdiff
path: root/test/Exit.py
Commit message (Collapse)AuthorAgeFilesLines
* Some more statement to function transforms.Russel Winder2016-01-011-6/+6
|
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-5/+2
| | | | | development. Note that this set of changes is NOT backward-compatible; the trunk no longer works with Python 1.5.2, 2.0, or 2.1.
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
|
* Return lists of Nodes from all builders, not single Nodes when there's only one.Steven Knight2004-08-051-2/+2
|
* Have the closing message say ...terminatedSteven Knight2003-09-181-2/+2
|
* Turn more global functions into Environment methods. (clone of 0.92.C121)Steven Knight2003-09-151-2/+13
|
* Win32 portability.Steven Knight2003-03-091-3/+10
|
* Add an Exit() function for explicit termination of SCons.Steven Knight2003-03-031-0/+139