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
/
Variables
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve manpage treatment of Variables and Configure
Mats Wichmann
2020-03-26
2
-12/+16
*
Fix some pyflakes warnings
Mats Wichmann
2020-01-23
2
-3/+3
*
Some more lint-derived cleanups
Mats Wichmann
2019-04-27
3
-5/+5
*
Replace usage of unittest.TestSuite with unittest.main()
Hao Wu
2018-07-12
6
-29/+9
*
Fix logic which was broken by automatic fixers. the sort parameter to Generat...
William Deegan
2017-10-11
2
-1/+26
*
Add cmp to SCons.Util as py3 no longer provides it
William Deegan
2017-10-11
1
-6/+1
*
Fix many epydoc warnings
William Deegan
2017-09-01
6
-50/+50
*
Make sure more file objects are explicitly closed
Evan Driscoll
2017-07-06
1
-1/+3
*
Merged in rodrigc/scons (pull request #409)
William Deegan
2017-03-13
2
-2/+2
|
\
|
*
Remove 'U' flag to open() which is deprecated.
Craig Rodrigues
2017-03-11
2
-2/+2
*
|
When iterating over dict.items(), we do not need a new list.
Craig Rodrigues
2017-03-12
2
-3/+3
|
/
*
define cmp() as it's not available on py3 for tests
William Deegan
2017-02-26
1
-0/+8
*
Futurize stage 2 2to3 fixes only.
William Blevins
2016-09-20
2
-3/+3
*
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
7
-19/+39
|
\
|
*
- fixed render_tree default argument for "visited" as well
Dirk Baechle
2015-12-14
1
-0/+16
|
*
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
6
-19/+23
*
|
Merged with [default]
Stefan Zimmermann
2014-03-31
6
-12/+18
|
\
\
|
|
/
|
*
Switch unit tests to configurable runner
anatoly techtonik
2014-03-21
6
-12/+18
*
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
2
-3/+3
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
4
-20/+20
|
/
*
Improve error messages for invalid EnumVariables to include legal values.
Gary Oberbrunner
2011-01-13
1
-1/+1
*
Convert old-style classes in Variables/{__init__,PathVariable}.py to new-styl...
Steven Knight
2010-05-15
2
-3/+3
*
Convert old-style utility classes in unit test files (*Tests.py)
Steven Knight
2010-05-12
1
-2/+2
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
2
-14/+8
*
http://scons.tigris.org/issues/show_bug.cgi?id=2317
Greg Noel
2010-04-23
1
-1/+1
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
1
-1/+1
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
2
-12/+12
*
Issue 2334: Use compatibility versions of collections.User{Dict,List,String}
Steven Knight
2010-04-07
1
-3/+3
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
2
-5/+3
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
6
-54/+46
*
Issue 2401: Fix usage of comparison with None, patch from Jared Grubb
Greg Noel
2009-05-03
5
-13/+13
*
Fix Python 2.2 idiom.
Steven Knight
2009-04-16
1
-1/+3
*
Patch submitted by Lukas Erlinghagen. Thanks, Lukas!
Gary Oberbrunner
2009-04-14
2
-1/+113
*
Issue 2326, change execfile() to exec ... (FIXED)
Greg Noel
2009-03-08
2
-3/+2
*
replace execfile() by equivalent exec statement
Greg Noel
2009-03-02
2
-2/+2
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
12
-0/+71
*
Evaluate compat module transparently when SCons is instantiated
Greg Noel
2008-09-11
5
-8/+0
*
Merged revisions 2725-2865 via svnmerge from
Steven Knight
2008-04-17
12
-0/+2223