7 Commits

Author SHA1 Message Date
crazywhalecc
5c7ab48718
Support define php extension arg-type in config 2026-02-06 16:38:03 +08:00
crazywhalecc
95f34fbbc3
Add extension amqp 2026-02-06 16:33:34 +08:00
crazywhalecc
3fa2d69813
Add ext-mbstring,ext-mbregex,onig 2026-02-04 16:24:57 +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
808aed2a66
Refactor package stage handling and update class structures for improved flexibility 2025-12-09 14:58:11 +08:00
crazywhalecc
80d922ab3b
Use patch for current package exclusively 2025-12-08 16:58:04 +08:00
crazywhalecc
daa87e1350
Add DirDiff utility and enhance package build process
- Introduced DirDiff class for tracking directory file changes.
- Updated ConsoleApplication to use addCommand for build targets.
- Enhanced PackageBuilder with methods for deploying binaries and extracting debug info.
- Improved package installation logic to support shared extensions.
- Added readline extension with patching for static builds.
2025-12-04 10:53:49 +08:00