summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Script/SConscript.py
Commit message (Expand)AuthorAgeFilesLines
* Move SCons.Util.scons_str2nodes() to SCons.Node/__init__.py and shorten its n...Steven Knight2002-03-241-3/+2
* Changes to the CommandGenerator functionality. (Charles Crain)Steven Knight2002-03-081-0/+1
* Allow the exported variables in an SConscript() call to be a UserList, too.Steven Knight2002-02-101-4/+6
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Task 45350 - Add passing of custom command-line arguments.Steven Knight2002-01-181-2/+8
* Add Action() and Scanner() the list of global variables.Steven Knight2002-01-151-16/+19
* Make the Default() method accomodate targets with white space in the file name.Steven Knight2002-01-121-2/+2
* Fix using a directory as Default().Steven Knight2002-01-111-1/+1
* Add command-line redirection (Charles Crain).Steven Knight2002-01-111-0/+2
* Add duplicate (defaults to true) option to BuildDir()Steven Knight2001-12-291-17/+20
* Make Default work with subdirectories.Steven Knight2001-12-221-1/+1
* Create the Script directorySteven Knight2001-12-211-0/+176