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
/
engine
/
SCons
/
Tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into topic/grossag/msvs
William Deegan
2019-07-19
3
-40/+63
|
\
|
*
msvs host-target fix + vs19 support
Mats Wichmann
2019-07-15
3
-40/+63
*
|
[ci skip] MSVS doc fix and output of rerunning doc generation
Adam Gross
2019-07-19
1
-2/+2
*
|
[ci skip] Updated CHANGES.txt and msvs.xml documentation
Adam Gross
2019-07-19
1
-3/+35
*
|
Integrate requested changes to msvsTests.py
Adam Gross
2019-07-19
1
-5/+10
*
|
Fix msvs tests
Adam Gross
2019-07-18
1
-2/+20
*
|
Fix issues raised in code review
Adam Gross
2019-07-17
2
-34/+72
*
|
Upgrade and improve Visual Studio solution/project generation code
Adam Gross
2019-07-17
2
-56/+174
|
/
*
Fix sider warning
William Deegan
2019-06-20
1
-1/+1
*
Allow MSVCUnsupportedTargetArch and MSVCUnsupportedHostArch exceptions to pro...
William Deegan
2019-06-20
2
-1/+4
*
Switch back to None with proper comparison using is instead of not
William Deegan
2019-06-19
1
-4/+4
*
Switch from testing for directory value being false to -1 as "" evaluates to ...
William Deegan
2019-06-19
1
-4/+9
*
Fix conflict
William Deegan
2019-06-18
1
-5/+0
*
Added tests to logic changes by mhqtronic PR #3375
William Deegan
2019-06-18
2
-17/+205
*
Fix a small error in docbook tool
Mats Wichmann
2019-04-30
1
-1/+1
*
Fix misplaced file closing
Mats Wichmann
2019-04-28
1
-2/+7
*
Merge pull request #3345 from mwichmann/py38warns4-tests
William Deegan
2019-04-28
15
-159/+188
|
\
|
*
[#PR 3345] clean up some sider complaints
Mats Wichmann
2019-04-27
1
-1/+1
|
*
[PR #3345] fix more PY3.8 fails
Mats Wichmann
2019-04-26
2
-11/+18
|
*
[PR #3345] fix a few more Py3.8 problems
Mats Wichmann
2019-04-25
1
-3/+10
|
*
[PR #3345] fix flake8 compliants on the PR
Mats Wichmann
2019-04-25
1
-1/+1
|
*
[PY 3.8] test fixes for file closings, rawstrings
Mats Wichmann
2019-04-25
3
-72/+79
|
*
[PY 3.8] file closes in tools and others
Mats Wichmann
2019-04-25
11
-73/+81
*
|
Merge pull request #3360 from mwichmann/isnot
William Deegan
2019-04-28
11
-69/+69
|
\
\
|
*
|
Some more lint-derived cleanups
Mats Wichmann
2019-04-27
11
-69/+69
|
|
/
*
|
Merge pull request #3359 from bdbaddog/fortran_issue_3135
William Deegan
2019-04-27
2
-1/+127
|
\
\
|
|
/
|
/
|
|
*
Also ignore PURE and ELEMENTAL after MODULE in Scanner and Emitter.
Peter Diener
2019-04-26
1
-1/+1
|
*
Fix Issue #3135 - Also add tests to check that emitter is properly processing...
William Deegan
2019-04-25
1
-0/+125
|
*
Use raw strings in regexes.
Peter Diener
2019-03-06
1
-1/+1
|
*
Fix issue #3135.
Peter Diener
2019-03-04
1
-1/+2
*
|
[PR #3337] fix two minor Sider complaints
Mats Wichmann
2019-04-24
1
-2/+1
*
|
[PR #3337] test case now uses mocked env
Mats Wichmann
2019-04-24
1
-24/+42
*
|
[PR #3337] add testcase for tool lookup
Mats Wichmann
2019-04-24
2
-23/+46
*
|
Merge branch 'master' into tool-add
William Deegan
2019-04-23
16
-129/+234
|
\
\
|
*
\
Merge pull request #3352 from mwichmann/java-vers
William Deegan
2019-04-23
6
-65/+169
|
|
\
\
|
|
*
\
Merge pull request #1 from bdbaddog/java-vers
Mats Wichmann
2019-04-22
2
-95/+136
|
|
|
\
\
|
|
|
*
|
changes to unit test to avoid hitting the filesystem
William Deegan
2019-04-22
2
-95/+136
|
|
*
|
|
Merge branch 'master' into java-vers
William Deegan
2019-04-22
7
-64/+42
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Move the jdk-version-glob test to unit tests
Mats Wichmann
2019-04-17
1
-0/+50
|
|
*
|
|
Fix problems with jdk detection
Mats Wichmann
2019-04-14
5
-42/+55
|
*
|
|
|
Merge remote-tracking branch 'origin/fix_3350_mslink_tempfile_join_char' into...
William Deegan
2019-04-22
3
-4/+15
|
|
\
\
\
\
|
|
*
|
|
|
Updated mslink, mslib, msvc, platform docs, and added unit test
William Deegan
2019-04-22
3
-4/+15
|
*
|
|
|
|
Merge branch 'master' of github.com:SCons/scons into fix_3350_mslink_tempfile...
William Deegan
2019-04-22
6
-55/+33
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
/
/
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Fixup some code triggering pylint errors.
Mats Wichmann
2019-04-21
6
-55/+33
|
*
|
|
|
Issue #3350 - Add TEMPFILEARGJOINBYTE as a variable to be used to join each i...
William Deegan
2019-04-20
2
-0/+12
|
|
/
/
/
|
*
|
|
Issue #3350 - Refactor EnvironmentError to SConsEnvironmentError to avoid ove...
William Deegan
2019-04-18
4
-9/+9
|
|
/
/
*
|
|
[PR #3337] centralize definition of candidates
Mats Wichmann
2019-04-16
2
-29/+23
*
|
|
[PR #3337] clean up lex and yacc tools
Mats Wichmann
2019-04-13
2
-18/+28
*
|
|
[#3336] do not add not-found tool paths
Mats Wichmann
2019-04-13
2
-12/+16
|
/
/
*
|
[PY 3.8] fix some sider complaints in #3331
Mats Wichmann
2019-03-30
1
-1/+0
[next]