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
/
Config.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Internal updates to MSCommon/MSVC/Util.py and MSCommon/MSVC/Config.py.
Joseph Brill
2023-10-15
1
-2/+1
*
"Modernize" to Python 3.6 via tool
Mats Wichmann
2023-08-04
1
-2/+2
*
refactore to avoid shadowing 'bool' changed variable name to bool_val
William Deegan
2022-07-24
1
-5/+5
*
Fix sider issues.
Joseph Brill
2022-07-09
1
-1/+1
*
Rework version convenience functions. Add additional tests.
Joseph Brill
2022-07-09
1
-18/+17
*
Add msvc script error global policy and construction variable. Move msvc not ...
Joseph Brill
2022-07-05
1
-46/+52
*
Use msvc version prefix instead of version prefix for internal dictionary loo...
Joseph Brill
2022-06-29
1
-1/+1
*
Additional validation for MSVC_SDK_VERSION and MSVC_SPECTRE_LIBS. Adjust doc...
Joseph Brill
2022-06-28
1
-0/+27
*
Move verify invocation to last line of vc.py. Add verify method to Config mo...
Joseph Brill
2022-06-27
1
-0/+15
*
Cleanup MSCommon/vc imports and move Dispatcher imports and registration
Joseph Brill
2022-06-20
1
-1/+1
*
Refactor recent portions of vc.py into MSVC module
Joseph Brill
2022-06-20
1
-0/+284