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
*
Enhanced --debug=explain output. Breaks out sources, depends, and implicit co...
William Deegan
2019-04-02
2
-7/+19
*
Merge pull request #3331 from mwichmann/py38warns
William Deegan
2019-04-01
17
-115/+150
|
\
|
*
[PR #3331] resync with PR #3330
Mats Wichmann
2019-03-30
1
-2/+1
|
*
Add changelog for PR #3331
Mats Wichmann
2019-03-30
1
-0/+2
|
*
[PY 3.8] tempoary fix: move imp import
Mats Wichmann
2019-03-30
1
-1/+2
|
*
[PY 3.8] Fix more errors in #3331
Mats Wichmann
2019-03-30
1
-17/+17
|
*
[PY 3.8] fix some sider complaints in #3331
Mats Wichmann
2019-03-30
3
-2/+2
|
*
[PY 3.8] roll back scons-time to use os.popen
Mats Wichmann
2019-03-30
1
-4/+8
|
*
[WIP] [PY 3.8] fix more warnings
Mats Wichmann
2019-03-30
15
-114/+143
|
/
*
Merge pull request #3330 from mwichmann/runtest-tweaks
William Deegan
2019-03-29
6
-217/+155
|
\
|
*
[PR #333] close files to avoid scons-time races
Mats Wichmann
2019-03-29
4
-19/+29
|
*
[PR #3330] try to eliminate race in scons-time
Mats Wichmann
2019-03-29
2
-24/+3
|
*
[PR #3330] do not use shell in subproc calls
Mats Wichmann
2019-03-29
1
-14/+16
|
*
Runtest improvements for multi-job runs
Mats Wichmann
2019-03-29
1
-160/+107
|
/
*
Reset to development post merge from release branch
William Deegan
2019-03-27
4
-34/+71
*
Merge pull request #3335 from SCons/rel_3.0.5
William Deegan
2019-03-27
13
-123/+114
|
\
|
*
Release file updates for Release 3.0.5
3.0.5
William Deegan
2019-03-26
8
-82/+61
|
*
Updates to CHANGES.txt for Release 3.0.5
William Deegan
2019-03-26
1
-2/+3
|
*
Update generated docs for Release 3.0.5
William Deegan
2019-03-26
5
-39/+50
|
/
*
Merge pull request #3334 from bdbaddog/fix_gh_3333_vswhere_for_32bit_win_install
William Deegan
2019-03-26
2
-7/+16
|
\
|
*
Fix Issue #3333 - Find vswhere under 32 bit windows installs
William Deegan
2019-03-26
2
-7/+16
|
/
*
Merge pull request #3332 from bdbaddog/fix_gh_3329_add_mssdk_v100a_support
William Deegan
2019-03-21
3
-0/+77
|
\
|
*
Add bugfix info to CHANGES.txt
William Deegan
2019-03-18
1
-0/+1
|
*
Add support for MSSDK V10.0A fixes GH Issue #3329
William Deegan
2019-03-18
1
-0/+10
|
*
Add test to check if installed sdk version is supported
William Deegan
2019-03-18
1
-0/+66
|
/
*
Merge pull request #3318 from mwichmann/fedora-rpc
William Deegan
2019-03-12
1
-0/+8
|
\
|
*
rpcgen test accomodate distros using tirpc
Mats Wichmann
2019-03-03
1
-0/+8
*
|
Merge pull request #3271 from mwichmann/scons-symlink
William Deegan
2019-03-12
3
-2/+5
|
\
\
|
*
\
Merge branch 'master' into scons-symlink
William Deegan
2019-03-12
162
-1595/+3110
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #3328 from bdbaddog/gh_issue_2799_mingw_respect_comstr
William Deegan
2019-03-12
7
-31/+110
|
\
\
\
|
*
|
|
[skip ci] Add info to CHANGES.txt
William Deegan
2019-03-12
1
-0/+1
|
*
|
|
PEP8
William Deegan
2019-03-11
1
-29/+30
|
*
|
|
Fix issue #2799 - Get mingw tool to respect SHCCCOMSTR, SHLINKCOMSTR and LDMO...
William Deegan
2019-03-11
6
-2/+79
*
|
|
|
Merge pull request #3325 from mwichmann/scons-time-fixes
William Deegan
2019-03-10
3
-13/+25
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' into scons-time-fixes
William Deegan
2019-03-10
25
-87/+118
|
|
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #3327 from mwichmann/open-and-regex-cleanups
William Deegan
2019-03-10
18
-71/+100
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Clean up some file opens, regex strings
Mats Wichmann
2019-03-07
18
-71/+100
*
|
|
|
|
Merge pull request #3326 from macqm/macqm-rcflags-nologo
William Deegan
2019-03-07
2
-2/+4
|
\
\
\
\
\
|
*
|
|
|
|
Add the changelog entry
Maciej Kumorek
2019-03-07
1
-1/+3
|
*
|
|
|
|
Add /nologo flag to RCFLAGS
Maciej Kumorek
2019-03-07
1
-1/+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #3316 from mwichmann/pypy-syntax
William Deegan
2019-03-07
2
-2/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[PYPY support] adjust two expect strings for PyPy msgs
Mats Wichmann
2019-03-03
2
-2/+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
[skip ci] reset to develop mode
3.0.5a2
William Deegan
2019-03-05
5
-12/+12
|
|
*
|
scons-time needed to revert some changes
Mats Wichmann
2019-03-07
1
-4/+4
|
|
*
|
[PYPY] [PY 3.8] add context mgr use in scons-time
Mats Wichmann
2019-03-05
3
-17/+29
|
|
/
/
|
/
|
|
*
|
|
Try another syntax to allow pypy3 failure in addtion to pypy
William Deegan
2019-03-04
1
-1/+2
*
|
|
Merge pull request #3323 from mwichmann/add-pypy3
William Deegan
2019-03-04
2
-5/+16
|
\
\
\
|
*
|
|
[PYPY] don't specify xenial for pypy3
Mats Wichmann
2019-03-04
1
-2/+1
|
*
|
|
[PYPY] further adjust travis-ci pypy3 build
Mats Wichmann
2019-03-04
2
-4/+5
|
*
|
|
[PYPY] travis run pypy jobs with -j 3
Mats Wichmann
2019-03-04
1
-3/+7
[next]