summaryrefslogtreecommitdiffstats
path: root/test/Depends.py
Commit message (Collapse)AuthorAgeFilesLines
* Allow Dirs to be sources of Depends, Ignores, Precious and SideEffect. ↵Steven Knight2003-10-071-9/+44
| | | | (Gary Oberbrunner)
* Make a Clean() environment method. Add global functions for AlwaysBuild(), ↵Steven Knight2003-09-101-1/+1
| | | | Command(), Depends(), Ignore(), Install(), InstallAs(), Precious(), SideEffect() and SourceCode().
* Support construction variable expansion anywhere in a file or path name.Steven Knight2003-09-051-10/+14
|
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
|
* Update Copyright years.Steven Knight2003-01-161-1/+1
|
* Necessary changes towards supporting Jython.Steven Knight2003-01-151-1/+1
|
* Changes from Charles Crain.Steven Knight2002-06-051-5/+3
|
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
|
* Windows test fixesSteven Knight2001-12-301-2/+2
|
* Fix Export(), add Import() and Return()Steven Knight2001-12-201-1/+2
|
* Add BuildDir(), Export(), and Install() functionality (courtesy Charles Crain).Steven Knight2001-12-151-1/+1
|
* Make the (s) and variables upper-case.Steven Knight2001-10-311-2/+2
|
* Handle SConscript files in subdirectories.Steven Knight2001-10-291-17/+11
|
* Fix a number of small problems in tests.Steven Knight2001-10-281-3/+6
|
* Portability fixes for tests on Windows Nt.Steven Knight2001-10-171-5/+8
|
* Implement special variable substitution.Steven Knight2001-10-111-2/+2
|
* Updating licensing.Steven Knight2001-10-031-0/+22
|
* Enhance Builders to take any type of node as input.Steven Knight2001-09-241-16/+19
|
* Add additional tests to provide more examples.Steven Knight2001-09-211-0/+80