crazywhalecc
|
0f012f267b
|
Rename tracker file from .spc-tracker.json to .build.json
|
2026-02-26 15:45:16 +08:00 |
|
crazywhalecc
|
08595cca73
|
Add PatchDescription attribute to libacl for Unix FPM_EXTRA_LIBS fix
|
2026-02-26 15:45:06 +08:00 |
|
crazywhalecc
|
28bbdf5401
|
Merge branch 'main' into v3-refactor/extensions
|
2026-02-26 10:02:31 +08:00 |
|
crazywhalecc
|
a357510109
|
Add frankenphp building message for console output
|
2026-02-26 10:02:16 +08:00 |
|
Marc
|
7d7902e0e9
|
Update build flags for FrankenPHP in UnixBuilderBase (#1042)
|
2026-02-24 06:08:14 +07:00 |
|
Kévin Dunglas
|
2a8fa7d155
|
Update build flags for FrankenPHP in UnixBuilderBase
|
2026-02-23 16:29:43 +01:00 |
|
crazywhalecc
|
d495455902
|
Remove motd for lint-config command
|
2026-02-23 10:32:08 +08:00 |
|
crazywhalecc
|
471df00ea3
|
Use StaticPHP instead of static-php-cli
|
2026-02-19 23:07:17 +08:00 |
|
crazywhalecc
|
bc7ac812b1
|
phpstan, package display message enhance
|
2026-02-19 23:02:09 +08:00 |
|
crazywhalecc
|
bbab685247
|
Refactor exception handler to v3, use standard shell exitcode
|
2026-02-19 23:02:09 +08:00 |
|
crazywhalecc
|
ee5aabbe34
|
Add CMakeConfigureLog.yaml lookup
|
2026-02-19 23:02:09 +08:00 |
|
crazywhalecc
|
059f785e0d
|
Remove redundant catch for downloader
|
2026-02-19 23:02:09 +08:00 |
|
crazywhalecc
|
2fdb0b406f
|
Correct bootstrap
|
2026-02-19 23:02:09 +08:00 |
|
crazywhalecc
|
f1e9dd8de8
|
Fix box compile config for v3
|
2026-02-19 23:02:09 +08:00 |
|
crazywhalecc
|
1095807e5b
|
Use yml instead
|
2026-02-19 23:02:09 +08:00 |
|
crazywhalecc
|
753fdd725e
|
Add registry availability check
|
2026-02-19 23:02:09 +08:00 |
|
crazywhalecc
|
0be4e859f3
|
Avoid using glob in phar mode
|
2026-02-19 23:02:09 +08:00 |
|
crazywhalecc
|
7a3f10bd77
|
Make downloader configurable
|
2026-02-19 23:02:09 +08:00 |
|
crazywhalecc
|
508f635f01
|
Add permission copying to ArtifactExtractor
|
2026-02-19 23:02:09 +08:00 |
|
crazywhalecc
|
18434b68f6
|
Add frankenphp SAPI build support
|
2026-02-19 23:02:09 +08:00 |
|
Marc
|
67ef8f6608
|
fix redownloading go-xcaddy every time, version 2.8.3 (#1034)
|
2026-02-17 22:36:27 +07:00 |
|
henderkes
|
d83a597689
|
unquote the string in case a shell script passes it stupidly
|
2026-02-17 21:49:30 +07:00 |
|
henderkes
|
5623fed37f
|
fix redownloading go-xcaddy every time
|
2026-02-17 21:05:18 +07:00 |
|
Marc
|
38140d115f
|
libavif needs at least one encoder to work (#1033)
|
2026-02-17 19:59:46 +07:00 |
|
henderkes
|
98117c3a04
|
remove pre built
|
2026-02-17 19:58:03 +07:00 |
|
Marc
|
b01d3ce12c
|
Merge branch 'main' into feat/avif-dec
|
2026-02-17 19:18:38 +07:00 |
|
henderkes
|
608c915e14
|
should depend on it instead
|
2026-02-17 19:14:29 +07:00 |
|
henderkes
|
c680299654
|
libavif needs at least one encoder to work
|
2026-02-17 19:12:19 +07:00 |
|
Marc
|
794ab16b32
|
add input with-suggested-libs for build command (#1032)
|
2026-02-16 18:38:35 +07:00 |
|
tricker
|
661723c99a
|
change logs name
Co-authored-by: Marc <m@pyc.ac>
|
2026-02-16 12:26:49 +01:00 |
|
Yoram
|
d9834d05c6
|
upload debug logs on 'build php' failures
|
2026-02-16 11:35:42 +01:00 |
|
Yoram
|
9a53ef3498
|
add input with-suggested-libs for build command
|
2026-02-13 14:35:01 +01:00 |
|
Marc
|
f680731f9d
|
fix: Postgres build with ancient libc (#1029)
2.8.2
|
2026-02-11 17:42:36 +01:00 |
|
Jerry Ma
|
0fe1442f7e
|
Bump version from 2.8.0 to 2.8.2
|
2026-02-12 00:02:38 +08:00 |
|
Jerry Ma
|
1e4780397b
|
Update test-extensions.php for PHP versions and extensions
Commented out older PHP versions and Windows 2025 in the test configuration. Updated the extensions to test for Linux and Darwin.
|
2026-02-11 23:32:19 +08:00 |
|
Kévin Dunglas
|
6b67cb90fc
|
fix: Postgres build with ancient libc
|
2026-02-11 16:24:13 +01:00 |
|
Jerry Ma
|
82bf317911
|
Refactor Linux and macOS tool checks for improved error handling and command execution (#1025)
|
2026-02-06 21:17:19 +08:00 |
|
Jerry Ma
|
041b08f10f
|
V3 fix/phpunit (#1024)
|
2026-02-06 17:02:36 +08:00 |
|
Jerry Ma
|
7c3ac484b3
|
v3-refactor: Implement v2 libs (#1021)
All the library build scripts for *nix has refactored to v3 now
|
2026-02-06 16:42:00 +08:00 |
|
crazywhalecc
|
5c7ab48718
|
Support define php extension arg-type in config
|
2026-02-06 16:38:03 +08:00 |
|
crazywhalecc
|
478b85879f
|
Chore
|
2026-02-06 16:34:51 +08:00 |
|
crazywhalecc
|
cf5a946de1
|
Add extension bcmath,openssl,zlib
|
2026-02-06 16:33:50 +08:00 |
|
crazywhalecc
|
95f34fbbc3
|
Add extension amqp
|
2026-02-06 16:33:34 +08:00 |
|
crazywhalecc
|
d8d9f389ba
|
Refactor patching logic for Alpine Linux and macOS in attr.php
|
2026-02-06 16:33:13 +08:00 |
|
crazywhalecc
|
c72a2b6228
|
Refactor nasm,php-sdk-binary-tools,strawberry-perl,vswhere
|
2026-02-06 14:46:57 +08:00 |
|
crazywhalecc
|
368461d1ad
|
phpstan fix
|
2026-02-06 14:27:56 +08:00 |
|
crazywhalecc
|
ca9dc25f9a
|
Add watcher
|
2026-02-06 14:26:24 +08:00 |
|
crazywhalecc
|
b6d8bf5639
|
Add unixodbc
|
2026-02-06 14:20:41 +08:00 |
|
crazywhalecc
|
a5f8402703
|
Add tidy
|
2026-02-06 14:16:20 +08:00 |
|
crazywhalecc
|
d163c3dff6
|
Add sqlite
|
2026-02-06 14:12:06 +08:00 |
|