DubbleClick
|
4010a84d88
|
set up tmate
|
2025-07-22 15:00:22 +07:00 |
|
crazywhalecc
|
c0db3a69d7
|
Update composer deps
|
2025-07-22 14:46:51 +08:00 |
|
crazywhalecc
|
5dbf401615
|
Fix macOS libphp.dylib compatibility
|
2025-07-22 14:46:41 +08:00 |
|
crazywhalecc
|
c5811ae947
|
Reduce grpc building things
|
2025-07-22 14:46:28 +08:00 |
|
crazywhalecc
|
e1595e1091
|
Remove old workaround code
|
2025-07-22 14:46:01 +08:00 |
|
crazywhalecc
|
20ab4afb4b
|
Merge branch 'main' into grpc
# Conflicts:
# src/globals/test-extensions.php
|
2025-07-22 13:57:31 +08:00 |
|
Marc
|
a98f72cc32
|
Merge pull request #824 from crazywhalecc/tiff
add Lerc, JBIG and JXL libraries for use in imagick
|
2025-07-22 12:46:45 +07:00 |
|
DubbleClick
|
9c9ffb615f
|
cs fix
|
2025-07-22 12:07:03 +07:00 |
|
DubbleClick
|
62a58d410f
|
describe centos 7 behaviour better
|
2025-07-22 11:49:13 +07:00 |
|
DubbleClick
|
9e7e2e30a4
|
goddamn centos 7
|
2025-07-22 11:48:12 +07:00 |
|
DubbleClick
|
22552262b3
|
add different build dir in again
|
2025-07-22 11:43:19 +07:00 |
|
DubbleClick
|
307d3dda20
|
join array to string
|
2025-07-22 11:30:00 +07:00 |
|
DubbleClick
|
6594f6b653
|
fix remaining errors
|
2025-07-22 11:23:42 +07:00 |
|
DubbleClick
|
0942637d12
|
Merge remote-tracking branch 'origin/grpc' into grpc
# Conflicts:
# src/SPC/builder/extension/grpc.php
# src/SPC/builder/unix/library/grpc.php
|
2025-07-22 10:55:48 +07:00 |
|
DubbleClick
|
bb96db4395
|
rework static lib detection
|
2025-07-22 10:54:44 +07:00 |
|
DubbleClick
|
f31f0d6168
|
should be fixed properly
|
2025-07-22 10:48:14 +07:00 |
|
DubbleClick
|
1f4a3e4b8f
|
oh, it will likely be this instead
|
2025-07-22 10:48:14 +07:00 |
|
DubbleClick
|
b30f2bc193
|
for some reason alpine docker fails in CI, but not locally, after I added this?
|
2025-07-22 10:48:14 +07:00 |
|
DubbleClick
|
b43d0746f4
|
cs fix
|
2025-07-22 10:48:14 +07:00 |
|
DubbleClick
|
227210209c
|
-static-libstdc++ and -static-libgcc for static builds (musl toolchain)
|
2025-07-22 10:48:14 +07:00 |
|
DubbleClick
|
3dd3cf2814
|
use pkgconfig to determine libs fix cs
|
2025-07-22 10:48:14 +07:00 |
|
DubbleClick
|
e98e221d93
|
use pkgconfig to determine libs
|
2025-07-22 10:48:14 +07:00 |
|
DubbleClick
|
81a59be0c4
|
use =package
|
2025-07-22 10:48:14 +07:00 |
|
DubbleClick
|
8eb7723114
|
enable tests
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
45d96734dd
|
grpc can be built shared too
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
915ffd84c8
|
remove grpc_php_ext_src
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
161a92aff7
|
needed --libs --static
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
9b207807eb
|
doesn't even work yet, there has to be a better way than to add 2913912309 libraries
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
0bdafed92f
|
fix cs
|
2025-07-22 10:47:35 +07:00 |
|
DubbleClick
|
2ebd230a08
|
use git instead of patching deps.sh
|
2025-07-22 10:43:51 +07:00 |
|
DubbleClick
|
6d60000952
|
Merge branch 'tiff' of https://github.com/crazywhalecc/static-php-cli into tiff
|
2025-07-22 10:26:25 +07:00 |
|
DubbleClick
|
1b6422eed3
|
suggestion 2
|
2025-07-22 10:22:53 +07:00 |
|
DubbleClick
|
a643c44ac6
|
suggestion 1
|
2025-07-22 10:22:53 +07:00 |
|
DubbleClick
|
02732036de
|
test shared imagick.so build
|
2025-07-22 10:22:53 +07:00 |
|
DubbleClick
|
c0483b4b34
|
don't download libpng, zlib, brotli, as we already build them
|
2025-07-22 10:22:53 +07:00 |
|
DubbleClick
|
eff6c0666b
|
disable jni instead of sjpeg
|
2025-07-22 10:22:53 +07:00 |
|
DubbleClick
|
ed97669d9e
|
force usage of already built brotli lib
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
ddb14e2db7
|
install libatomic-devel for devtoolset-10
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
c452252a7d
|
add jxl to test
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
6fcd301cf5
|
fix
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
52862a3d63
|
fix libtiff libs being defined after configure
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
ff092b4e9d
|
add libjxl #755
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
0d6453751d
|
fixes
|
2025-07-22 10:22:52 +07:00 |
|
Marc
|
082b9a907b
|
Update src/SPC/builder/unix/library/jbig.php
Co-authored-by: Jerry Ma <jesse2061@outlook.com>
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
5675a1e2ad
|
Revert "only uncomment that line temporarily"
This reverts commit d07fadde76cc0564dbe6348933cfb3890cd1939d.
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
8601c26f2d
|
only uncomment that line temporarily
|
2025-07-22 10:22:52 +07:00 |
|
DubbleClick
|
ece7a04437
|
oops
|
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 |
|
DubbleClick
|
cec445eab5
|
sort
|
2025-07-22 10:21:09 +07:00 |
|
DubbleClick
|
8116e8898e
|
fix lerc build (needs -lstdc++)
|
2025-07-22 10:21:09 +07:00 |
|