79 Commits

Author SHA1 Message Date
crazywhalecc
6fdbf629dc
Fix selective artifact installation detect 2026-02-03 14:00:21 +08:00
crazywhalecc
7041e060f2
Add curl 2026-02-03 13:02:43 +08:00
crazywhalecc
103b5b3585
Upgrade phpstan to v2 2026-02-03 11:22:32 +08:00
crazywhalecc
09ddd2fdd8
Add methods to retrieve package sub-dependencies and configuration 2026-02-03 10:59:37 +08:00
crazywhalecc
a2409d9c0f
Add getSourceRoot for artifacts 2026-02-03 10:59:16 +08:00
crazywhalecc
e732543bd7
Fix wrong debug message show 2026-02-03 10:05:28 +08:00
crazywhalecc
fddcdb8796
Add filelist downloader debug message 2026-02-03 10:05:11 +08:00
crazywhalecc
a6c79e30a8
Add dump license files after installing 2026-02-02 16:53:28 +08:00
crazywhalecc
3d102363c4
Add PatchBeforeBuild attribute 2026-02-02 16:15:25 +08:00
crazywhalecc
1586825b5b
Add builder options for build:libs command 2026-02-02 15:55:41 +08:00
crazywhalecc
23db10d3cd
Add libiconv,libssh2,libxml2,xz 2026-02-02 15:35:59 +08:00
crazywhalecc
5a8341203b
Remove sort config command 2026-02-02 14:14:19 +08:00
crazywhalecc
f437efebb7
Add dev:lint-config to replace sort-config command 2026-02-02 14:14:01 +08:00
crazywhalecc
f4a29c4830
Add dev:lint-config to replace sort-config command 2026-02-02 14:13:05 +08:00
crazywhalecc
455d42d162
Separate package config 2026-02-02 13:32:35 +08:00
crazywhalecc
f232588dbe
Merge remote-tracking branch 'origin/v3-refactor/libs' into v3-refactor/libs 2026-02-02 09:59:17 +08:00
crazywhalecc
a414c65f37
Forward-port #1022 spc target env var 2026-02-02 09:59:10 +08:00
crazywhalecc
ccd948e58a
Add openssl lib support 2026-01-26 00:46:42 +08:00
crazywhalecc
a709221223
Add skip helper function for calling events 2026-01-26 00:43:57 +08:00
crazywhalecc
7b725bb4da
Add LicenseDumper component 2026-01-22 16:04:48 +08:00
crazywhalecc
ae748757d1
Fix config yaml support 2026-01-22 16:03:06 +08:00
crazywhalecc
1865762f80
Fix config yaml support 2026-01-22 16:03:01 +08:00
crazywhalecc
a0cab24e56
Remove skeleton command 2026-01-22 09:32:22 +08:00
crazywhalecc
2c22bf25ea
Refactor getOSRelease method for improved readability and efficiency 2026-01-20 16:56:46 +08:00
crazywhalecc
dd5762fbd3
Add lib skeleton command and sort config, spc_mode suuport, etc... 2025-12-18 15:43:58 +08:00
crazywhalecc
acd0e2b23a
Prepare for skeleton 2025-12-15 17:00:20 +08:00
crazywhalecc
910f10a1dd Typo 2025-12-11 16:04:29 +08:00
crazywhalecc
fefcbf4029 Allow automatically get latest gRPC source (#909) 2025-12-11 15:51:32 +08:00
crazywhalecc
88d135a4e5 Allow interrupt on Windows 2025-12-11 15:50:39 +08:00
crazywhalecc
355da340b4 Merge remote-tracking branch 'origin/v3-feat/win' into v3-feat/win 2025-12-11 14:53:03 +08:00
Jerry Ma
a4fd618a10
Update src/StaticPHP/Artifact/Artifact.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-11 14:49:16 +08:00
crazywhalecc
c4cec15c18 Use container instead of passing 2025-12-11 14:45:35 +08:00
crazywhalecc
e3f9894331 Apply copilot's suggestion 2025-12-11 14:43:42 +08:00
crazywhalecc
6d292b4c54 Add WindowsCMakeExecutor 2025-12-11 14:24:59 +08:00
crazywhalecc
7c8b40a49a Add windows php cli builds, support micro patches 2025-12-11 13:49:32 +08:00
crazywhalecc
48fbeab7e4 Add log for interactive term 2025-12-11 13:48:01 +08:00
crazywhalecc
4bbe56dd9f Fix windows extracting with curl typo, ignore traits in package 2025-12-11 13:47:32 +08:00
crazywhalecc
fe0b983f6c Fix debug mode and verbosity relation 2025-12-11 13:46:15 +08:00
crazywhalecc
2080407283 Enhance Windows support by updating artifact configuration and improving extraction logic 2025-12-11 11:35:12 +08:00
crazywhalecc
458af6ac78 Add build function check for current OS and update validation logic 2025-12-10 13:38:25 +08:00
crazywhalecc
2901d32ba7
Update ApplicationContext and InteractiveTerm to handle null outputs gracefully 2025-12-10 13:17:15 +08:00
crazywhalecc
794d92c9d8
Add early validation for package build and installation requirements 2025-12-10 12:54:04 +08:00
crazywhalecc
bde1440617
Refactor test structure and update paths for improved organization 2025-12-10 11:15:44 +08:00
crazywhalecc
bcaef59a15
Support full --no-ansi options 2025-12-09 16:54:29 +08:00
crazywhalecc
b0f630f95f
Add package outputs, colorize motd 2025-12-09 16:34:43 +08:00
crazywhalecc
ac01867e9c
Refactor stage execution to use method references for improved clarity 2025-12-09 15:01:41 +08:00
crazywhalecc
808aed2a66
Refactor package stage handling and update class structures for improved flexibility 2025-12-09 14:58:11 +08:00
crazywhalecc
e004d10861
Fix phpstan 2025-12-08 17:04:00 +08:00
crazywhalecc
0db26be826
Correct SAPI-packages to be installed 2025-12-08 17:02:12 +08:00
crazywhalecc
a4bd2a79a9
Add shared extension build support 2025-12-08 17:01:58 +08:00