summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Executor.py
Commit message (Expand)AuthorAgeFilesLines
* Handle recursive substitution in overrides.Steven Knight2004-02-241-1/+12
* Save memory by allowing Nodes to clean up their Executor's build environments...Steven Knight2004-02-091-0/+14
* Deprecate the overrides Builder() keyword argument in favor of specifying val...Steven Knight2004-02-081-2/+3
* Add options to investigate object creation and memory consumption.Steven Knight2004-02-071-0/+4
* Allow SConsignFile() to take a dbm module argument; portability fixes. (Ralf...Steven Knight2003-10-181-1/+1
* Refactor how actions get executed to eliminate a lot of redundant signature c...Steven Knight2003-05-151-0/+141