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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve building of docs using Py3 [ci skip]
Mats Wichmann
2019-12-05
133
-288/+348
*
Merge pull request #3485 from mwichmann/more-escapes
William Deegan
2019-12-02
2
-3/+3
|
\
|
*
fix more Python escape complaints
Mats Wichmann
2019-12-02
2
-3/+3
*
|
Merge pull request #3484 from mwichmann/testfw-new
William Deegan
2019-12-02
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
Typo in testing document [ci skip]
Mats Wichmann
2019-12-02
1
-1/+1
|
/
*
[ci skip] Add to CHANGES.txt for PR #3481
William Deegan
2019-11-27
1
-16/+20
*
Merge pull request #3481 from datalogics-robb/sol_py3
William Deegan
2019-11-27
1
-13/+28
|
\
|
*
try a different approach that should work on python 3.5.
Rob Boehne
2019-11-26
1
-2/+2
|
*
Fix a problem under Solaris when using Python 3, while maintaining support fo...
Rob Boehne
2019-11-26
1
-13/+28
|
/
*
Merge pull request #3471 from ivankravets/patch-1
William Deegan
2019-11-18
5
-32/+42
|
\
|
*
Merge branch 'master' into patch-1
William Deegan
2019-11-18
22
-49/+87
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #3474 from mwichmann/argv0-py39-tests
William Deegan
2019-11-18
12
-34/+34
|
\
\
|
*
|
[3.9] change tests not to expect bare scriptname
Mats Wichmann
2019-11-06
12
-34/+34
*
|
|
Merge pull request #3476 from timgates42/bugfix/typo_whose
William Deegan
2019-11-17
2
-1/+3
|
\
\
\
|
*
|
|
Update CHANGES.txt
Tim Gates
2019-11-17
1
-0/+2
|
*
|
|
Fix simple typo: whos -> whose
Tim Gates
2019-11-16
1
-1/+1
|
/
/
/
*
|
|
[ci skip] updates
William Deegan
2019-11-10
1
-0/+1
*
|
|
[ci skip] indicating to github linguist which files to ignore when detecting ...
William Deegan
2019-11-10
1
-0/+5
*
|
|
Create FUNDING.yml
William Deegan
2019-11-10
1
-0/+5
*
|
|
[skip ci] make scons_dev_master.py have proper shebang and also set executable
William Deegan
2019-11-08
1
-1/+1
*
|
|
Merge pull request #3472 from maiphi/latex_latin1
William Deegan
2019-11-08
4
-3/+28
|
\
\
\
|
*
|
|
Changelog: add details about fix of Latex log encoding issue
maiphi
2019-11-07
1
-1/+2
|
*
|
|
Latin-1 log test case: compile to DVI, not PostScript; add comment
maiphi
2019-11-07
1
-1/+5
|
*
|
|
Added note about Latex Latin-1/UTF-8 issue to CHANGES.log
maiphi
2019-11-01
1
-0/+4
|
*
|
|
Add test case with Latin-1 encoded Latex log file. Required fix in the test f...
maiphi
2019-11-01
2
-1/+17
|
*
|
|
Tex builder: avoid error when reading non-utf-8 log files
maiphi
2019-11-01
1
-2/+2
|
|
/
/
*
|
|
Merge pull request #3466 from mwichmann/depr-builder
William Deegan
2019-11-07
3
-10/+10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove deprecated Builder keywords
Mats Wichmann
2019-10-22
3
-10/+10
|
/
/
|
*
Added support for "-imacros" to ParseFlags
Ivan Kravets
2019-11-06
5
-36/+40
|
*
Parse "-imacros" option in ParseFlags
Ivan Kravets
2019-11-01
1
-1/+1
|
*
Parse GCC "-imacros" option in ParseFlags
Ivan Kravets
2019-11-01
1
-0/+3
|
*
Parse GCC -imacros option
Ivan Kravets
2019-11-01
1
-1/+4
|
/
*
Merge pull request #3464 from mwichmann/rm-signature-funcs
William Deegan
2019-10-21
36
-622/+148
|
\
|
*
[PR 3464] quiet sider complaints
Mats Wichmann
2019-10-21
2
-3/+0
|
*
[PR 3464] rework new tests so they match stderr
Mats Wichmann
2019-10-21
2
-10/+20
|
*
Remove deprecated {Source,Target}Signatures
Mats Wichmann
2019-10-20
36
-619/+138
|
/
*
Changed wording on MSVC caching to indicate it's currently experimental featu...
William Deegan
2019-10-12
1
-3/+4
*
Merge pull request #3462 from mwichmann/msvc_env_cache
William Deegan
2019-10-12
8
-82/+313
|
\
|
*
[PR 3462] update doc/comments for msvc-env-cache
Mats Wichmann
2019-10-12
3
-22/+35
|
*
[PR 3462] convert json cache better way for py2
Mats Wichmann
2019-10-11
3
-18/+133
|
*
[PR 3462] python two handle the json
Mats Wichmann
2019-10-11
3
-8/+31
|
*
[PR 3462] quote appveyor setting of cache val
Mats Wichmann
2019-10-10
1
-1/+1
|
*
[PR 3462] env-var-cache: fix exception to be 2.7 compatible
Mats Wichmann
2019-10-10
3
-37/+67
|
*
[WIP] enable persistent caching of vcvars on win32
Mats Wichmann
2019-10-10
6
-57/+107
*
|
Move SConstruct from test to file fixture
William Deegan
2019-10-11
2
-5/+4
*
|
Merge pull request #3456 from edobez/master
William Deegan
2019-10-11
5
-3/+153
|
\
\
|
*
|
Added debug option "timestamp", completely overhauled test
Edoardo Bezzeccheri
2019-10-11
1
-196/+67
|
*
|
Merge remote-tracking branch 'origin/master'
Edoardo Bezzeccheri
2019-10-09
9
-22/+113
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #3434 from mwichmann/CmdStringHolder
William Deegan
2019-10-08
3
-1/+57
|
\
\
\
|
*
\
\
Merge branch 'master' into CmdStringHolder
William Deegan
2019-10-08
55
-1144/+790
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]