crazywhalecc
|
06864fc3f6
|
feat(windows): replace php-sdk-binary-tools with MSYS2 + 7za-win
- Add msys2-build-essentials target: downloads the MSYS2 nightly sfx,
extracts it, disables PGP keyring (CI-safe), runs two-pass pacman
update, and installs autotools build essentials (make, autoconf,
automake, libtool, pkgconf, perl).
- Add 7za-win target: downloads 7za.exe to PKG_ROOT_PATH\bin.
- Remove php-sdk-binary-tools target and all PHP_SDK_PATH references;
replace with SPC_MSYS2_PATH throughout Artifact, ArtifactExtractor,
FileSystem, DefaultShell and MSVCToolchain.
- Replace {php_sdk_path} path placeholder with {spc_msys2_path}.
- WindowsToolCheck: replace checkSDK/installSDK with checkMsys2,
installMsys2 and check7zaWin/install7zaWin fix items.
- nasm.yml: extract nasm.exe/ndisasm.exe to {pkg_root_path}/bin.
- env.ini: rename PHP_SDK_PATH to SPC_MSYS2_PATH.
- Docs: update Windows migration guide and package-model placeholder docs.
|
2026-06-21 16:56:40 +08:00 |
|
crazywhalecc
|
2ed4b10260
|
Make brotli and zstd as dep
|
2026-05-09 14:13:09 +08:00 |
|
crazywhalecc
|
8cc5c82595
|
Add frankenphp build
|
2026-04-12 23:17:50 +08:00 |
|
crazywhalecc
|
60d206cac0
|
Add go-win
|
2026-04-12 23:11:53 +08:00 |
|
crazywhalecc
|
e4434643ff
|
Add jom to reduce openssl building time
|
2026-03-21 18:41:57 +08:00 |
|
crazywhalecc
|
327bb8bc0f
|
Add curl
|
2026-03-21 00:33:27 +08:00 |
|
crazywhalecc
|
11376cc6ad
|
Use env and path injection instead of old style
|
2026-03-20 09:31:43 +08:00 |
|
crazywhalecc
|
b0eff0ba6e
|
Add protoc target
|
2026-03-20 09:31:05 +08:00 |
|
crazywhalecc
|
9d748a6e08
|
Add rust target
|
2026-03-20 09:30:52 +08:00 |
|
crazywhalecc
|
9e2a5ce188
|
Add target htop
|
2026-03-18 15:01:06 +08:00 |
|
crazywhalecc
|
0b0ecd17c3
|
Allow curl building static executable
|
2026-03-18 15:00:58 +08:00 |
|
crazywhalecc
|
18434b68f6
|
Add frankenphp SAPI build support
|
2026-02-19 23:02:09 +08:00 |
|
crazywhalecc
|
c72a2b6228
|
Refactor nasm,php-sdk-binary-tools,strawberry-perl,vswhere
|
2026-02-06 14:46:57 +08:00 |
|
crazywhalecc
|
425010fbb0
|
Add re2c
|
2026-02-06 13:59:58 +08:00 |
|
crazywhalecc
|
e9c27dee1f
|
Add go-xcaddy,musl-toolchain,php,upx, and also glfw linux support
|
2026-02-04 15:28:10 +08:00 |
|
crazywhalecc
|
38f742156d
|
Use zig toolchain by default, lint files
|
2026-02-03 14:01:41 +08:00 |
|