henderkes
|
8a1689b79d
|
don't fail build without ldap
|
2025-10-11 13:20:20 +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 |
|
Marc
|
e6408b4693
|
Fix static linux cli -a not working issue (#893)
|
2025-10-08 11:37:27 +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
|
0f2d2d5734
|
test pgsql without macos 13
|
2025-10-06 21:03:57 +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 |
|
crazywhalecc
|
345fe783cc
|
Add version table in docs
|
2025-09-24 15:46:54 +08:00 |
|
crazywhalecc
|
55efe6d65b
|
Add gnu-bulk
|
2025-09-24 15:46:54 +08:00 |
|
crazywhalecc
|
dccbc30972
|
update README
|
2025-09-24 15:46:54 +08:00 |
|
crazywhalecc
|
f914a82379
|
Add PHP version, remove duplicate desc
|
2025-09-24 15:46:54 +08:00 |
|
crazywhalecc
|
18979d8fb6
|
Simplify README
|
2025-09-24 15:46:54 +08:00 |
|
Marc
|
e11946fd10
|
also install g++ with doctor (not preinstalled on ubuntu, not include… (#904)
|
2025-09-19 15:22:17 +02:00 |
|
Marc
|
7a78ea0185
|
Merge branch 'main' into fix/g++
|
2025-09-18 17:35:44 +02:00 |
|
henderkes
|
36b04f9eba
|
also install g++ with doctor (not preinstalled on ubuntu, not included in gcc package)
|
2025-09-18 17:24:08 +02:00 |
|
Marc
|
79ab6490fd
|
fix CustomPackage handling (#897)
2.7.4
|
2025-09-18 13:37:26 +02:00 |
|
henderkes
|
191d345250
|
update paths to only install once
|
2025-09-18 12:41:36 +02:00 |
|
henderkes
|
311ee40ae4
|
update LinuxToolCheckList.php to install perl-Time-Piece to make openssl work
|
2025-09-18 11:58:58 +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
|
3198cc40c1
|
Remove icu backend from libxml2 (#903)
|
2025-09-17 10:46:05 +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
|
30e174ac95
|
use any available english locale instead of requiring en_US.utf-8
|
2025-09-16 13:10:09 +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
|
893ce31b17
|
only install pkgs for crafting when necessary
|
2025-09-10 23:28:20 +07:00 |
|
crazywhalecc
|
e35d6c2651
|
Oh, we also support windows here
|
2025-09-09 19:43:08 +08:00 |
|
crazywhalecc
|
8dd0512335
|
Fix macOS lib-depends
|
2025-09-09 19:43:08 +08:00 |
|
henderkes
|
5c1194ea92
|
fix custompackage handling
|
2025-09-09 12:10:06 +07:00 |
|
Marc
|
953ed83df5
|
Merge pull request #896 from crazywhalecc/fix-zig
Fix zig -isystem overriding
|
2025-09-08 11:00:03 +02:00 |
|
henderkes
|
c330d02e78
|
update pkg paths to not double the $arch-$os
|
2025-09-08 14:18:03 +07:00 |
|
henderkes
|
af6a23011c
|
fix zig relative directory
|
2025-09-08 13:33:44 +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
|
e621e4a5a1
|
test
|
2025-09-07 15:38:38 +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 |
|