13 Commits

Author SHA1 Message Date
crazywhalecc
455d42d162
Separate package config 2026-02-02 13:32:35 +08:00
crazywhalecc
ccd948e58a
Add openssl lib support 2026-01-26 00:46:42 +08:00
crazywhalecc
c27ed8b0b4
Implement fastlz, zlib (unix) 2026-01-22 16:50:31 +08:00
crazywhalecc
22fc7030f6
Implement attr, brotli, bzip2 build for unix 2026-01-22 16:05:21 +08:00
crazywhalecc
6d292b4c54 Add WindowsCMakeExecutor 2025-12-11 14:24:59 +08:00
crazywhalecc
eb0a36e379 Rename 2025-12-11 13:47:49 +08:00
Jerry Ma
4a968757ba
Update src/Package/Library/ncurses.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-10 09:49:20 +08:00
crazywhalecc
808aed2a66
Refactor package stage handling and update class structures for improved flexibility 2025-12-09 14:58:11 +08:00
crazywhalecc
11e7a590c8
Add ncurses package build 2025-12-08 16:58:47 +08:00
crazywhalecc
20e0711747
Add libedit package build 2025-12-08 16:58:42 +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
crazywhalecc
14bfb4198a
v3 base 2025-11-30 15:35:04 +08:00