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
/
Subst.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make class SCons.Subst.Literal hashable
maiphi
2018-05-20
1
-0/+3
*
add fix for mistaking $$( for $( and breaking subst. Reported by Noah Hoffman...
William Deegan
2017-10-01
1
-2/+15
*
Merged in thosrtanner/trt-scons-sig-suppress (pull request #390)
William Deegan
2017-08-07
1
-8/+21
|
\
|
*
Allow nested $( $) sections
Thomas Tanner
2017-02-11
1
-8/+21
*
|
Micro optimization "." in string is approx 10x faster than string.find('.') >...
William Deegan
2017-06-30
1
-1/+1
|
/
*
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
1
-9/+0
|
\
|
*
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
1
-9/+0
*
|
Merged with [default]
Stefan Zimmermann
2014-03-31
1
-3/+11
|
\
\
|
|
/
|
*
Allow Literal objects to be compared among each others.
Manuel Francisco Naranjo
2013-06-03
1
-3/+11
*
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
1
-2/+2
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
1
-4/+4
|
/
*
Convert old-style classes in Subst.py to new-style classes.
Steven Knight
2010-05-15
1
-5/+5
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
1
-7/+2
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
1
-3/+3
*
Issue 2334: Use compatibility versions of collections.User{Dict,List,String}
Steven Knight
2010-04-07
1
-10/+9
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
1
-3/+2
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-29/+29
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0/+6
*
Issue 1086: add support for generic batch build actions, and
Steven Knight
2009-01-09
1
-24/+39
*
Issue 1417: Fix use of attributes (${SOURCES.windows}, e.g.) with null
Steven Knight
2008-12-30
1
-4/+10
*
Add ability to use "$SOURCE" when specifying a target to a builder; fixes #2219.
Gary Oberbrunner
2008-10-01
1
-2/+11
*
Evaluate compat module transparently when SCons is instantiated
Greg Noel
2008-09-11
1
-2/+0
*
Merged revisions 2725-2865 via svnmerge from
Steven Knight
2008-04-17
1
-1/+1
*
Merged revisions 2527-2645 via svnmerge from
Steven Knight
2008-02-04
1
-21/+45
*
Merged revisions 1784-1824 via svnmerge from
Steven Knight
2007-02-11
1
-2/+7
*
Merged revisions 1767-1783 via svnmerge from
Steven Knight
2007-01-21
1
-12/+12
*
Merged revisions 1675-1736 via svnmerge from
Steven Knight
2006-12-16
1
-20/+34
*
Merged revisions 1667-1674 via svnmerge from
Steven Knight
2006-11-04
1
-1/+1
*
Merged revisions 1441-1539 via svnmerge from
Steven Knight
2006-07-25
1
-7/+7
*
Fix a bug in command-line escaping. (Jan Nieuwenhuizen)
Steven Knight
2005-11-05
1
-3/+13
*
Give the subst logic its own SCons.Subst module. It's big enough.
Steven Knight
2005-09-19
1
-0/+824