7 Commits

Author SHA1 Message Date
crazywhalecc
bde1440617
Refactor test structure and update paths for improved organization 2025-12-10 11:15:44 +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
0db26be826
Correct SAPI-packages to be installed 2025-12-08 17:02:12 +08:00
crazywhalecc
abd6c2fa3a Add PackageInstaller::isPackageInstalled() API 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