summaryrefslogtreecommitdiffstats
path: root/SCons/Tool/MSCommon/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Add function to return toolsets with spectre libs folder (target may not be i...Joseph Brill2022-07-171-0/+1
* Add msvc sdk version components utility function and tuple. Finish script ar...Joseph Brill2022-07-171-0/+1
* Add additional tests. Remove trailing whitespace.Joseph Brill2022-07-111-2/+2
* Local flake8 recommendations.Joseph Brill2022-07-111-23/+34
* Rework version convenience functions. Add additional tests.Joseph Brill2022-07-091-0/+3
* Minor update to msvc exceptions and rework new unit tests.Joseph Brill2022-07-071-0/+1
* Change to individual imports with noqa F401 to appease sider/flake8.Joseph Brill2022-07-051-22/+19
* Rename msvc functions for consistency. Make additional msvc functions and ex...Joseph Brill2022-07-051-0/+25
* Cleanup MSCommon/vc imports and move Dispatcher imports and registrationJoseph Brill2022-06-201-6/+0
* Refactor recent portions of vc.py into MSVC moduleJoseph Brill2022-06-201-2/+5
* Rename _Const to _Config. Rework msvc sdk version function. Minor cleanup.Joseph Brill2022-06-201-0/+1
* Replace msvc_exists in tools exists functions for msvc tools with msvc_setup_...Joseph Brill2022-04-261-1/+3
* Clean up lint complaints in MSCommonMats Wichmann2022-01-031-12/+15
* reorg code a bit so MSCommon has some of the logic. Also changed MSVC/hierarc...William Deegan2021-09-251-5/+3
* Run autoflake on codeMats Wichmann2020-09-211-4/+0
* Reorganize the repo. Moved src/engine/SCons to ./SCons to be more in line wit...William Deegan2020-05-061-0/+58