henderkes
|
2f3122627e
|
make grpc php 8.5 compatible
|
2025-12-28 12:44:24 +01:00 |
|
henderkes
|
93a35908de
|
factor grpc extension out to ext-grpc, keep library for now, even though unused
|
2025-12-28 12:11:56 +01:00 |
|
henderkes
|
9a681a9fa6
|
add mariadb mysqlnd plugins
|
2025-12-27 21:22:10 +01:00 |
|
henderkes
|
53f7cdefe0
|
fix swoole compilation with php 8.5.1
|
2025-12-18 20:12:01 +01:00 |
|
henderkes
|
d064e1353c
|
the libwebp 1.6.0 bug affects centos 7 too
|
2025-12-15 18:50:20 +01:00 |
|
henderkes
|
dce63d3c87
|
we need extensions to explicitly tell which c std they need
|
2025-12-06 11:18:10 +01: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
|
719d818fd1
|
we need to check for structure of pdo_sqlsrv extension
|
2025-12-02 21:34:32 +01:00 |
|
henderkes
|
150d866c15
|
revert turning off sse for libwebp, need to check why debian fails building
|
2025-12-01 19:12:43 +01:00 |
|
henderkes
|
c051a48d56
|
don't add -l:libstdc++.a if we're not actually using gcc/clang
|
2025-12-01 17:28:59 +01:00 |
|
henderkes
|
5b8c9e6f09
|
we need to change source_path for shared build
|
2025-11-26 09:37:21 +01:00 |
|
Jerry Ma
|
5d1043334d
|
Add extension maxminddb support for macOS and Linux (#975)
|
2025-11-26 15:32:26 +08:00 |
|
henderkes
|
76a07c32ba
|
fix silly mistake in trader config.m4
|
2025-11-24 14:24:12 +01:00 |
|
crazywhalecc
|
08362fb6e5
|
Add helper function for SPCConfigUtil
|
2025-11-04 13:36:29 +08:00 |
|
Marc
|
fc118d709e
|
Remove deduplication of pkg-config libraries
Removed deduplication of pkg-config libraries.
|
2025-11-03 21:58:46 +01:00 |
|
Marc
|
944e314bab
|
Merge branch 'main' into feat/rdkafka-ssl
|
2025-11-03 20:48:19 +01:00 |
|
henderkes
|
5cb6a75e7d
|
add extra features to librdkafka (curl, ssl, sasl
|
2025-11-03 20:29:15 +01:00 |
|
Jerry Ma
|
b05bdcd83d
|
Add snmp and net-snmp support for macOS and Linux (#946)
Co-authored-by: Marc <m@pyc.ac>
|
2025-10-29 11:56:36 +08:00 |
|
henderkes
|
56bac35768
|
do both in one go
|
2025-10-24 12:09:24 +02:00 |
|
henderkes
|
4cdc6a07ae
|
fix php 8.5
|
2025-10-24 11:49:11 +02:00 |
|
crazywhalecc
|
c30b34ae5c
|
Fix gettext missing symbols on macOS
|
2025-10-24 17:02:15 +08:00 |
|
henderkes
|
8e96c64918
|
add stdext to swoole
|
2025-10-23 21:28:48 +02:00 |
|
henderkes
|
25d7c72b6e
|
use the upstream version
|
2025-10-16 23:19:24 +07:00 |
|
Marc
|
e942b13d73
|
Merge branch 'main' into libedit
|
2025-10-13 21:28:15 +02:00 |
|
Marc
|
c828c2c6e4
|
Merge branch 'main' into feature/shared-exts
|
2025-10-12 11:35:57 +02:00 |
|
Marc
|
26ccaa4449
|
Merge branch 'main' into libedit
|
2025-10-12 11:34:11 +02:00 |
|
henderkes
|
6594811536
|
remove pointless SPC_CMD_PREFIX_PHP_MAKE
|
2025-10-08 11:48:40 +02:00 |
|
henderkes
|
330c3486af
|
extra readline check to make sure -a works
|
2025-10-08 10:45:23 +02:00 |
|
henderkes
|
b9dfb5afe3
|
maybe better this way
|
2025-10-08 10:17:14 +02:00 |
|
henderkes
|
565ac87b65
|
only apply readline fix for CLI compilation on linux
|
2025-10-08 10:05:02 +02:00 |
|
henderkes
|
f0c39c1770
|
fix #19871
|
2025-10-08 09:46:20 +02:00 |
|
henderkes
|
31906b36e5
|
reorder stuff for readline
|
2025-10-08 08:48:30 +02:00 |
|
DubbleClick
|
911bc74bf4
|
add libedit
|
2025-10-08 08:16:54 +02:00 |
|
henderkes
|
a49ae05599
|
use latest zip version for building shared
|
2025-10-06 21:00:45 +02:00 |
|
henderkes
|
31a4498056
|
bring back simdjson tests, extension headers do not properly guard for avx512 symbols
|
2025-09-30 15:07:22 +02:00 |
|
henderkes
|
2d1a61d184
|
explicitly disable avx512 if zig and march not high enough
|
2025-09-30 14:00:13 +02:00 |
|
henderkes
|
21149f6807
|
simdjson needs patch
|
2025-09-23 12:42:29 +02:00 |
|
henderkes
|
93e6dcab1d
|
cflags and cxxflags separately
|
2025-09-23 12:01:09 +02:00 |
|
henderkes
|
59dedbea2c
|
simdjson requires +evex512 (for zig-cc)
|
2025-09-23 12:00:15 +02:00 |
|
henderkes
|
8bda4fd31e
|
simdjson requires +evex512
|
2025-09-23 11:59:30 +02:00 |
|
henderkes
|
d0b253c346
|
not required
|
2025-09-18 21:36:38 +02:00 |
|
henderkes
|
81430e6853
|
also use libstdc++.a for grpc?
|
2025-09-18 21:29:46 +02:00 |
|
henderkes
|
d0a9a3a594
|
fix return of array
|
2025-09-18 18:17:48 +02:00 |
|
henderkes
|
d3ba04fc5b
|
fix grpc shared build (ignores CXXFLAGS, needs CPPFLAGS)
|
2025-09-18 18:16:41 +02:00 |
|
Marc
|
4247883664
|
Merge branch 'main' into fix-zig
|
2025-09-18 08:06:23 +02:00 |
|
Marc Henderkes
|
8680e83af3
|
fix dba building shared
|
2025-09-16 14:43:49 +02:00 |
|
Marc Henderkes
|
df8b2dbf16
|
better patching for libstdc++ when extensions forget they need it
|
2025-09-16 13:10:10 +02:00 |
|
DubbleClick
|
39a9840d49
|
why is phpstan so stupid about this constant?
|
2025-08-28 12:14:26 +07:00 |
|