39 Commits

Author SHA1 Message Date
crazywhalecc
174ef3dba7
Refactor ReturnCode constants for clarity and consistency 2026-02-28 15:36:04 +08:00
crazywhalecc
029f8efa12
Avoid empty output 2026-02-28 14:55:18 +08:00
crazywhalecc
ed5a516004
Implement check-update functionality for artifacts and enhance download result handling 2026-02-28 13:44:23 +08:00
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
crazywhalecc
e9279940d7
Add DumpStagesCommand to dump package stages and their locations 2026-02-26 16:09:18 +08:00
crazywhalecc
d495455902
Remove motd for lint-config command 2026-02-23 10:32:08 +08:00
crazywhalecc
bbab685247 Refactor exception handler to v3, use standard shell exitcode 2026-02-19 23:02:09 +08:00
crazywhalecc
0c386e967a
Allow shell completion for build:libs command 2026-02-06 12:37:02 +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
9f2132c001
Add pack lib command 2026-02-05 16:11:28 +08:00
crazywhalecc
16f94466fd
Add artifact name suggestions for download and install commands 2026-02-04 16:25:23 +08:00
crazywhalecc
0d4cde79fa
Add download options for build:libs command 2026-02-03 20:23:32 +08:00
crazywhalecc
38f742156d
Use zig toolchain by default, lint files 2026-02-03 14:01:41 +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
7b725bb4da
Add LicenseDumper component 2026-01-22 16:04:48 +08:00
crazywhalecc
a0cab24e56
Remove skeleton command 2026-01-22 09:32:22 +08:00
crazywhalecc
dd5762fbd3
Add lib skeleton command and sort config, spc_mode suuport, etc... 2025-12-18 15:43:58 +08:00
crazywhalecc
e3f9894331 Apply copilot's suggestion 2025-12-11 14:43:42 +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
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
808aed2a66
Refactor package stage handling and update class structures for improved flexibility 2025-12-09 14:58:11 +08:00
crazywhalecc
baddd60113 Add dev commands: is-installed, shell (for debugging package status) 2025-12-08 11:06:50 +08:00
Jerry Ma
d3b0f5de79
Fix argument naming in InstallPackageCommand for clarity (#989) 2025-12-06 16:57:16 +08:00
crazywhalecc
7fa6fd08d4 Add HostedPackageBin downloader and enhance artifact handling 2025-12-05 15:31:56 +08:00
crazywhalecc
c925914925 Add version getter and checksum for go-xcaddy artifact 2025-12-05 15:31:56 +08:00
crazywhalecc
d16f5a972c
Add --with-packages option for spc-config command 2025-12-04 21:21:48 +08:00
crazywhalecc
dc5bf6dc98
Correct install-pkg argument name, add alias 2025-12-04 21:20:22 +08:00
crazywhalecc
e9d3f7e7eb
Change wrong option name 2025-12-04 21:19:34 +08:00
crazywhalecc
2f8570b59e
Implement missing legacy options 2025-12-04 21:19:11 +08:00
crazywhalecc
14bfb4198a
v3 base 2025-11-30 15:35:04 +08:00