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
/
option
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove reference to six package.. unused
William Deegan
2016-05-12
1
-1/+0
*
Commit resolved conflicted merge.
Russel Winder
2016-04-10
1
-1/+1
|
\
|
*
Fix for backslash being treated as an escape character
Thomas Tanner
2016-01-30
1
-1/+1
*
|
Run futurize --stage1.
Russel Winder
2016-01-01
1
-7/+9
*
|
Post merge commit for safety. Building Fortran code works, but tests fail.
Russel Winder
2015-12-24
4
-21/+19
|
\
\
|
|
/
|
*
removed several pre-2.7 methods and imports, including some basic refactorings
Dirk Baechle
2015-12-10
1
-13/+8
|
*
- fixed several tests and tools that still used Node attributes directly
Dirk Baechle
2015-08-06
1
-2/+2
|
*
Fix C typo error in a test
Alexandre Feblot
2015-04-25
1
-1/+1
|
*
Updated debug-count test case.
William Blevins
2015-03-24
1
-5/+8
*
|
Added six module as SCons.compat.six, for python3 port.
Gary Oberbrunner
2014-04-20
1
-2/+2
*
|
Merged with [default]
Stefan Zimmermann
2014-03-31
2
-0/+87
|
\
\
|
|
/
|
*
Merge pull request #88 (for real this time). Prev commit was actually #87.
Gary Oberbrunner
2013-11-02
1
-0/+86
|
|
\
|
|
*
Adding documentation and a couple of tests
Tom Tanner
2013-10-08
1
-0/+86
|
*
|
Fixing test failures
Tom Tanner
2013-09-30
1
-0/+1
|
|
/
*
|
Made former 2to3 changes Python 2.7 compatible (or removed unneeded changes).
Stefan Zimmermann
2014-03-31
4
-2/+6
*
|
Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion.
Gary Oberbrunner
2013-09-22
4
-12/+12
|
/
*
Merged pull request #38, from eyan: add target name to debug=time
Gary Oberbrunner
2012-09-22
1
-2/+2
*
Adding target name to output of --debug=time. Fix for Issue 2873
Edmund Yan
2012-09-18
1
-3/+13
*
Removed some garbage from tests (found by accident)
ptomulik
2012-06-18
2
-194/+0
*
Tests for previous 2 patches
Gary Oberbrunner
2011-03-01
2
-0/+321
*
Python 2.7 fixes in four tests.
Steven Knight
2010-08-27
1
-4/+6
*
Start the deprecation cycle for the BuildDir() method and the build_dir
Greg Noel
2010-05-26
4
-37/+20
*
Fix test/option/profile.py to hide old-style import from fixers.
Greg Noel
2010-04-27
1
-22/+6
*
Python 2.6 forward compatibility with 3.x: use a subclass of io.StringIO
Steven Knight
2010-04-27
1
-2/+15
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-26
1
-3/+16
*
Convert to Python 3.x division rules.
Greg Noel
2010-04-24
1
-1/+1
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-24
3
-6/+0
*
Rewrite uses of reduce(), which is being deprecated for Python 3.x.
Steven Knight
2010-04-20
1
-1/+3
*
Remove use of the "new" module from --debug=memoizer support.
Steven Knight
2010-04-19
1
-44/+6
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
1
-3/+3
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-03-29
1
-2/+2
*
http://scons.tigris.org/issues/show_bug.cgi?id=2329
Greg Noel
2010-03-27
1
-4/+3
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
9
-36/+28
*
Revert r4356, the problem is in TestSCons.py, not the test script itself.
Steven Knight
2009-09-13
1
-3/+3
*
Remove last checkin.
William Deegan
2009-09-13
1
-13/+11
*
Fix test to pass for deprecated python versions. Not what was expected deprec...
William Deegan
2009-09-13
1
-11/+13
*
Add python version deprecated check to get this test to pass on python 2.3 (h...
William Deegan
2009-09-12
1
-3/+3
*
Remove more unnecessary imports from test scripts.
Steven Knight
2009-02-11
2
-2/+0
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
29
-0/+174
*
Fix misspelled method name in the section that tests Python versions
Steven Knight
2009-02-06
1
-1/+1
*
Remove (lots) more unnecessary imports.
Steven Knight
2009-02-06
8
-26/+5
*
Commonize new string-search-in-output methods:
Steven Knight
2009-02-06
10
-100/+42
*
Move test/option-h.py to test/option/h.py and clean up an unnecessary import.
Steven Knight
2009-01-19
1
-0/+59
*
Issue 2265: Suppress messages about spurious dependency cycles.
Steven Knight
2008-12-07
1
-16/+16
*
Issue 2265: Add additional --taskmastertrace= messages in the Task class.
Steven Knight
2008-12-05
1
-8/+80
*
Windows portability: Avoid duplicate foo.lib targets by telling
Steven Knight
2008-11-10
1
-1/+1
*
Applied Benoit Belley's patch in ticket 1957 improve the robustness of
Gary Oberbrunner
2008-10-29
1
-2/+2
*
Issue 1568: fix a stack trace when --debug=include tries to handle
Steven Knight
2008-10-17
1
-4/+20
*
Issue 1646: Block-wise signature computation for large files
Ludwig Hähne
2008-09-28
1
-0/+121
*
Merged revisions 2898-2901,2903-2927 via svnmerge from
Steven Knight
2008-04-30
1
-42/+50
[next]