index
:
SCons.git
aix-xlc_r-is-for-threads
conftest-messages
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
rel_3.0.1
release-2.1.0
switch_to_slots
test_bb
ziproot
SCons is an Open Source software construction tool—that is, a next-generation build tool.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
SConscript.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't Split() SConscript file name strings on white space.
Steven Knight
2003-07-31
1
-22/+40
*
Change the double quotes around an up-to-date target to be like Make.
Steven Knight
2003-06-18
1
-1/+1
*
Fix Import('*')
Steven Knight
2003-06-13
1
-0/+2
*
Make Export() work for local variables. (Anthony Roach)
Steven Knight
2003-04-20
1
-0/+130
*
Put the Copyright years in by script, not by hand.
Steven Knight
2003-01-20
1
-1/+1
*
Update Copyright years.
Steven Knight
2003-01-16
1
-1/+1
*
Add output to tell people when we're reading SConscript files versus when we'...
Steven Knight
2002-09-30
1
-1/+2
*
Provide a message if there are no command-line targets specified and no Defau...
Steven Knight
2002-08-31
1
-1/+3
*
Changes from Charles Crain.
Steven Knight
2002-06-05
1
-2/+2
*
Add 'dirs' and 'names' keyword arguments to SConscript for easier specificati...
Steven Knight
2002-04-29
1
-0/+37
*
Fix importing of modules from the SConscript directory (Anthony Roach)
Steven Knight
2002-04-16
1
-0/+6
*
Allow the exported variables in an SConscript() call to be a UserList, too.
Steven Knight
2002-02-10
1
-1/+15
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
1
-1/+1
*
Add Action() and Scanner() the list of global variables.
Steven Knight
2002-01-15
1
-0/+11
*
Add duplicate (defaults to true) option to BuildDir()
Steven Knight
2001-12-29
1
-0/+9
*
Fix Export(), add Import() and Return()
Steven Knight
2001-12-20
1
-1/+90
*
Handle SConscript files in subdirectories.
Steven Knight
2001-10-29
1
-1/+1
*
Updating licensing.
Steven Knight
2001-10-03
1
-0/+22
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
1
-1/+1
*
Add more information error reporting from tests.
Steven Knight
2001-09-16
1
-2/+1
*
Add a TestSCons module for common initialization of SCons tests.
Steven Knight
2001-09-15
1
-4/+2
*
Clean up tests.
Steven Knight
2001-08-14
1
-0/+28