DubbleClick
|
8c5dc91895
|
test gnu (test musl again later, jxl fails with avx shit again)
|
2025-07-24 22:53:19 +07:00 |
|
DubbleClick
|
eca7a43a01
|
get rid of extra logic for shared and static libraries, rely on SPCConfigUtil
|
2025-07-24 21:42:31 +07:00 |
|
DubbleClick
|
c86360c9c4
|
typo
|
2025-07-24 16:43:36 +07:00 |
|
DubbleClick
|
84e470d213
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into zig
|
2025-07-24 11:02:11 +07:00 |
|
DubbleClick
|
848c30547c
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into grpc
|
2025-07-23 16:25:12 +07:00 |
|
crazywhalecc
|
b0c0ecb59c
|
Rename to suggestions
|
2025-07-23 15:33:26 +08:00 |
|
DubbleClick
|
958fd0cdcb
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into grpc
|
2025-07-23 13:51:33 +07:00 |
|
Marc
|
0d0c789d8b
|
Merge pull request #828 from crazywhalecc/feat/pkg-config-integration
Add real pkg-config integration
|
2025-07-23 13:49:36 +07:00 |
|
crazywhalecc
|
9f7a7a5703
|
Add packing placeholder
|
2025-07-23 11:52:25 +08:00 |
|
DubbleClick
|
952ecb2eec
|
test all affected operating systems!
|
2025-07-23 10:50:29 +07:00 |
|
crazywhalecc
|
779c7cec30
|
test pgsql
|
2025-07-23 01:32:42 +08:00 |
|
crazywhalecc
|
ffa5219d23
|
trigger extension test
|
2025-07-22 23:18:19 +08:00 |
|
crazywhalecc
|
2c81ca2bf8
|
Replace example.com
|
2025-07-22 22:00:39 +08:00 |
|
crazywhalecc
|
dfbc9a7fff
|
Trigger common extension test
|
2025-07-22 21:14:25 +08:00 |
|
crazywhalecc
|
7e977414a7
|
Use spc-config instead of SPC_EXTRA_LIBS, trigger extension test
|
2025-07-22 19:59:44 +08:00 |
|
DubbleClick
|
107fb08e34
|
simplify patch logic for grpc (--enable-grpc=PATH does not actually pass a path, needs to be --with-grpc=PATH)
|
2025-07-22 16:26:37 +07:00 |
|
DubbleClick
|
4010a84d88
|
set up tmate
|
2025-07-22 15:00:22 +07:00 |
|
crazywhalecc
|
20ab4afb4b
|
Merge branch 'main' into grpc
# Conflicts:
# src/globals/test-extensions.php
|
2025-07-22 13:57:31 +08:00 |
|
DubbleClick
|
81b96c2b30
|
Merge remote-tracking branch 'origin/main' into zig
|
2025-07-22 12:49:42 +07:00 |
|
DubbleClick
|
1e42ef042b
|
Merge remote-tracking branch 'origin/zig' into zig
|
2025-07-22 12:42:54 +07:00 |
|
DubbleClick
|
206bc95ee2
|
use correct musl lib
|
2025-07-22 12:42:45 +07:00 |
|
crazywhalecc
|
b746e50233
|
Make IANA happier than apple
|
2025-07-22 13:21:18 +08:00 |
|
DubbleClick
|
e98e221d93
|
use pkgconfig to determine libs
|
2025-07-22 10:48:14 +07:00 |
|
DubbleClick
|
8eb7723114
|
enable tests
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
02732036de
|
test shared imagick.so build
|
2025-07-22 10:22:53 +07:00 |
|
DubbleClick
|
c452252a7d
|
add jxl to test
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
9d2d3d2d0a
|
test
# Conflicts:
# src/globals/test-extensions.php
|
2025-07-22 10:22:48 +07:00 |
|
Marc
|
828f51500d
|
disable ubuntu latest (jit error until php-src fixes it)
|
2025-07-21 21:01:39 +07:00 |
|
DubbleClick
|
711d61d120
|
testing frankenphp with php 8.1 makes no sense
|
2025-07-21 19:00:53 +07:00 |
|
Marc
|
bce363e543
|
make sure we didn't break any other OS
|
2025-07-21 18:32:57 +07:00 |
|
DubbleClick
|
9b72f57463
|
use www.example.com
|
2025-07-19 15:22:23 +07:00 |
|
crazywhalecc
|
e56c628bec
|
Add windows tests
|
2025-07-17 12:23:03 +08:00 |
|
DubbleClick
|
e675af9a18
|
use zts of course...
|
2025-07-16 18:58:08 +07:00 |
|
Marc
|
ca8cd7ff3d
|
Merge branch 'main' into zig
|
2025-07-16 18:43:48 +07:00 |
|
crazywhalecc
|
a5cd5fcb31
|
Fix test and bump docker image version
|
2025-07-10 20:20:29 +08:00 |
|
crazywhalecc
|
ec153fa6ff
|
Workaround for swoole with alpine 3.21
|
2025-07-10 20:10:54 +08:00 |
|
Marc
|
9935eba336
|
Update test-extensions.php
|
2025-07-05 15:56:36 +07:00 |
|
DubbleClick
|
47cbdf555f
|
oops, needs musl
|
2025-07-05 12:13:02 +07:00 |
|
DubbleClick
|
93d6a45a78
|
*full* shared extension build linked against musl libc dynamically works!
|
2025-07-05 12:01:52 +07:00 |
|
DubbleClick
|
e019b65ef7
|
does this break tests again?
|
2025-07-03 16:40:04 +07:00 |
|
DubbleClick
|
ccdb6a031f
|
test native-linux-gnu again?
|
2025-07-03 15:42:42 +07:00 |
|
DubbleClick
|
6355a97b47
|
don't pass --build-shared when not using zig toolchain
|
2025-07-03 12:26:11 +07:00 |
|
DubbleClick
|
20c4056561
|
test native-native in CI
|
2025-07-03 12:25:36 +07:00 |
|
DubbleClick
|
4b38da76b1
|
test frankenphp too
|
2025-07-02 14:01:06 +07:00 |
|
DubbleClick
|
408b3b4060
|
try to test with zig?
|
2025-07-01 16:21:57 +07:00 |
|
DubbleClick
|
55fd7ba8e6
|
bring back static -lstdc++ for rhel 2.17
|
2025-07-01 15:58:04 +07:00 |
|
DubbleClick
|
bebcb978f6
|
conflicts with shared tests
|
2025-07-01 14:41:14 +07:00 |
|
DubbleClick
|
5370af4a84
|
don't zig the tests yet
|
2025-07-01 13:06:03 +07:00 |
|
DubbleClick
|
2ebdc4509c
|
<
|
2025-07-01 11:00:24 +07:00 |
|
DubbleClick
|
bd25de15cc
|
okay this drove me crazy...
|
2025-06-29 16:50:19 +07:00 |
|