summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Script.py
Commit message (Collapse)AuthorAgeFilesLines
* Create the Script directorySteven Knight2001-12-211-640/+0
|
* Fix Export(), add Import() and Return()Steven Knight2001-12-201-75/+17
|
* Bug fixes from Charles Crain.Steven Knight2001-12-191-0/+10
|
* Make Default() accept a nodeSteven Knight2001-12-171-4/+13
|
* Add BuildDir(), Export(), and Install() functionality (courtesy Charles Crain).Steven Knight2001-12-151-13/+21
|
* Fix problems with Python callable objects as Builder actions, the associated ↵Steven Knight2001-12-071-1/+1
| | | | test, and handling errors returned by a builder.
* Change packaging to the new /usr/lib/scons/ schemeSteven Knight2001-11-281-1/+4
|
* Move most of the code from the scons script into a SCons module.Steven Knight2001-11-271-0/+668