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
|
1b6422eed3
|
suggestion 2
|
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
|
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
|
8116e8898e
|
fix lerc build (needs -lstdc++)
|
2025-07-22 10:21:09 +07:00 |
|
DubbleClick
|
be0dbcd9eb
|
add jbig
|
2025-07-22 10:21:09 +07:00 |
|
DubbleClick
|
5c44703f53
|
add lerc
|
2025-07-22 10:21:09 +07:00 |
|
Jerry Ma
|
b2385cf80c
|
Update src/SPC/store/Downloader.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-21 23:33:20 +08:00 |
|
Jerry Ma
|
2b1d03d9d4
|
Update src/SPC/store/Downloader.php
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-07-21 23:29:38 +08:00 |
|
crazywhalecc
|
5b6f33a2a1
|
Allow specifying submodules for git source
|
2025-07-21 23:21:00 +08:00 |
|
DubbleClick
|
b79b1f5750
|
cs fix
|
2025-07-19 15:23:18 +07:00 |
|
DubbleClick
|
6f9a45b54a
|
shared extensions may also need to patch
|
2025-07-19 15:17:44 +07:00 |
|
DubbleClick
|
683461d918
|
actually path php makefile
|
2025-07-19 15:12:15 +07:00 |
|
DubbleClick
|
ada203c00c
|
str_starts_with
|
2025-07-19 15:11:22 +07:00 |
|
DubbleClick
|
01887d652c
|
add extra runtime objects for shared libraries built directly by php make too
|
2025-07-19 15:10:42 +07:00 |
|
DubbleClick
|
fff23649cf
|
only comment out that line temporarily
|
2025-07-18 20:45:46 +07:00 |
|
Marc
|
04f3f0872d
|
Merge branch 'main' into zig
|
2025-07-18 12:47:58 +07:00 |
|
crazywhalecc
|
005b78413c
|
Fix curl build for non-windows
|
2025-07-18 13:23:46 +08:00 |
|
DubbleClick
|
33d974bb3d
|
use stable sources for swoole and swow
|
2025-07-18 11:53:36 +07: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
|
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 |
|
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
|
dc8f7de75a
|
Merge branch 'main' into php-85
|
2025-07-15 21:59:48 +08:00 |
|
crazywhalecc
|
b9e096abfa
|
Download alpha version for 8.5
|
2025-07-15 21:14:15 +08:00 |
|
crazywhalecc
|
ec959f6239
|
Add 8.5 patch support for phpmicro
|
2025-07-15 21:14:02 +08:00 |
|
crazywhalecc
|
5f2459ae43
|
Avoid useless exception on startup version mismatch
|
2025-07-15 21:11:38 +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 |
|