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 CacheDirTest so that temp dir is not under the directory that the runtest...
William Deegan
2019-12-26
1
-1/+1
*
Merge branch 'master' into fix_appveyor_vs2019_issue1
William Deegan
2019-12-25
44
-673/+528
|
\
|
*
syntax fixups suggested by PyCharm
Mats Wichmann
2019-12-23
38
-116/+119
|
*
Merge pull request #3508 from mwichmann/pc-none-syntax
William Deegan
2019-12-21
7
-36/+37
|
|
\
|
|
*
checker fixes: None, trailing ws, list init
Mats Wichmann
2019-12-21
7
-36/+37
|
*
|
Fix two small syntax errors in string formatting
Mats Wichmann
2019-12-21
2
-2/+3
|
|
/
|
*
[PR #3506] restore accidentally removed Split
Mats Wichmann
2019-12-20
1
-0/+21
|
*
Remove deprecated SourceCode func/method
Mats Wichmann
2019-12-20
5
-182/+3
|
*
Improve performance of Subst by preventing unnecessary frame allocations
Mathew Robinson
2019-12-18
2
-361/+365
*
|
[ci skip] Updated CHANGES.txt
William Deegan
2019-12-25
1
-3/+6
*
|
Update clang logic to initialize MSVC shell environment variables needed for ...
William Deegan
2019-12-25
2
-0/+10
*
|
Add c:\msys64\mingw64\bin for appveyor vs2019
William Deegan
2019-12-25
1
-0/+1
*
|
Add propagating VCINSTALLDIR and VCToolsInstallDir which are used by CLang to...
William Deegan
2019-12-24
1
-5/+16
|
/
*
Revert code back to development mode
William Deegan
2019-12-17
3
-62/+52
*
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
|
\
\
\
[next]