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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix multithreaded Windows builds when a thread has a file open for write
Adam Gross
2019-12-06
1
-25/+34
*
fix more Python escape complaints
Mats Wichmann
2019-12-02
2
-3/+3
*
[ci skip] Add to CHANGES.txt for PR #3481
William Deegan
2019-11-27
1
-16/+20
*
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 branch 'master' into patch-1
William Deegan
2019-11-18
4
-12/+18
|
\
|
*
Update CHANGES.txt
Tim Gates
2019-11-17
1
-0/+2
|
*
Fix simple typo: whos -> whose
Tim Gates
2019-11-16
1
-1/+1
|
*
Merge pull request #3472 from maiphi/latex_latin1
William Deegan
2019-11-08
2
-2/+7
|
|
\
|
|
*
Changelog: add details about fix of Latex log encoding issue
maiphi
2019-11-07
1
-1/+2
|
|
*
Added note about Latex Latin-1/UTF-8 issue to CHANGES.log
maiphi
2019-11-01
1
-0/+4
|
|
*
Tex builder: avoid error when reading non-utf-8 log files
maiphi
2019-11-01
1
-2/+2
|
*
|
Remove deprecated Builder keywords
Mats Wichmann
2019-10-22
2
-9/+8
|
|
/
*
|
Added support for "-imacros" to ParseFlags
Ivan Kravets
2019-11-06
4
-31/+34
*
|
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
|
/
*
Remove deprecated {Source,Target}Signatures
Mats Wichmann
2019-10-20
6
-403/+8
*
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
5
-70/+145
|
\
|
*
[PR 3462] update doc/comments for msvc-env-cache
Mats Wichmann
2019-10-12
2
-8/+15
|
*
[PR 3462] convert json cache better way for py2
Mats Wichmann
2019-10-11
2
-18/+19
|
*
[PR 3462] python two handle the json
Mats Wichmann
2019-10-11
1
-1/+13
|
*
[PR 3462] env-var-cache: fix exception to be 2.7 compatible
Mats Wichmann
2019-10-10
2
-24/+30
|
*
[WIP] enable persistent caching of vcvars on win32
Mats Wichmann
2019-10-10
5
-57/+106
*
|
Merge remote-tracking branch 'origin/master'
Edoardo Bezzeccheri
2019-10-09
5
-9/+40
|
\
\
|
*
\
Merge branch 'master' into CmdStringHolder
William Deegan
2019-10-08
7
-67/+164
|
|
\
\
|
|
*
\
Merge pull request #3457 from mwichmann/emitter-doc
William Deegan
2019-10-08
1
-5/+25
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Add doc for *EMITTER consvars [ci skip]
Mats Wichmann
2019-10-01
1
-5/+25
|
|
*
|
Merge branch 'master' into patch-1
William Deegan
2019-10-06
2
-2/+5
|
|
|
\
\
|
|
|
*
|
Modify CHANGES.txt
Jakub Kulík
2019-09-27
1
-0/+3
|
|
|
*
|
Fix bytes not being decoded in suncxx.py
Jakub Kulík
2019-09-27
1
-2/+2
|
|
|
|
/
|
|
*
|
describe CheckFunc fix
Jacek Kuczera
2019-10-06
1
-0/+3
|
|
*
|
fix CheckFunc detection code for MSVC
jw0k
2019-10-04
1
-0/+4
|
|
|
/
|
*
|
[PR #3434] apply subst fix from #3428
Mats Wichmann
2019-09-08
2
-1/+2
*
|
|
Added debug option "timestamp", changed option "timestamp" to "action_timesta...
Edoardo Bezzeccheri
2019-10-09
3
-8/+8
*
|
|
Added debug option "timestamp", implementation
Edoardo Bezzeccheri
2019-10-01
2
-2/+10
*
|
|
Added debug option "timestamp", modify CHANGES.txt
Edoardo Bezzeccheri
2019-10-01
1
-0/+3
|
|
/
|
/
|
*
|
Docs for InstallVersionedLib and --install-sandbox [ci skip]
Mats Wichmann
2019-09-25
1
-0/+16
*
|
[PR #3444] fix test issues with --debug removals
Mats Wichmann
2019-09-12
1
-1/+2
*
|
Remove deprecated debug options
Mats Wichmann
2019-09-12
2
-4/+17
*
|
Builder and Variable Subst doc updates [ci skip]
Mats Wichmann
2019-09-09
1
-40/+56
*
|
[fix #2444) update env.Whereis docu [ci skip]
Mats Wichmann
2019-09-08
1
-16/+37
|
/
*
Merge pull request #3425 from mwichmann/tool-docs
William Deegan
2019-09-07
4
-6/+89
|
\
|
*
[#3425] review comment: pluralize source file
Mats Wichmann
2019-09-07
1
-1/+1
|
*
[PR #3425] further tweak "default" tool wording [ci skip]
Mats Wichmann
2019-09-07
1
-13/+13
|
*
[PR #3425] provide path to src for tool defaults [ci skip]
Mats Wichmann
2019-09-07
1
-1/+3
|
*
[PR #3245] fix sider complaint about misspelling [ci skip]
Mats Wichmann
2019-09-07
1
-1/+1
|
*
manpage: clarify that tools=[list] overrides [ci skip]
Mats Wichmann
2019-09-07
4
-6/+87
*
|
purge aegis references
William Deegan
2019-09-07
1
-23/+1
|
/
[next]