2346 Commits

Author SHA1 Message Date
crazywhalecc
e9023520de
Merge remote-tracking branch 'origin/v3-refactor/new-extensions' into v3-refactor/new-extensions 2026-03-12 21:56:35 +08:00
crazywhalecc
9d65c491e7
Add ext-password-argon2 2026-03-12 21:56:28 +08:00
crazywhalecc
9713b76935
Add patch to modify info.c for release builds to hide configure command 2026-03-12 17:09:59 +08:00
crazywhalecc
cbc8feebfd
Add patch for SPC_MICRO_PATCHES and update configure.ac handling 2026-03-12 16:54:01 +08:00
crazywhalecc
32bdacd5a5
Add ext-parallel 2026-03-12 16:04:25 +08:00
crazywhalecc
528469514b
Add ext-opentelemetry 2026-03-12 15:38:56 +08:00
crazywhalecc
371a1af572
Add ext-opcache 2026-03-12 15:08:11 +08:00
crazywhalecc
6f372a74a2
Remove check for php_micro.c file existence in SourcePatcher 2026-03-12 15:08:02 +08:00
crazywhalecc
91ee94f349
Add ext-mongodb 2026-03-12 14:19:38 +08:00
crazywhalecc
13ab3e2b6c
Fix transitive extension dependency not enabled bug 2026-03-11 17:10:48 +08:00
crazywhalecc
59a8b65f6f
Add ext-memcache,ext-msgpack 2026-03-11 16:14:05 +08:00
crazywhalecc
f35f133115
Add ext-memcache 2026-03-11 15:29:00 +08:00
crazywhalecc
f6a9dac504
Fix grpc build error with RPATH 2026-03-11 11:07:25 +08:00
crazywhalecc
f414bd289c
Add ext-maxminddb 2026-03-11 08:18:25 +08:00
crazywhalecc
c5b11f47c3
Add ext-libxml 2026-03-10 22:41:33 +08:00
crazywhalecc
e31aeabf12
Add ext-imagick 2026-03-10 22:19:01 +08:00
crazywhalecc
d7eb33ff1e
Forward-port #1057 2026-03-10 22:01:23 +08:00
crazywhalecc
465549f97d
Forward-port #1056 on v3 2026-03-10 16:41:01 +08:00
crazywhalecc
b89a29d5f3
Add ext-grpc 2026-03-10 13:37:09 +08:00
crazywhalecc
61d50cd28b
Add ext-gd 2026-03-09 15:55:01 +08:00
crazywhalecc
8fdfcf8fcd
Fix suggested extensions not passing when using --with-suggests 2026-03-09 15:29:12 +08:00
crazywhalecc
659b75cedd
Remove redundant dependency for specific virtual target (php-fpm) 2026-03-09 15:18:03 +08:00
crazywhalecc
cf2e1d9819
Add ext-ffi 2026-03-09 15:13:07 +08:00
crazywhalecc
552a8a1ea2
Add ext-excimer (closes #1019) 2026-03-09 15:00:06 +08:00
crazywhalecc
a678d908d5
Add ext-event 2026-03-09 14:45:36 +08:00
crazywhalecc
77e129881a
Move all interactive input to construct 2026-03-09 11:04:18 +08:00
crazywhalecc
1f768ffc64
Mark transitive PHP extension dependencies of static extensions as static 2026-03-08 22:33:44 +08:00
crazywhalecc
b90356bc1d
Enhancement for bin/spc dev:info command 2026-03-08 17:47:09 +08:00
crazywhalecc
247a254af4
Add ext-dio 2026-03-08 17:46:14 +08:00
crazywhalecc
a9e6e4a226
Add dba 2026-03-08 16:32:31 +08:00
crazywhalecc
8f10e0d070
Add before and after build hooks for phar extension to replace file strings 2026-03-08 14:02:15 +08:00
crazywhalecc
0c86d82b98
Update getDistName method to use display-name from config 2026-03-08 14:02:04 +08:00
crazywhalecc
2676875ccd
Refactor PKG_CHECK_MODULES replacement and reuse make vars for configure 2026-03-08 14:01:44 +08:00
crazywhalecc
19d6d669c0
Move arg-type def in config 2026-03-08 14:01:29 +08:00
crazywhalecc
88af4a719f
Prefer cache extract path in getSourceDir method 2026-03-08 14:00:33 +08:00
crazywhalecc
b0b3220716
Fix zlib configure arg 2026-03-08 14:00:15 +08:00
crazywhalecc
5669642cf3
Merge branch 'main' into v3-refactor/new-extensions
# Conflicts:
#	src/SPC/store/SourcePatcher.php
2026-03-07 21:30:02 +08:00
crazywhalecc
0548aba248
Add ext-curl 2026-03-07 21:20:34 +08:00
crazywhalecc
07fd1bcd03
Patch extension config.m4 files to use PKG_CHECK_MODULES_STATIC 2026-03-07 00:42:49 +08:00
crazywhalecc
780232fa60
Enhance dependency resolution for virtual-target packages 2026-03-07 00:42:34 +08:00
crazywhalecc
d0b6a02432
Add patchBeforeBuild method to modify Makefile CFLAGS and enhance build process 2026-03-06 19:20:55 +08:00
crazywhalecc
368ce75261
Fix configuration retrieval by using the extension's name instead of a formatted version 2026-03-06 19:20:16 +08:00
crazywhalecc
32b7fee8d8
Fix version extraction to fallback on repository name if tag name is absent 2026-03-06 16:32:44 +08:00
Jerry Ma
8c4e3d58a3
Add php-src mirror and use gmp mirror site (#1048) 2026-03-06 15:25:38 +09:00
crazywhalecc
055bc7bc3c
Add condition for ffi patch 2026-03-06 13:46:55 +08:00
crazywhalecc
84f6dab882
Add parallel update checking and improve artifact update handling 2026-03-05 11:11:31 +08:00
crazywhalecc
abdaaab6e6
Refactor CheckUpdateResult logic to simplify version comparison 2026-03-05 11:11:02 +08:00
crazywhalecc
5298ee4f97
Use constant back due to config validation problem 2026-03-05 08:21:44 +08:00
crazywhalecc
94fb7a643e
Merge remote-tracking branch 'origin/v3-feat/check-update' into v3-feat/check-update 2026-03-05 08:18:00 +08:00
crazywhalecc
715f33ac4d
Add log filtering to prevent sensitive data leakage 2026-03-05 08:17:41 +08:00