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
/
ProgTests.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix stripping the library prefix.
Steven Knight
2003-12-12
1
-6/+19
*
Allow LIBS to be a single element, not a list, and allow it to contain File n...
Steven Knight
2003-11-09
1
-0/+25
*
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
*
Refactor the Scanner interface to eliminate unnecessary scanning and make it ...
Steven Knight
2003-01-06
1
-9/+14
*
Support variable substitution on scanner directories. (Charles Crain)
Steven Knight
2002-12-03
1
-0/+15
*
Remove white-space split of file name lists.
Steven Knight
2002-06-11
1
-6/+7
*
Big change for shared libraries and a bunch of other flexibility. (Charles C...
Steven Knight
2002-04-15
1
-1/+4
*
Fix --debug=tree for directory targets (Anthony Roach)
Steven Knight
2002-04-04
1
-4/+16
*
Turn the Prog Scanner into a prototype pattern that looks up LIBPATH Nodes (t...
Steven Knight
2002-03-16
1
-4/+4
*
Add preliminary support for Unicode strings.
Steven Knight
2002-02-17
1
-3/+18
*
Update Copyright lines for the new year.
Steven Knight
2002-01-29
1
-1/+1
*
Handle LIBPATH as a string (Crain).
Steven Knight
2002-01-23
1
-0/+10
*
Crain: Finish LIBS, LIBPATH, CPPPATH
Steven Knight
2001-11-20
1
-0/+93