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
|
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
|
ac01867e9c
|
Refactor stage execution to use method references for improved clarity
|
2025-12-09 15:01:41 +08:00 |
|
crazywhalecc
|
808aed2a66
|
Refactor package stage handling and update class structures for improved flexibility
|
2025-12-09 14:58:11 +08:00 |
|
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
|
80128edd39
|
Add patch description display
|
2025-12-08 17:00:34 +08:00 |
|
crazywhalecc
|
b384345723
|
Add php-micro patch for embed mode
|
2025-12-08 17:00:18 +08:00 |
|
crazywhalecc
|
f4bb0263f6
|
Fix ncurses static-libs
|
2025-12-08 17:00:03 +08:00 |
|
crazywhalecc
|
321f2e13e8
|
Allow all types of package can be built
|
2025-12-08 16:59:38 +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
|
a1cadecc54
|
Refactor re2c fix-item
|
2025-12-08 12:45:12 +08:00 |
|
Jerry Ma
|
127c935106
|
Refactor BUILDROOT_ABS initialization to provide a default path (#991)
|
2025-12-08 12:33:37 +08:00 |
|
crazywhalecc
|
eab105965d
|
Remove redundant path
|
2025-12-08 11:06:50 +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
|
3ff762c4c8
|
Fix wrong namespace in go-xcaddy package
|
2025-12-08 11:06:50 +08:00 |
|
crazywhalecc
|
6775cb4674
|
Fix pkg-config doctor fix using source bug
|
2025-12-08 11:06:50 +08:00 |
|
crazywhalecc
|
88b86d3eaf
|
Fix artifact downloade does not accept boolean options bug
|
2025-12-08 11:06:50 +08:00 |
|
crazywhalecc
|
dbc6dbee53
|
Add Zig package support with downloader and installation checks
|
2025-12-08 11:06:50 +08:00 |
|
crazywhalecc
|
baddd60113
|
Add dev commands: is-installed, shell (for debugging package status)
|
2025-12-08 11:06:50 +08:00 |
|
crazywhalecc
|
2f09ace82f
|
Add LinuxToolCheck
|
2025-12-08 11:06:50 +08:00 |
|
henderkes
|
dce63d3c87
|
we need extensions to explicitly tell which c std they need
|
2025-12-06 11:18:10 +01:00 |
|
Jerry Ma
|
d3b0f5de79
|
Fix argument naming in InstallPackageCommand for clarity (#989)
|
2025-12-06 16:57:16 +08:00 |
|
Jerry Ma
|
9ad7147155
|
Enhance musl-wrapper and musl-toolchain installation process (#988)
|
2025-12-06 16:50:36 +08:00 |
|
henderkes
|
47ab5d7584
|
use c17 for extensions as well?
|
2025-12-05 13:57:28 +01:00 |
|
henderkes
|
b2182b4fe1
|
use source extract hook for pdo_sqlsrv
|
2025-12-05 12:20:14 +01:00 |
|
henderkes
|
1d5aec037b
|
c17 instead
|
2025-12-05 12:14:57 +01:00 |
|
henderkes
|
6b5f702719
|
ncurses can't build with std=c23 (default with gcc 15)
|
2025-12-05 11:43:51 +01:00 |
|
henderkes
|
7bdcda1d62
|
gmp can't build with std=c23 (default with gcc 15)
|
2025-12-05 11:37:35 +01:00 |
|
henderkes
|
66840a8eed
|
update xdebug to use pie sources
|
2025-12-05 09:15:22 +01:00 |
|
Jerry Ma
|
106b55d4e7
|
[v3] Add musl-wrapper and musl-toolchain installation support (#984)
|
2025-12-05 15:32:32 +08:00 |
|
crazywhalecc
|
93a697ebbf
|
Fix artifact downloader constants and improve error message for hosted package-bin
|
2025-12-05 15:31:56 +08:00 |
|
crazywhalecc
|
7fa6fd08d4
|
Add HostedPackageBin downloader and enhance artifact handling
|
2025-12-05 15:31:56 +08:00 |
|
crazywhalecc
|
52553fb5ed
|
Fix PHPStan errors
|
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
|
ee46c1c387
|
Fix switch-php-version command not working bug
|
2025-12-04 21:21:27 +08:00 |
|
crazywhalecc
|
64fde5fd8c
|
Allow loading config dir from registry
|
2025-12-04 21:20:44 +08:00 |
|
crazywhalecc
|
dc5bf6dc98
|
Correct install-pkg argument name, add alias
|
2025-12-04 21:20:22 +08:00 |
|
crazywhalecc
|
20892ab194
|
Auto-append prefix for php-extension packages
|
2025-12-04 21:19:55 +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
|
71d803d36f
|
cs fix
|
2025-12-04 10:54:05 +08:00 |
|