summaryrefslogtreecommitdiff
path: root/BaseTools/Plugin/WindowsVsToolChain
AgeCommit message (Expand)AuthorFilesLines
2026-07-01BaseTools: Remove VS2017 supportMichael Kubacki1-75/+3
2026-03-07BaseTools/WindowsVsToolChain.py: Minor code style updatesMike Beaton1-2/+2
2026-01-29BaseTools/Plugin/WindowsVsToolChain: Add WindowsSDKLibVersionMichael D Kinney1-1/+1
2026-01-29BaseTools/Plugin/WindowsVsToolChain: CLANGPDB add IA32 DLLs to PathMichael D Kinney1-0/+9
2026-01-07BaseTools: Add VS2026 support.Daniel1-1/+73
2026-01-06BaseTools/WindowsVsToolChain: Add CLANG supportMichael D Kinney1-54/+127
2025-09-26BaseTools: Remove ARM32 SupportOliver Smith-Denny1-8/+4
2024-07-08BaseTools: Add VS2022 support.Matthew Carlson1-1/+157
2023-02-16BaseTools: Update WindowsVsToolChain pluginJoey Vagedes1-4/+12
2020-04-13BaseTools/WindowsVsToolChain.py: Update toolchain pluginShenglei Zhang1-11/+62
2020-02-07BaseTools/WindowsVsToolChain: Setup VS2017/VS2019 envSean Brogan1-0/+23
2020-02-07BaseTools/WindowsVsToolChain: Clean up Python source formattingSean Brogan1-19/+26
2019-11-12BaseTools: Add BaseTools plugins to support CISean Brogan2-0/+137