10 Commits

Author SHA1 Message Date
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
crazywhalecc
7b16f683fc
Allow package implementation using parent class functions 2025-12-08 17:01:29 +08:00
crazywhalecc
78234ef147
Add missing patchPkgconfPrefix function 2025-12-08 17:00:56 +08:00
crazywhalecc
321f2e13e8
Allow all types of package can be built 2025-12-08 16:59:38 +08:00
crazywhalecc
abd6c2fa3a Add PackageInstaller::isPackageInstalled() API 2025-12-08 11:06:50 +08:00
crazywhalecc
df6c27c98d Allow absolute paths for configs 2025-12-08 11:06:50 +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
crazywhalecc
14bfb4198a
v3 base 2025-11-30 15:35:04 +08:00