summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Node/Python.py
Commit message (Expand)AuthorAgeFilesLines
* Scan SCons source code for uncaught KeyboardInterrupts. (Christoph Wiedemann)Steven Knight2004-12-021-1/+1
* Make the use of the calc argument in Node methods consistent.Steven Knight2004-06-021-1/+1
* Remove dead imports and other things found by PyChecker.Steven Knight2004-06-011-6/+6
* Make the saved info opaque to the .sconsign subsystem. Lots of other cleanup.Steven Knight2004-05-141-18/+15
* Give Value Nodes timestamps. (Chad Austin)Steven Knight2003-07-211-0/+5
* Add Python Value Nodes. (Chad Austin)Steven Knight2003-05-011-0/+76