diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-01-23 12:04:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-23 11:04:01 +0000 |
commit | dc2df7b02767004f0900055d985ecfc6cd874c9a (patch) | |
tree | 9abe3b64317af79efac60b8ab2eae53e6e190255 /components/script/dom | |
parent | 45af1198aa05882d6433642c45d1cd329f145782 (diff) | |
download | servo-dc2df7b02767004f0900055d985ecfc6cd874c9a.tar.gz servo-dc2df7b02767004f0900055d985ecfc6cd874c9a.zip |
build: Add support for Visual Studio 2022 and VC143 DLLs (#31148)
* build: Add support for Visual Studio 2022 and VC143 DLLs
This change adds supports fot Visual Studio 2022 and the VC143 (current)
version of the Visual Studio CRT. In addition, it reworks the way that
Visual Studio is found, returning all installations in a generator,
separately finding it via vswhere.exe, searching paths, and via
environment variables.
All of these installations are searched for the DLLs with highest
priority given to the highest version of MS Visual Studio installed. The
hope is that this makes the process more robust and properly handles
having multiple versions installed, but only one with the correct
runtime DLLs.
* Update based on review comments
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
---------
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Diffstat (limited to 'components/script/dom')
0 files changed, 0 insertions, 0 deletions