DubbleClick
|
991e2dee5a
|
stable
|
2025-07-18 11:53:57 +07:00 |
|
DubbleClick
|
33d974bb3d
|
use stable sources for swoole and swow
|
2025-07-18 11:53:36 +07: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 |
|
DubbleClick
|
b05002ee9b
|
manual compilation doesn't respect CFLAGS, so pass them directly
|
2025-07-16 17:50:39 +07:00 |
|
DubbleClick
|
b3c665907b
|
always dump error when extension sanity test fails
|
2025-07-16 12:34:30 +07:00 |
|
DubbleClick
|
64776e3868
|
don't do host shenanigans with libffi
|
2025-07-16 12:28:22 +07:00 |
|
DubbleClick
|
df4d66ad4b
|
disable jbig for imagemagick
|
2025-07-15 23:29:33 +07:00 |
|
Jerry Ma
|
9af3b745a2
|
Merge pull request #792 from crazywhalecc/fix/ext-imap-extraction
Skip re-extract ext-imap source
|
2025-07-10 21:39:34 +08: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 |
|
crazywhalecc
|
dd72b32559
|
Merge
|
2025-07-10 12:59:27 +08:00 |
|
DubbleClick
|
4f4e1ca80d
|
revert
|
2025-07-09 09:50:58 +07:00 |
|
DubbleClick
|
dd6c1d9607
|
patch pkgconf prefix to BUILD_ROOT_PATH instead of /../..
|
2025-07-08 22:56:36 +07:00 |
|
DubbleClick
|
7b5f4e9dd0
|
cs fix
|
2025-07-08 11:25:44 +07:00 |
|
DubbleClick
|
9cd17fca1c
|
make sure that libargon2 is always linked in before libsodium
|
2025-07-07 22:44:07 +07:00 |
|
DubbleClick
|
385a46b96f
|
update notes for argon2
|
2025-07-07 21:19:57 +07:00 |
|
DubbleClick
|
04cbba3f4e
|
enable-pie for openssl
|
2025-07-07 21:09:39 +07:00 |
|
DubbleClick
|
5ab5908ef5
|
comment it out again
|
2025-07-06 09:51:12 +07:00 |
|
DubbleClick
|
9bf65ffe83
|
figure out what libphp it pulls in and why
|
2025-07-06 08:34:01 +07:00 |
|
DubbleClick
|
10c8fe1f26
|
make it fail again (so we can later enable tmate)
|
2025-07-05 22:51:57 +07:00 |
|
DubbleClick
|
01517f82b8
|
disable tmate
|
2025-07-05 22:22:51 +07:00 |
|
DubbleClick
|
67277ccc21
|
explicitly state libphp we built?
|
2025-07-05 21:54:36 +07:00 |
|
DubbleClick
|
b12cb3350f
|
move tmate session thingy
|
2025-07-05 20:00:55 +07:00 |
|
DubbleClick
|
3ff8c504f8
|
cs fix, enable action-tmate
|
2025-07-05 19:19:17 +07:00 |
|
DubbleClick
|
939b9eb8a8
|
fix debug flags
|
2025-07-05 19:13:16 +07:00 |
|
Marc
|
9935eba336
|
Update test-extensions.php
|
2025-07-05 15:56:36 +07:00 |
|
Marc
|
4024f9d6dd
|
Update SPCTarget.php
|
2025-07-05 14:47:27 +07:00 |
|
DubbleClick
|
a097484a51
|
update isStatic check to ignore SPC_LIBC if using Gcc/Clang/Musl toolchain
|
2025-07-05 14:26:04 +07:00 |
|
DubbleClick
|
b0cfb4b2c4
|
don't clog our build CI when cs fix, phpstan or phpunit fail
|
2025-07-05 14:00:43 +07:00 |
|
DubbleClick
|
05f3abe944
|
cs fix
|
2025-07-05 13:53:12 +07:00 |
|
DubbleClick
|
a191c136dc
|
strip all may strip things needed for relocation on musl
|
2025-07-05 13:52:47 +07:00 |
|
DubbleClick
|
e31e228d10
|
don't hardcode architecture
|
2025-07-05 12:19:26 +07:00 |
|
DubbleClick
|
47cbdf555f
|
oops, needs musl
|
2025-07-05 12:13:02 +07:00 |
|
DubbleClick
|
26aca723cb
|
update php-cs fixer to get rid of PHP_CS_FIXER_IGNORE_ENV variable
|
2025-07-05 12:11:48 +07:00 |
|
DubbleClick
|
93d6a45a78
|
*full* shared extension build linked against musl libc dynamically works!
|
2025-07-05 12:01:52 +07:00 |
|
DubbleClick
|
2ac20cf3af
|
remove unnecessary LDFLAGS_PROGRAM env var
|
2025-07-05 10:44:40 +07:00 |
|
crazywhalecc
|
112f607d6e
|
Add linux-only for extra runtime objects
|
2025-07-05 11:42:00 +08:00 |
|
crazywhalecc
|
c9d33bffc8
|
Chore
|
2025-07-05 10:49:55 +08:00 |
|
crazywhalecc
|
59f9143a3c
|
Remove redundant postfix in openssl
|
2025-07-05 10:49:36 +08:00 |
|
crazywhalecc
|
d7f3005b69
|
Fix missing dash
|
2025-07-05 10:49:20 +08:00 |
|
crazywhalecc
|
5f8cd972cd
|
Move extra runtime object to zig toolchain
|
2025-07-05 10:48:56 +08:00 |
|
DubbleClick
|
013a19e25b
|
rename COMPILER_EXTRA to SPC_COMPILER_EXTRA
|
2025-07-04 14:39:42 +07:00 |
|
DubbleClick
|
94c38df1ba
|
remove superfluous build-frankenphp script
|
2025-07-04 14:32:47 +07:00 |
|
DubbleClick
|
d65d82ff0a
|
remove extra libraries for php configure/make, since they're the same and only depend on the target libc
|
2025-07-04 14:27:48 +07:00 |
|
DubbleClick
|
3070376fb6
|
dont use 32 bit objects
|
2025-07-03 20:37:50 +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
|
e5c5b77a9a
|
don't run extra logic in zig-cc script if there's no version string in SPC_TARGET
|
2025-07-03 14:46:07 +07:00 |
|
DubbleClick
|
3444e308fd
|
cs fix
|
2025-07-03 13:51:54 +07:00 |
|