127 Commits

Author SHA1 Message Date
crazywhalecc
c218aef947
Add doctor cache check and version management to ensure environment validation 2026-02-28 10:32:50 +08:00
crazywhalecc
7623b9e673
Deprecate '--debug' option and update logging level handling 2026-02-28 09:47:51 +08:00
crazywhalecc
28c82b811b
Add PackageInfoCommand to display package configuration information and support status 2026-02-27 09:50:21 +08:00
crazywhalecc
0e80f29e61
Add DumpCapabilitiesCommand to output installable and buildable capabilities of packages 2026-02-27 09:27:19 +08:00
Jerry Ma
da1f348daa
Update src/StaticPHP/Package/PhpExtensionPackage.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-27 09:18:28 +08:00
crazywhalecc
e9279940d7
Add DumpStagesCommand to dump package stages and their locations 2026-02-26 16:09:18 +08:00
crazywhalecc
3238c44745
Refactor FrankenPHP build and smoke test processes for Unix 2026-02-26 15:46:18 +08:00
crazywhalecc
0f012f267b
Rename tracker file from .spc-tracker.json to .build.json 2026-02-26 15:45:16 +08:00
crazywhalecc
d495455902
Remove motd for lint-config command 2026-02-23 10:32:08 +08:00
crazywhalecc
bc7ac812b1 phpstan, package display message enhance 2026-02-19 23:02:09 +08:00
crazywhalecc
bbab685247 Refactor exception handler to v3, use standard shell exitcode 2026-02-19 23:02:09 +08:00
crazywhalecc
ee5aabbe34 Add CMakeConfigureLog.yaml lookup 2026-02-19 23:02:09 +08:00
crazywhalecc
059f785e0d Remove redundant catch for downloader 2026-02-19 23:02:09 +08:00
crazywhalecc
753fdd725e Add registry availability check 2026-02-19 23:02:09 +08:00
crazywhalecc
0be4e859f3 Avoid using glob in phar mode 2026-02-19 23:02:09 +08:00
crazywhalecc
7a3f10bd77 Make downloader configurable 2026-02-19 23:02:09 +08:00
crazywhalecc
508f635f01 Add permission copying to ArtifactExtractor 2026-02-19 23:02:09 +08:00
crazywhalecc
18434b68f6 Add frankenphp SAPI build support 2026-02-19 23:02:09 +08:00
Jerry Ma
82bf317911
Refactor Linux and macOS tool checks for improved error handling and command execution (#1025) 2026-02-06 21:17:19 +08:00
Jerry Ma
041b08f10f
V3 fix/phpunit (#1024) 2026-02-06 17:02:36 +08:00
crazywhalecc
5c7ab48718
Support define php extension arg-type in config 2026-02-06 16:38:03 +08:00
crazywhalecc
478b85879f
Chore 2026-02-06 16:34:51 +08:00
crazywhalecc
c72a2b6228
Refactor nasm,php-sdk-binary-tools,strawberry-perl,vswhere 2026-02-06 14:46:57 +08:00
crazywhalecc
368461d1ad
phpstan fix 2026-02-06 14:27:56 +08:00
crazywhalecc
0c386e967a
Allow shell completion for build:libs command 2026-02-06 12:37:02 +08:00
crazywhalecc
880bb8799b
Add libevent and postinstall action adder for library package 2026-02-06 10:55:59 +08:00
crazywhalecc
fba2676d80
Add lint-config command to check and sort configuration files 2026-02-06 10:17:58 +08:00
crazywhalecc
1eec88fd6c
Add reset command 2026-02-06 09:59:29 +08:00
crazywhalecc
8f798c9006
Add imap and BuildRootTracker 2026-02-06 09:48:51 +08:00
crazywhalecc
807b90b182
Fix incorrect variable name for working directory in submodule update command 2026-02-05 20:56:50 +08:00
crazywhalecc
a75060e5f6
Update exit code in ArtifactDownloader to reflect termination signal 2026-02-05 20:56:25 +08:00
crazywhalecc
97634b009f
Forward-port #1006 changes 2026-02-05 19:21:13 +08:00
crazywhalecc
0d32b7bfdb
Refactor lib packing to v3 postinstall action 2026-02-05 16:42:49 +08:00
crazywhalecc
81ce777bf2
phpstan fix 2026-02-05 16:30:58 +08:00
crazywhalecc
9f2132c001
Add pack lib command 2026-02-05 16:11:28 +08:00
crazywhalecc
2a4959d973
Chore 2026-02-05 16:11:16 +08:00
crazywhalecc
b9af9ba056
Chore 2026-02-04 16:25:34 +08:00
crazywhalecc
16f94466fd
Add artifact name suggestions for download and install commands 2026-02-04 16:25:23 +08:00
crazywhalecc
0652d4aa03
Just in case source dir have not been created 2026-02-04 15:31:05 +08:00
crazywhalecc
8f44b07a12
Merge remote-tracking branch 'origin/v3-refactor/libs' into v3-refactor/libs 2026-02-04 15:28:36 +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
e2011e1c18
Verbose message 2026-02-04 15:14:57 +08:00
crazywhalecc
08d20205a7
Allow all artifact configs 2026-02-04 15:14:44 +08:00
crazywhalecc
c40eaeef5d
Fix custom artifact binary download is-installed check 2026-02-04 15:14:30 +08:00
crazywhalecc
0d4cde79fa
Add download options for build:libs command 2026-02-03 20:23:32 +08:00
crazywhalecc
274098b3a6
Merge remote-tracking branch 'origin/v3-refactor/libs' into v3-refactor/libs
# Conflicts:
#	config/artifact.yml
#	config/pkg.lib.yml
#	spc.registry.json
2026-02-03 19:14:53 +08:00
crazywhalecc
38f742156d
Use zig toolchain by default, lint files 2026-02-03 14:01:41 +08:00
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