summaryrefslogtreecommitdiffstats
path: root/test/SConscript.py
Commit message (Expand)AuthorAgeFilesLines
* Changes from Charles Crain.Steven Knight2002-06-051-2/+2
* Add 'dirs' and 'names' keyword arguments to SConscript for easier specificati...Steven Knight2002-04-291-0/+37
* Fix importing of modules from the SConscript directory (Anthony Roach)Steven Knight2002-04-161-0/+6
* Allow the exported variables in an SConscript() call to be a UserList, too.Steven Knight2002-02-101-1/+15
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Add Action() and Scanner() the list of global variables.Steven Knight2002-01-151-0/+11
* Add duplicate (defaults to true) option to BuildDir()Steven Knight2001-12-291-0/+9
* Fix Export(), add Import() and Return()Steven Knight2001-12-201-1/+90
* Handle SConscript files in subdirectories.Steven Knight2001-10-291-1/+1
* Updating licensing.Steven Knight2001-10-031-0/+22
* Add automatic substitution on filename lines.Steven Knight2001-09-171-1/+1
* Add more information error reporting from tests.Steven Knight2001-09-161-2/+1
* Add a TestSCons module for common initialization of SCons tests.Steven Knight2001-09-151-4/+2
* Clean up tests.Steven Knight2001-08-141-0/+28