Marc
|
ae1193ab16
|
Merge branch 'main' into pgsql-18
|
2025-10-12 11:28:49 +02:00 |
|
Marc
|
6d6a29368e
|
fix building of shared extensions (grpc, simdjson, soap) (#905)
|
2025-10-12 11:24:32 +02:00 |
|
crazywhalecc
|
897cb00351
|
Use failsafe for SPC_EXTRA_PHP_VARS
|
2025-10-12 16:42:38 +08:00 |
|
henderkes
|
8a1689b79d
|
don't fail build without ldap
|
2025-10-11 13:20:20 +02:00 |
|
henderkes
|
018dfae15e
|
suggestions
|
2025-10-11 10:38:51 +02:00 |
|
Marc
|
c83e803c85
|
Merge branch 'main' into pgsql-18
|
2025-10-10 18:47:48 +02:00 |
|
henderkes
|
fa4d33671d
|
update to RC2
|
2025-10-10 18:35:15 +02:00 |
|
henderkes
|
f8d77b9b50
|
remove pointless comments
|
2025-10-08 11:55:21 +02:00 |
|
henderkes
|
6594811536
|
remove pointless SPC_CMD_PREFIX_PHP_MAKE
|
2025-10-08 11:48:40 +02:00 |
|
henderkes
|
cc7eb7cd84
|
Merge remote-tracking branch 'origin/main' into libedit
|
2025-10-08 11:37:54 +02:00 |
|
Marc
|
e6408b4693
|
Fix static linux cli -a not working issue (#893)
|
2025-10-08 11:37:27 +02:00 |
|
henderkes
|
330c3486af
|
extra readline check to make sure -a works
|
2025-10-08 10:45:23 +02:00 |
|
henderkes
|
b9dfb5afe3
|
maybe better this way
|
2025-10-08 10:17:14 +02:00 |
|
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
|
896cf889e4
|
test readline
|
2025-10-08 09:27:04 +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 |
|
henderkes
|
ffdc2dc85a
|
fix #918 (use COPYING.LIB instead of COPYING for libiconv)
|
2025-10-08 08:18:43 +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
|
e437bf2ffe
|
don't test macos 13
|
2025-10-06 21:05:05 +02:00 |
|
henderkes
|
0f2d2d5734
|
test pgsql without macos 13
|
2025-10-06 21:03:57 +02:00 |
|
henderkes
|
a49ae05599
|
use latest zip version for building shared
|
2025-10-06 21:00:45 +02:00 |
|
henderkes
|
8ae2755dbe
|
update php 8.5 to rc1
|
2025-10-06 20:14:52 +02:00 |
|
henderkes
|
3966bd5f0a
|
update pgsql version to 18.0
|
2025-10-06 20:06:37 +02:00 |
|
Marc
|
384ba54c79
|
update extension count (#914)
|
2025-10-04 08:56:30 +02:00 |
|
Marc
|
26dbc922eb
|
update extension count
we now sit at 101 🎉
|
2025-10-04 08:39:45 +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
|
f7744188f4
|
fix configutil
|
2025-09-30 00:34:30 +02:00 |
|
henderkes
|
5b6c923eef
|
snappy is a c++ lib
|
2025-09-30 00:31:20 +02:00 |
|
henderkes
|
b0b031afb2
|
add docstring
|
2025-09-30 00:18:32 +02:00 |
|
henderkes
|
fe09d8c03e
|
add docstring
|
2025-09-30 00:17:53 +02:00 |
|
henderkes
|
c2813d5736
|
move hasCpp to SPCConfigUtil
|
2025-09-30 00:12:59 +02:00 |
|
Marc
|
8b2b658ced
|
Merge branch 'main' into fix/grpc-shared
|
2025-09-29 23:27:58 +02:00 |
|
henderkes
|
e862bacc8a
|
php 8.5 has beta 3
|
2025-09-29 21:15:56 +02:00 |
|
henderkes
|
cac57dbf79
|
php 8.5 has beta 3
|
2025-09-29 21:15:18 +02:00 |
|
crazywhalecc
|
345fe783cc
|
Add version table in docs
|
2025-09-24 15:46:54 +08:00 |
|