henderkes
|
565ac87b65
|
only apply readline fix for CLI compilation on linux
|
2025-10-08 10:05:02 +02:00 |
|
henderkes
|
f0c39c1770
|
fix #19871
|
2025-10-08 09:46:20 +02:00 |
|
henderkes
|
6b91570054
|
fix clang musl compilation
|
2025-10-08 09:26:20 +02:00 |
|
henderkes
|
31906b36e5
|
reorder stuff for readline
|
2025-10-08 08:48:30 +02:00 |
|
henderkes
|
4e2d4f3f05
|
fix ncurses build error (?: [] in case of false)
|
2025-10-08 08:47:48 +02:00 |
|
DubbleClick
|
911bc74bf4
|
add libedit
|
2025-10-08 08:16:54 +02:00 |
|
henderkes
|
3467c9d291
|
patch correct file
|
2025-10-06 22:53:41 +02:00 |
|
henderkes
|
15cd8543f1
|
arm64 fix
|
2025-10-06 22:50:37 +02:00 |
|
henderkes
|
864db0ebc5
|
fix macos finally I hope
|
2025-10-06 22:49:28 +02:00 |
|
henderkes
|
9ee623112d
|
attempt to fix macOS?
|
2025-10-06 22:43:03 +02:00 |
|
henderkes
|
d789b1a472
|
fix musl toolchain (needs LD_LIBRARY_PATH)
|
2025-10-06 22:31:23 +02:00 |
|
henderkes
|
17a25b44e2
|
attempt fix for aarch64 #2
|
2025-10-06 22:26:00 +02:00 |
|
henderkes
|
781260f3fc
|
attempt fix for aarch64
|
2025-10-06 22:11:17 +02:00 |
|
henderkes
|
6c43fa55b1
|
don't use -static, shared libraries cannot link against static musl libc and linking isn't done for static libraries yet
|
2025-10-06 21:37:36 +02:00 |
|
henderkes
|
c4440668bb
|
make sure -DFRONTEND is used
|
2025-10-06 21:28:57 +02:00 |
|
henderkes
|
a49ae05599
|
use latest zip version for building shared
|
2025-10-06 21:00:45 +02:00 |
|
henderkes
|
3966bd5f0a
|
update pgsql version to 18.0
|
2025-10-06 20:06:37 +02:00 |
|
henderkes
|
31a4498056
|
bring back simdjson tests, extension headers do not properly guard for avx512 symbols
|
2025-09-30 15:07:22 +02:00 |
|
henderkes
|
044275d909
|
typo
|
2025-09-30 14:22:38 +02:00 |
|
henderkes
|
c5316f9231
|
-v3 doesn't have avx512 yet
|
2025-09-30 14:21:31 +02:00 |
|
henderkes
|
2d1a61d184
|
explicitly disable avx512 if zig and march not high enough
|
2025-09-30 14:00:13 +02:00 |
|
henderkes
|
c2813d5736
|
move hasCpp to SPCConfigUtil
|
2025-09-30 00:12:59 +02:00 |
|
henderkes
|
21149f6807
|
simdjson needs patch
|
2025-09-23 12:42:29 +02:00 |
|
henderkes
|
93e6dcab1d
|
cflags and cxxflags separately
|
2025-09-23 12:01:09 +02:00 |
|
henderkes
|
59dedbea2c
|
simdjson requires +evex512 (for zig-cc)
|
2025-09-23 12:00:15 +02:00 |
|
henderkes
|
8bda4fd31e
|
simdjson requires +evex512
|
2025-09-23 11:59:30 +02:00 |
|
henderkes
|
dcbfe1e0ab
|
e-dant/watcher is a c++ library too
|
2025-09-19 15:29:49 +02:00 |
|
henderkes
|
44399cd185
|
remove -Wl,--as-needed for imagemagick build
|
2025-09-19 09:21:17 +02:00 |
|
henderkes
|
927d7f55ba
|
make sure -ldl is not taken as needed, problem on EL8
|
2025-09-18 22:47:01 +02:00 |
|
henderkes
|
e323d7b155
|
revert to private
|
2025-09-18 21:41:35 +02:00 |
|
henderkes
|
d0b253c346
|
not required
|
2025-09-18 21:36:38 +02:00 |
|
henderkes
|
81430e6853
|
also use libstdc++.a for grpc?
|
2025-09-18 21:29:46 +02:00 |
|
henderkes
|
83696e92b7
|
remove whitespace
|
2025-09-18 20:12:41 +02:00 |
|
henderkes
|
b0538c09bf
|
deduplicate those to make it more readable
|
2025-09-18 20:09:17 +02:00 |
|
henderkes
|
40f89d1dca
|
is shared_libadd enough?
|
2025-09-18 19:44:48 +02:00 |
|
henderkes
|
b5c7185374
|
add comment for new method
|
2025-09-18 18:20:26 +02:00 |
|
henderkes
|
d0a9a3a594
|
fix return of array
|
2025-09-18 18:17:48 +02:00 |
|
henderkes
|
d3ba04fc5b
|
fix grpc shared build (ignores CXXFLAGS, needs CPPFLAGS)
|
2025-09-18 18:16:41 +02:00 |
|
henderkes
|
808d224b08
|
build frankenphp before shared extensions again
|
2025-09-18 09:07:18 +02:00 |
|
Marc
|
4247883664
|
Merge branch 'main' into fix-zig
|
2025-09-18 08:06:23 +02:00 |
|
Marc Henderkes
|
8680e83af3
|
fix dba building shared
|
2025-09-16 14:43:49 +02:00 |
|
Marc
|
0156f33a20
|
Merge branch 'main' into remove-icu-backend
|
2025-09-16 13:35:46 +02:00 |
|
Marc Henderkes
|
df8b2dbf16
|
better patching for libstdc++ when extensions forget they need it
|
2025-09-16 13:10:10 +02:00 |
|
Marc Henderkes
|
b9f8f02d98
|
don't use libicu backend for libxml2
(it's discouraged from being used, the first path always goes through iconv, icu is only the fallback)
|
2025-09-16 13:10:09 +02:00 |
|
henderkes
|
0b0ae270da
|
we lost a v somehow
|
2025-09-10 23:35:17 +07:00 |
|
henderkes
|
5c1194ea92
|
fix custompackage handling
|
2025-09-09 12:10:06 +07:00 |
|
Abi أب
|
882ae07deb
|
libxml2 arg typo
|
2025-09-07 22:56:41 +08:00 |
|
crazywhalecc
|
be7c002869
|
Patch only when building cli
|
2025-09-07 16:10:50 +08:00 |
|
crazywhalecc
|
bd815d4ea2
|
Fix static linux cli -a not working issue
|
2025-09-07 14:10:28 +08:00 |
|
crazywhalecc
|
4bc30b0b6f
|
Add php-src/config.log for SPCException
|
2025-09-07 11:50:51 +08:00 |
|