Luther Monson
a9e54bb725
fix(windows): add -products * to vswhere so Build Tools are found
...
vswhere.exe defaults to searching Community, Professional, and
Enterprise editions only. CI environments typically install the
lightweight Build Tools product which is a separate product type
(Microsoft.VisualStudio.Product.BuildTools). Without -products *
the tool returns no results and the build fails with "Visual Studio
with C++ tools not found".
See: https://github.com/microsoft/vswhere/wiki/Find-MSBuild
2026-05-20 18:36:58 -07:00
crazywhalecc
d458f57c84
Forward-port #1110
2026-04-29 16:24:58 +08:00
crazywhalecc
c454a1dc8e
Enhance Linux distribution detection and package installation commands (forward-port #1109 )
2026-04-29 15:53:52 +08:00
crazywhalecc
e70f5252a1
remove workaround for zig < 0.16 (forward-port #1105 )
2026-04-29 15:42:07 +08:00
crazywhalecc
4ddc137eae
Add clang finder for Windows
2026-04-12 23:17:33 +08:00
crazywhalecc
b96586e4d3
Add curl extension and enhance Windows build process
2026-03-31 15:10:47 +08:00
crazywhalecc
bf4d227a55
Add error handling for missing vswhere.exe in WindowsUtil
2026-03-21 12:42:47 +08:00
crazywhalecc
1213cb578e
Refactor WindowsUtil to cache Visual Studio search results and add CMake find modules
2026-03-21 00:30:30 +08:00
crazywhalecc
465549f97d
Forward-port #1056 on v3
2026-03-10 16:41:01 +08:00
crazywhalecc
552a8a1ea2
Add ext-excimer ( closes #1019 )
2026-03-09 15:00:06 +08:00
crazywhalecc
103b5b3585
Upgrade phpstan to v2
2026-02-03 11:22:32 +08:00
crazywhalecc
2c22bf25ea
Refactor getOSRelease method for improved readability and efficiency
2026-01-20 16:56:46 +08:00
crazywhalecc
2080407283
Enhance Windows support by updating artifact configuration and improving extraction logic
2025-12-11 11:35:12 +08:00
Jerry Ma
9ad7147155
Enhance musl-wrapper and musl-toolchain installation process ( #988 )
2025-12-06 16:50:36 +08:00
Jerry Ma
106b55d4e7
[v3] Add musl-wrapper and musl-toolchain installation support ( #984 )
2025-12-05 15:32:32 +08:00
crazywhalecc
14bfb4198a
v3 base
2025-11-30 15:35:04 +08:00