Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
David Machaj 2aed347fb7
GitHub Actions workflow cannot build arm32 after updating Windows SDK (#1454)
arm32 is not supported anymore by Windows. There has not been a native arm32 OS since before Win11. The wow32 backcompat on arm64 devices to run arm32 programs was removed with Win11 24H2. Most notably, the ability to build arm32 with newer SDKs and toolsets has seemingly been removed. This is now breaking the CI build.

The easiest fix is to simply remove arm32 support.
2024-11-18 16:52:31 -08:00
Scott Jones 768139a943
Several nuget tests failing to build with VS2022. Standardize on directory.build.props to use PlatformToolset v143 (#1125) 2022-03-22 15:14:59 -07:00
Pedro Miguel Justo 61a55bc774
Fix CFG helper calling convention and simplify flow of call target address. (#678) 2020-07-03 16:23:55 -07:00
Kenny Kerr 41fcc9c9f2 port 2019-10-08 08:33:26 -07:00
Kenny Kerr f088d90071 port 2019-10-08 08:19:10 -07:00