summaryrefslogtreecommitdiff
path: root/SCons/Tool/MSCommon/MSVC/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-2/+2
* Rework version convenience functions. Add additional tests.Joseph Brill2022-07-091-1/+1
* Remove API module and import exceptions and global policy functionsJoseph Brill2022-07-051-2/+0
* Add msvc script error global policy and construction variable. Move msvc not ...Joseph Brill2022-07-041-7/+9
* Move verify invocation to last line of vc.py. Add verify method to Config mo...Joseph Brill2022-06-271-2/+12
* Suppress sider imported but unused for namespace. Restrict MSVC_UWP_APP boole...Joseph Brill2022-06-211-8/+8
* Cleanup MSCommon/vc imports and move Dispatcher imports and registrationJoseph Brill2022-06-201-6/+1
* Refactor recent portions of vc.py into MSVC moduleJoseph Brill2022-06-201-0/+50