Marc
|
a3acad4ef3
|
Update config/source.json
|
2025-10-13 10:59:31 +02:00 |
|
Marc
|
762a768969
|
Merge branch 'main' into feature/shared-exts
|
2025-10-12 23:23:25 +02:00 |
|
Marc
|
c828c2c6e4
|
Merge branch 'main' into feature/shared-exts
|
2025-10-12 11:35:57 +02:00 |
|
Marc
|
ae1193ab16
|
Merge branch 'main' into pgsql-18
|
2025-10-12 11:28:49 +02:00 |
|
crazywhalecc
|
897cb00351
|
Use failsafe for SPC_EXTRA_PHP_VARS
|
2025-10-12 16:42:38 +08:00 |
|
henderkes
|
a49ae05599
|
use latest zip version for building shared
|
2025-10-06 21:00:45 +02:00 |
|
henderkes
|
3966bd5f0a
|
update pgsql version to 18.0
|
2025-10-06 20:06:37 +02:00 |
|
henderkes
|
5b6c923eef
|
snappy is a c++ lib
|
2025-09-30 00:31:20 +02:00 |
|
henderkes
|
8039ea49f9
|
soap requires libxml and session
|
2025-09-23 11:56:12 +02:00 |
|
henderkes
|
e02be69e40
|
update grpc from 1.68.x to 1.75.x
|
2025-09-21 21:01:07 +02:00 |
|
henderkes
|
dcbfe1e0ab
|
e-dant/watcher is a c++ library too
|
2025-09-19 15:29:49 +02:00 |
|
henderkes
|
2e6329bb86
|
add cpp-library for imagemagick too
|
2025-09-18 18:16:42 +02:00 |
|
henderkes
|
d3ba04fc5b
|
fix grpc shared build (ignores CXXFLAGS, needs CPPFLAGS)
|
2025-09-18 18:16:41 +02:00 |
|
Marc
|
0156f33a20
|
Merge branch 'main' into remove-icu-backend
|
2025-09-16 13:35:46 +02:00 |
|
Marc Henderkes
|
df8b2dbf16
|
better patching for libstdc++ when extensions forget they need it
|
2025-09-16 13:10:10 +02:00 |
|
Marc Henderkes
|
b9f8f02d98
|
don't use libicu backend for libxml2
(it's discouraged from being used, the first path always goes through iconv, icu is only the fallback)
|
2025-09-16 13:10:09 +02:00 |
|
crazywhalecc
|
e35d6c2651
|
Oh, we also support windows here
|
2025-09-09 19:43:08 +08:00 |
|
crazywhalecc
|
8dd0512335
|
Fix macOS lib-depends
|
2025-09-09 19:43:08 +08:00 |
|
Marc
|
8d303348d9
|
Merge pull request #883 from crazywhalecc/sapi/cgi
Add cgi support for macOS and Linux
|
2025-09-05 11:52:26 +02:00 |
|
Marc
|
15f8887f14
|
Update config/lib.json
|
2025-09-05 16:25:15 +07:00 |
|
henderkes
|
9df2867175
|
just always require libxml2 until we rework sapis to require their own stuff
|
2025-09-05 15:52:07 +07:00 |
|
crazywhalecc
|
a2c5c7e6e6
|
Add cgi SAPI
|
2025-09-04 14:05:00 +08:00 |
|
crazywhalecc
|
022ba3dce4
|
Merge branch 'main' into pkg-config-pkg
# Conflicts:
# src/globals/test-extensions.php
|
2025-08-31 15:20:50 +08:00 |
|
crazywhalecc
|
86973e622d
|
sort config
|
2025-08-31 15:06:59 +08:00 |
|
crazywhalecc
|
0fa38bad6d
|
Use existing pkg-config builds and pre-built contents for packages
|
2025-08-31 15:04:34 +08:00 |
|
crazywhalecc
|
532360886e
|
Merge branch 'main' into swoolehooks
|
2025-08-28 10:29:07 +08:00 |
|
DubbleClick
|
694fd2f1e0
|
turn pkg-config into a package instead of a library
|
2025-08-27 14:33:39 +07:00 |
|
DubbleClick
|
2d409db2f9
|
we don't need a min glibc version, just don't use --use-libc!
|
2025-08-26 14:42:34 +07:00 |
|
DubbleClick
|
4eac953c71
|
ensure liburing is only pulled in by suggested libs when glibc >= 2.30 (or musl)
|
2025-08-26 14:07:49 +07:00 |
|
DubbleClick
|
b1da64d46b
|
add swoole-hook-odbc to work the same way as the other hooks
|
2025-08-26 00:24:40 +07:00 |
|
DubbleClick
|
2694dd9e21
|
add liburing for swoole
|
2025-08-25 22:57:04 +07:00 |
|
DubbleClick
|
324ba0d3dc
|
use type=addon and arg-type=none
|
2025-08-25 12:57:49 +07:00 |
|
DubbleClick
|
448941f741
|
don't request configurearg if it's not used (ease debugging)
|
2025-08-25 12:36:10 +07:00 |
|
DubbleClick
|
8104ff7236
|
update checks for shared swoole-hook extensions
|
2025-08-25 12:08:53 +07:00 |
|
crazywhalecc
|
99e8900aba
|
Add macOS AR and LD
|
2025-08-22 13:19:42 +08:00 |
|
DubbleClick
|
b5fa7be53f
|
add brotli and watcher to lib-suggests
|
2025-08-20 13:40:54 +07:00 |
|
DubbleClick
|
e6832ecf61
|
add msgpack suggestion
|
2025-08-19 20:15:41 +07:00 |
|
Jerry Ma
|
085abd635e
|
Merge pull request #819 from crazywhalecc/php-85
Add PHP 8.5 initial support
|
2025-08-05 12:01:47 +08:00 |
|
DubbleClick
|
3789c7c335
|
only enable one of password-argon2 or openssl-argon2
|
2025-08-04 10:14:48 +07:00 |
|
DubbleClick
|
b8fe70e5ee
|
change swoole to version 6.x because 5.x is not compatible with php 8.4+
|
2025-08-02 20:23:26 +07:00 |
|
crazywhalecc
|
22a8191b97
|
Fix opcache jit option parsing in builder
|
2025-08-02 01:29:20 +08:00 |
|
crazywhalecc
|
34edb6e329
|
Add PHP_BUILD_PROVIDER to env.ini
|
2025-08-01 10:58:31 +08:00 |
|
crazywhalecc
|
451de4a6f6
|
Fix ConfigValidator and sort config
|
2025-08-01 01:50:32 +08:00 |
|
crazywhalecc
|
72beba76c3
|
Merge remote-tracking branch 'origin/php-85' into php-85
|
2025-07-31 23:46:43 +08:00 |
|
crazywhalecc
|
1047d471ed
|
Merge branch 'main' into php-85
# Conflicts:
# src/SPC/builder/linux/LinuxBuilder.php
# src/SPC/store/source/PhpSource.php
# src/globals/test-extensions.php
|
2025-07-31 23:46:34 +08:00 |
|
crazywhalecc
|
0496af47df
|
Fix windows PHP 8.5 build
|
2025-07-31 23:43:44 +08:00 |
|
crazywhalecc
|
be857913cd
|
Add alt for re2c
|
2025-07-31 01:54:28 +08:00 |
|
crazywhalecc
|
3c972ac905
|
Add re2c build
|
2025-07-31 00:55:25 +08:00 |
|
DubbleClick
|
feaff0a08c
|
fix macos
|
2025-07-29 09:20:33 +07:00 |
|
DubbleClick
|
342192fd67
|
remove lto related stuff again, not worth using
|
2025-07-28 19:43:01 +07:00 |
|