summaryrefslogtreecommitdiffstats
path: root/SCons/Tool/MSCommon/MSVC/WinSDK.py
Commit message (Expand)AuthorAgeFilesLines
* Add WinSDK tests.Joseph Brill2022-07-141-1/+4
* Rework version convenience functions. Add additional tests.Joseph Brill2022-07-091-2/+3
* Use msvc version prefix instead of version prefix for internal dictionary loo...Joseph Brill2022-06-291-1/+1
* Additional validation for MSVC_SDK_VERSION and MSVC_SPECTRE_LIBS. Adjust doc...Joseph Brill2022-06-281-16/+23
* Add global for cache reset (classmethod to module omission) and remove duplic...Joseph Brill2022-06-211-0/+2
* Cleanup MSCommon/vc imports and move Dispatcher imports and registrationJoseph Brill2022-06-201-1/+2
* Refactor recent portions of vc.py into MSVC moduleJoseph Brill2022-06-201-0/+250