Branch: refs/heads/master
Home: https://github.com/tianocore/edk2
Commit: 0f59a2a287dec7b74b138a6a0a8d43814cd82d0b
https://github.com/tianocore/edk2/commit/0f59a2a287dec7b74b138a6a0a8d43814cd82d0b
Author: Michael D Kinney <[email protected]>
Date: 2026-01-06 (Tue, 06 Jan 2026)
Changed paths:
M BaseTools/Plugin/WindowsVsToolChain/WindowsVsToolChain.py
Log Message:
-----------
BaseTools/WindowsVsToolChain: Add CLANG support
Add logic to detect CLANG environments and set the
required environment variables.
The CLANGPDB tool chain tag in Windows environments can
be used with Visual Studio compiler or Mingw CLANG
compiler. Add detection of Mingw CLANG compiler first
and if Mingw not detected, then use the existing logic
for using Visual Studio.
The CLANGDWARF tool chain tag in Windows environments
can only be used with Mingw CLANG compiler. Add detection
of Mingw CLANG compiler first and if Mingw not detected,
then fail with an error.
Signed-off-by: Michael D Kinney <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/tianocore/edk2/settings/notifications
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits