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
/
src
/
engine
/
SCons
/
Scanner
/
__init__.py
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Supply more specific version info, including build date.
Steven Knight
2002-06-18
1
-2/+0
*
Fix --debug=tree for directory targets (Anthony Roach)
Steven Knight
2002-04-04
1
-15/+5
*
Lookup implicit dependencies relative to the directory of the node in which t...
Steven Knight
2002-02-09
1
-1/+4
*
Support Scanner functions returning strings, not just Nodes.
Steven Knight
2002-02-03
1
-10/+20
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
1
-1/+1
*
Significant performance optimizations (Charles Crain).
Steven Knight
2002-01-15
1
-3/+4
*
General performance tweaks
Steven Knight
2001-12-31
1
-16/+15
*
Add a __hash_() method to the Scanners.
Steven Knight
2001-12-11
1
-4/+8
*
Refactor the Scanner class(es) into a Prototype pattern.
Steven Knight
2001-12-03
1
-11/+14
*
Complete CPPPATH work.
Steven Knight
2001-11-22
1
-3/+40
*
Implement CPPPATH and scanning during builds.
Steven Knight
2001-11-14
1
-4/+22
*
Updating licensing.
Steven Knight
2001-10-03
1
-0/+23
*
Add automatic substitution on filename lines.
Steven Knight
2001-09-17
1
-1/+1
*
Run setup.py on the unpacked .tar.gz for testing.
Steven Knight
2001-09-17
1
-0/+69
[prev]