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
*
Add 14.0 toolset registry check as done in msvc vsvars140.bat.
Joseph Brill
2022-06-29
3
-2/+21
*
Use msvc version prefix instead of version prefix for internal dictionary loo...
Joseph Brill
2022-06-29
3
-3/+3
*
Fix sider issue.
Joseph Brill
2022-06-28
1
-1/+1
*
Additional validation for MSVC_SDK_VERSION and MSVC_SPECTRE_LIBS. Adjust doc...
Joseph Brill
2022-06-28
7
-79/+314
*
Add docstrings to MSVC/Util.py methods.
Joseph Brill
2022-06-27
1
-0/+30
*
Move verify invocation to last line of vc.py. Add verify method to Config mo...
Joseph Brill
2022-06-27
4
-5/+52
*
Rework SxS toolset version support and vcvars bug fix handling. Update MSVC_...
Joseph Brill
2022-06-27
3
-46/+113
*
Add blurb for additional MSVC_UWP_APP values accepted.
Joseph Brill
2022-06-26
2
-0/+2
*
Set global lxml etree XSLT maximum traversal depth. Update generated document...
Joseph Brill
2022-06-26
5
-69/+117
*
Update CHANGES.txt and RELEASE.txt
Joseph Brill
2022-06-26
2
-4/+43
*
Merge branch 'master' into jbrill-msvc-batchargs
Joseph Brill
2022-06-26
31
-542/+808
|
\
|
*
Merge pull request #4167 from mwichmann/doc/builder-tweaks
William Deegan
2022-06-25
1
-175/+209
|
|
\
|
|
*
minor edits plus adding a warning about using chdir
William Deegan
2022-06-25
1
-5/+22
|
|
*
A few more tweaks in Builder Methods intro [skip appveyor]
Mats Wichmann
2022-06-20
1
-26/+24
|
|
*
Tweaked Builder intro section in manpage [skip appveyor]
Mats Wichmann
2022-06-20
1
-162/+181
|
*
|
Merge pull request #4181 from mwichmann/doc/strfunction
William Deegan
2022-06-25
3
-69/+99
|
|
\
\
|
|
*
|
Minor edits. Link to Action Objects instead of just referencing it, and remov...
William Deegan
2022-06-25
2
-2/+2
|
|
*
|
Doc wordsmithing - actions [skip appveyor]
Mats Wichmann
2022-06-18
3
-69/+99
|
|
|
/
|
*
|
Merge pull request #4168 from dmoody256/lex_space_args
William Deegan
2022-06-25
8
-7/+72
|
|
\
\
|
|
*
|
updated blurb in CHANGES.txt and RELEASE.txt to indicate more specifically wh...
William Deegan
2022-06-25
3
-10/+13
|
|
*
|
Merge branch 'master' into lex_space_args
William Deegan
2022-06-16
20
-511/+1144
|
|
|
\
\
|
|
|
|
/
|
|
*
|
Merge branch 'master' into lex_space_args
William Deegan
2022-06-14
31
-231/+1061
|
|
|
\
\
|
|
*
|
|
Updated lex emitter to respect escaped spaces when climbing out of a the SCos...
Daniel Moody
2022-06-06
8
-1/+61
|
*
|
|
|
Merge pull request #4180 from mwichmann/feature/fortrancommonflags
William Deegan
2022-06-20
22
-291/+428
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Restore convars to gfortran doc, add to g77 [ci skip]
Mats Wichmann
2022-06-17
2
-1/+37
|
|
*
|
|
Fix PR review issues
Mats Wichmann
2022-06-16
2
-9/+9
|
|
*
|
|
Fortran vairants now include FORTRANCOMMONFLAGS
Mats Wichmann
2022-06-16
22
-305/+406
|
|
/
/
/
*
|
|
|
Minor documentation update based on stress tests [ci skip]
Joseph Brill
2022-06-25
2
-8/+12
*
|
|
|
Documentation updates [ci skip]
Joseph Brill
2022-06-24
2
-164/+234
*
|
|
|
Construction variable documentation additions and modifications.
Joseph Brill
2022-06-23
2
-11/+555
*
|
|
|
Construction variable documentation additions and modifications.
Joseph Brill
2022-06-23
1
-11/+542
*
|
|
|
Reorder function declarations
Joseph Brill
2022-06-22
1
-23/+23
*
|
|
|
Remove MSVC_TOOLSET_VERSION from intent to use msvc tools (attached to defaul...
Joseph Brill
2022-06-21
1
-7/+1
*
|
|
|
Remove debug messages that by default are noisy.
Joseph Brill
2022-06-21
2
-7/+2
*
|
|
|
Move SCONS_CACHE_MSVC_FORCE_DEFAULTS environment variable query to MSCommon a...
Joseph Brill
2022-06-21
2
-11/+12
*
|
|
|
Fix sider issue
Joseph Brill
2022-06-21
1
-1/+1
*
|
|
|
Add comment and import one-by-one for msvc notfound policy and flake8 F401
Joseph Brill
2022-06-21
1
-4/+3
*
|
|
|
Update flake8 F401 placement
Joseph Brill
2022-06-21
1
-3/+3
*
|
|
|
Comment out BatchFileExecutionWarning definition and invocation.
Joseph Brill
2022-06-21
1
-3/+3
*
|
|
|
Consider MSVC_TOOLSET_VERSION specification intent to use msvc tools. Update...
Joseph Brill
2022-06-21
2
-8/+17
*
|
|
|
Add internal, undocumented SCONS_CACHE_MSVC_FORCE_DEFAULTS environment variab...
Joseph Brill
2022-06-21
1
-0/+22
*
|
|
|
Suppress sider imported but unused for namespace. Restrict MSVC_UWP_APP boole...
Joseph Brill
2022-06-21
3
-15/+18
*
|
|
|
Add global for cache reset (classmethod to module omission) and remove duplic...
Joseph Brill
2022-06-21
3
-2/+4
*
|
|
|
Fix msvc notfound policy module path for test
Joseph Brill
2022-06-20
1
-1/+1
*
|
|
|
Cleanup MSCommon/vc imports and move Dispatcher imports and registration
Joseph Brill
2022-06-20
10
-18/+18
*
|
|
|
Fix typo in module name
Joseph Brill
2022-06-20
1
-1/+1
*
|
|
|
Refactor recent portions of vc.py into MSVC module
Joseph Brill
2022-06-20
12
-1627/+1968
*
|
|
|
Fix windows SDK reference
Joseph Brill
2022-06-20
1
-1/+1
*
|
|
|
Rename _Const to _Config. Rework msvc sdk version function. Minor cleanup.
Joseph Brill
2022-06-20
2
-32/+37
*
|
|
|
Update boolean symbols
Joseph Brill
2022-06-17
1
-5/+8
[next]