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
/
SCons
/
Tool
/
MSCommon
/
MSVC
/
ScriptArguments.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
More conversions: {repr(var)} -> {var!r}
Mats Wichmann
2023-08-04
1
-2/+2
*
"Modernize" to Python 3.6 via tool
Mats Wichmann
2023-08-04
1
-12/+12
*
Add some cheap return and parameter annotations
Mats Wichmann
2023-05-01
1
-11/+11
*
Minor tweaks for readability and consistency.
Joseph Brill
2022-07-18
1
-6/+9
*
Add special case for msvc 14.0 and store/uwp specified via script args and sd...
Joseph Brill
2022-07-18
1
-20/+24
*
Add function to return toolsets with spectre libs folder (target may not be i...
Joseph Brill
2022-07-17
1
-1/+22
*
Return previous policy when setting default argument policy. Add more tests.
Joseph Brill
2022-07-16
1
-4/+5
*
Rework special case for 9.0 VCForPython handling (vc dir and batchfile locati...
Joseph Brill
2022-07-14
1
-0/+7
*
Move toolset version regexes to utility module. Rename default version method.
Joseph Brill
2022-07-09
1
-33/+15
*
Rework version convenience functions. Add additional tests.
Joseph Brill
2022-07-09
1
-2/+4
*
Add msvc script error global policy and construction variable. Move msvc not ...
Joseph Brill
2022-07-05
1
-64/+109
*
Fix Util.py docstring for listdir_dirs. Minor update to reading sxs toolsets...
Joseph Brill
2022-06-30
1
-32/+32
*
Add 14.0 toolset registry check as done in msvc vsvars140.bat.
Joseph Brill
2022-06-29
1
-1/+18
*
Use msvc version prefix instead of version prefix for internal dictionary loo...
Joseph Brill
2022-06-29
1
-1/+1
*
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
1
-58/+204
*
Rework SxS toolset version support and vcvars bug fix handling. Update MSVC_...
Joseph Brill
2022-06-27
1
-18/+63
*
Reorder function declarations
Joseph Brill
2022-06-22
1
-23/+23
*
Move SCONS_CACHE_MSVC_FORCE_DEFAULTS environment variable query to MSCommon a...
Joseph Brill
2022-06-21
1
-11/+7
*
Consider MSVC_TOOLSET_VERSION specification intent to use msvc tools. Update...
Joseph Brill
2022-06-21
1
-4/+5
*
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
1
-5/+8
*
Add global for cache reset (classmethod to module omission) and remove duplic...
Joseph Brill
2022-06-21
1
-0/+2
*
Cleanup MSCommon/vc imports and move Dispatcher imports and registration
Joseph Brill
2022-06-20
1
-1/+2
*
Refactor recent portions of vc.py into MSVC module
Joseph Brill
2022-06-20
1
-0/+733