Marc
|
71f4e45256
|
remove workaround
|
2025-07-21 21:22:41 +07:00 |
|
DubbleClick
|
d66d7b3a73
|
should be fixed properly
|
2025-07-21 16:56:39 +07:00 |
|
DubbleClick
|
024542d361
|
oh, it will likely be this instead
|
2025-07-21 16:03:28 +07:00 |
|
DubbleClick
|
7d85aacace
|
for some reason alpine docker fails in CI, but not locally, after I added this?
|
2025-07-21 16:00:28 +07:00 |
|
DubbleClick
|
31b2e6779d
|
cs fix
|
2025-07-21 14:29:27 +07:00 |
|
DubbleClick
|
2b39a6d535
|
-static-libstdc++ and -static-libgcc for static builds (musl toolchain)
|
2025-07-21 14:29:01 +07:00 |
|
DubbleClick
|
e490a1763a
|
use pkgconfig to determine libs fix cs
|
2025-07-21 12:12:18 +07:00 |
|
DubbleClick
|
bf4b35aa0a
|
use pkgconfig to determine libs
|
2025-07-21 12:10:14 +07:00 |
|
DubbleClick
|
1f7d3ec91d
|
use =package
|
2025-07-21 10:55:21 +07:00 |
|
DubbleClick
|
23412d6bfa
|
enable tests
|
2025-07-21 09:46:06 +07:00 |
|
DubbleClick
|
bd0042f079
|
grpc can be built shared too
|
2025-07-21 09:43:01 +07:00 |
|
DubbleClick
|
0ccf1a1c5d
|
remove grpc_php_ext_src
|
2025-07-21 09:41:36 +07:00 |
|
DubbleClick
|
76d7002646
|
needed --libs --static
|
2025-07-21 09:33:29 +07:00 |
|
DubbleClick
|
38cc4cfe7e
|
doesn't even work yet, there has to be a better way than to add 2913912309 libraries
|
2025-07-21 00:32:43 +07:00 |
|
Jerry Ma
|
f3400b8756
|
Merge pull request #822 from yoramdelangen/fix/workflow-reuse-upload-license-conflicts
fix: conflict upload names when reusing workflow more then once
|
2025-07-19 18:37:08 +08:00 |
|
Marc
|
e4921087d9
|
Merge pull request #823 from crazywhalecc/fix/curl-patch
Fix curl build for non-windows
|
2025-07-18 12:37:38 +07:00 |
|
crazywhalecc
|
005b78413c
|
Fix curl build for non-windows
|
2025-07-18 13:23:46 +08:00 |
|
Yoram
|
0a1677af95
|
add build-meta to use php-version and os for artifacts upload name
|
2025-07-17 10:19:54 +02:00 |
|
Yoram
|
7ffbb10587
|
fix: conflict upload names when reusing workflow more then once
|
2025-07-17 09:48:22 +02:00 |
|
Jerry Ma
|
3d45890a2d
|
Merge pull request #821 from crazywhalecc/fix/windows-curl-sspi
Fix/windows curl sspi
|
2025-07-17 13:58:31 +08:00 |
|
Jerry Ma
|
bb5eb64b28
|
Merge pull request #802 from crazywhalecc/feat/safe-pack
Check lib-suggest before packing libs
|
2025-07-17 13:34:15 +08:00 |
|
crazywhalecc
|
e6a050de82
|
Use SPC_EXTRA_LIBS instead of SPC_WINDOWS_EXEC_LIBS
|
2025-07-17 13:14:18 +08:00 |
|
crazywhalecc
|
7e7eb844a7
|
cs-fix
|
2025-07-17 12:26:30 +08:00 |
|
crazywhalecc
|
e56c628bec
|
Add windows tests
|
2025-07-17 12:23:03 +08:00 |
|
crazywhalecc
|
c604f88685
|
Disallow alt for php-src
|
2025-07-17 12:21:50 +08:00 |
|
crazywhalecc
|
83db186972
|
Fix curl static build for Windows
|
2025-07-17 12:21:13 +08: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 |
|
Marc
|
a5d26d6517
|
Merge pull request #813 from crazywhalecc/fix-native
fix g++ not found error
|
2025-07-01 22:12:09 +07:00 |
|
DubbleClick
|
e5ea32e9c0
|
fix in case it's not set
|
2025-07-01 17:57:36 +07:00 |
|
DubbleClick
|
5bc4504e37
|
fix g++ not found error
|
2025-07-01 17:53:35 +07:00 |
|
Jerry Ma
|
4cb4c9c6a5
|
Merge pull request #812 from crazywhalecc/sponsor-badge
Add special sponsors
|
2025-06-30 22:09:36 +08:00 |
|
Jerry Ma
|
9190335a70
|
Merge pull request #810 from crazywhalecc/refactor/spc-target
refactor: replace SPC_LIBC with SPC_TARGET and update related logic
|
2025-06-30 21:49:01 +08:00 |
|
crazywhalecc
|
4e244789a2
|
Add frankenphp SAPI
|
2025-06-30 21:45:45 +08:00 |
|
crazywhalecc
|
6de7b8e63b
|
Add special sponsors
|
2025-06-30 21:41:48 +08:00 |
|
Marc
|
68e500eea0
|
Merge branch 'main' into refactor/spc-target
|
2025-06-30 20:16:59 +07:00 |
|
Marc
|
840e09a684
|
Merge pull request #811 from crazywhalecc/fix/micro-patches
Fix/micro patches
|
2025-06-30 20:16:19 +07:00 |
|
crazywhalecc
|
d00a5223d3
|
Add exception for checking patch file exist
|
2025-06-30 19:45:26 +08:00 |
|
crazywhalecc
|
3965a899c7
|
Add missing directory separator
|
2025-06-30 19:41:32 +08:00 |
|
DubbleClick
|
956667bf08
|
fix alpine doctor saying gettext-dev isn't installed
|
2025-06-30 13:40:51 +07:00 |
|
DubbleClick
|
51e23d21cd
|
remove w32 patches (other branch isn't merged yet)
|
2025-06-30 12:56:12 +07:00 |
|
crazywhalecc
|
44c6d6288e
|
Refactor LinuxMuslCheck to use MuslToolchain class for toolchain check
|
2025-06-30 13:04:49 +08:00 |
|
Jerry Ma
|
e5848086c3
|
Update bin/spc-gnu-docker
Co-authored-by: Marc <m@pyc.ac>
|
2025-06-30 12:19:17 +08:00 |
|
Jerry Ma
|
138e5588e9
|
Update bin/spc-gnu-docker
Co-authored-by: Marc <m@pyc.ac>
|
2025-06-30 12:18:49 +08:00 |
|
crazywhalecc
|
ab5828a560
|
Remove redundant path in gnu docker
|
2025-06-30 09:05:56 +08:00 |
|
crazywhalecc
|
e1e48922de
|
Use isStatic instead of isStaticTarget
|
2025-06-29 22:49:48 +08:00 |
|
crazywhalecc
|
956688d9f4
|
Fix CI again
|
2025-06-29 19:53:22 +08:00 |
|
crazywhalecc
|
7f45f4aeec
|
Fix phpunit, add SPC_SKIP_TOOLCHAIN_CHECK
|
2025-06-29 19:48:09 +08:00 |
|