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
/
Scanner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore older recipe for creating env.Command() builders while a better solut...
Steven Knight
2004-12-16
1
-6/+8
*
Use the right scanner if the same source file is used for targets in two diff...
Steven Knight
2004-12-15
1
-0/+78
*
Remove Node scanner storage. (Kevin Quick)
Steven Knight
2004-12-15
1
-6/+6
*
Win32 portability fixes for tests.
Steven Knight
2004-10-09
1
-6/+6
*
Remove scan=0 calls to Node.current() for implicit cache. Remove last vestig...
Steven Knight
2004-10-07
1
-6/+6
*
Get the source_scanner from the target node, not the source node. (Kevin Quick)
Steven Knight
2004-09-24
1
-9/+87
*
Return lists of Nodes from all builders, not single Nodes when there's only one.
Steven Knight
2004-08-05
1
-1/+1
*
Fix spurious rebuilds/reinstalls of header files and circular dependencies wi...
Steven Knight
2004-05-19
1
-3/+2
*
Fix custom scanner behavior when setting/copying/replacing the SCANNERS const...
Steven Knight
2004-04-14
1
-24/+15
*
Fix a regression with env.Append().
Steven Knight
2003-10-28
1
-2/+3
*
More Environment method conversions:
Steven Knight
2003-10-13
1
-2/+31
*
Change the double quotes around an up-to-date target to be like Make.
Steven Knight
2003-06-18
1
-3/+2
*
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
*
Necessary changes towards supporting Jython.
Steven Knight
2003-01-15
1
-1/+1
*
win32 test portability fixes (Anthony Roach)
Steven Knight
2002-10-04
1
-2/+2
*
Add output to tell people when we're reading SConscript files versus when we'...
Steven Knight
2002-09-30
1
-1/+2
*
Fix --debug=tree for directory targets (Anthony Roach)
Steven Knight
2002-04-04
1
-2/+4
*
WIN32 portability in tests.
Steven Knight
2002-02-10
1
-11/+9
*
Support Scanner functions returning strings, not just Nodes.
Steven Knight
2002-02-03
1
-0/+137