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
*
Update version strings
William Deegan
2019-12-17
3
-3/+3
*
Update content in RELEASE.txt CHANGES.txt Announce.txt and bump the version i...
William Deegan
2019-12-17
3
-46/+66
*
Add 3.1.1 release info to debian/changelog and src/Announce.txt
William Deegan
2019-12-17
1
-0/+28
*
Remove deprecated BuildDir, build_dir
Mats Wichmann
2019-12-15
6
-56/+9
*
Merge pull request #3495 from mwichmann/depr-Copy
William Deegan
2019-12-15
4
-23/+2
|
\
|
*
Remove deprecated env.Copy()
Mats Wichmann
2019-12-14
4
-23/+2
*
|
Merge branch 'master' into entry-microoptimization
William Deegan
2019-12-13
3
-7/+17
|
\
\
|
|
/
|
*
Merge pull request #3493 from mwichmann/defenv-2477
William Deegan
2019-12-13
1
-5/+11
|
|
\
|
|
*
[PR #3493] fix review comment [ci skip]
Mats Wichmann
2019-12-13
1
-1/+1
|
|
*
Tweak DefaultEnvironment descriptions (ci skip)
Mats Wichmann
2019-12-13
1
-5/+11
|
*
|
Improve DAG walk performance by preventing unnecessary list manipulation
Mathew Robinson
2019-12-11
2
-2/+6
|
|
/
*
|
Optimize for most common case in Entry.disambiguate()
Mathew Robinson
2019-12-12
2
-5/+7
|
/
*
Merge branch 'master' into py3-doctasks
William Deegan
2019-12-10
10
-65/+154
|
\
|
*
Merge pull request #3473 from kulikjak/master
William Deegan
2019-12-10
2
-5/+8
|
|
\
|
|
*
Fix incorrect testing assumptions for Solaris
Jakub Kulik
2019-11-01
2
-5/+8
|
*
|
Merge pull request #3475 from mwichmann/addopt-docs
William Deegan
2019-12-10
1
-4/+33
|
|
\
\
|
|
*
|
[PR 3475] further wording tweaks on AddOption [ci skip]
Mats Wichmann
2019-11-21
1
-6/+20
|
|
*
|
[PR 3475] update docs/generated [ci skip]
Mats Wichmann
2019-11-16
1
-2/+2
|
|
*
|
Document that AddOpt has limitations [ci skip]
Mats Wichmann
2019-11-13
1
-0/+15
|
*
|
|
Merge pull request #3487 from mwichmann/update-action-timestamp
William Deegan
2019-12-09
2
-5/+4
|
|
\
\
\
|
|
*
|
|
Update debug=action-timestamps
Mats Wichmann
2019-12-07
2
-5/+4
|
*
|
|
|
Update CHANGES.txt to indicate original author of patch
Adam Gross
2019-12-09
1
-1/+1
|
*
|
|
|
Convert our file replacement to be a class
Adam Gross
2019-12-09
1
-3/+6
|
*
|
|
|
Merge branch 'master' into topic/grossag/winmultifix
Adam Gross
2019-12-08
3
-12/+57
|
|
\
\
\
\
|
|
*
|
|
|
Address GaryO's feedback on PR 3129. Also reformatted Command() PEP8
William Deegan
2019-12-08
2
-21/+40
|
|
*
|
|
|
Merge pull request #3129 from dragon512/update-command
William Deegan
2019-12-06
3
-6/+32
|
|
|
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
Allow Command to take more builder options
Jason Kenny
2019-12-04
3
-6/+32
|
|
|
|
/
/
|
*
|
|
|
Fix SConsTests.py to actually clear out the file/open overrides
Adam Gross
2019-12-08
1
-16/+12
|
*
|
|
|
Change src\CHANGES.txt
Adam Gross
2019-12-06
1
-0/+5
|
*
|
|
|
Fix multithreaded Windows builds when a thread has a file open for write
Adam Gross
2019-12-06
1
-25/+34
|
|
/
/
/
*
|
|
|
Improve building of docs using Py3 [ci skip]
Mats Wichmann
2019-12-05
110
-115/+115
|
/
/
/
*
|
|
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
|
\
[next]