Marc
|
c83e803c85
|
Merge branch 'main' into pgsql-18
|
2025-10-10 18:47:48 +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
|
3966bd5f0a
|
update pgsql version to 18.0
|
2025-10-06 20:06:37 +02:00 |
|
Marc
|
0156f33a20
|
Merge branch 'main' into remove-icu-backend
|
2025-09-16 13:35:46 +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 |
|
Abi أب
|
882ae07deb
|
libxml2 arg typo
|
2025-09-07 22:56:41 +08:00 |
|
crazywhalecc
|
bd815d4ea2
|
Fix static linux cli -a not working issue
|
2025-09-07 14:10:28 +08:00 |
|
crazywhalecc
|
8c8aba2dd5
|
Fix unixodbc driver config searching path
|
2025-09-02 00:17:44 +08:00 |
|
crazywhalecc
|
f68f060be2
|
Refactor all (except command) modules using new exceptions
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
0c9a30256e
|
Remove all @throws PHPDoc, it's almost useless for SPC anymore
|
2025-08-07 13:09:18 +08:00 |
|
crazywhalecc
|
1047d471ed
|
Merge branch 'main' into php-85
# Conflicts:
# src/SPC/builder/linux/LinuxBuilder.php
# src/SPC/store/source/PhpSource.php
# src/globals/test-extensions.php
|
2025-07-31 23:46:34 +08:00 |
|
crazywhalecc
|
601444d0a5
|
Add re2c build for spc-gnu-docker
|
2025-07-31 01:44:44 +08:00 |
|
crazywhalecc
|
3c972ac905
|
Add re2c build
|
2025-07-31 00:55:25 +08:00 |
|
crazywhalecc
|
af10cacdff
|
Add openssl version getter for Windows, test openssl
|
2025-07-30 23:23:12 +08:00 |
|
crazywhalecc
|
5f5d934d58
|
Add openssl argon2 password hash support for PHP 8.5
|
2025-07-30 23:02:28 +08:00 |
|
DubbleClick
|
fda637bb03
|
suggestions
|
2025-07-30 10:24:21 +07:00 |
|
DubbleClick
|
342192fd67
|
remove lto related stuff again, not worth using
|
2025-07-28 19:43:01 +07:00 |
|
DubbleClick
|
944cca709f
|
use $AR in second part of command too
|
2025-07-27 01:10:21 +07:00 |
|
DubbleClick
|
b6f673cd68
|
Use $AR instead of ar. Compatibility with -flto(=thin).
|
2025-07-27 00:59:32 +07:00 |
|
DubbleClick
|
978552136c
|
try to make everything -flto=thin compatible (librdkafka fails for some reason)
|
2025-07-26 21:44:01 +07:00 |
|
DubbleClick
|
c2b3b78846
|
switch to libmimalloc.a because go linker is sometimes doing unpredictable things
|
2025-07-26 13:51:34 +07:00 |
|
DubbleClick
|
c86360c9c4
|
typo
|
2025-07-24 16:43:36 +07:00 |
|
DubbleClick
|
1d6b2bd002
|
cs fix
|
2025-07-24 15:51:50 +07:00 |
|
DubbleClick
|
6da3f78df6
|
force disable AVX512 for zig
|
2025-07-24 15:12:11 +07:00 |
|
DubbleClick
|
407f6d4671
|
remove zig specifics
|
2025-07-24 15:03:33 +07:00 |
|
DubbleClick
|
8c8800f156
|
work around it for -target without version...
|
2025-07-24 14:32:47 +07:00 |
|
DubbleClick
|
b3f1103143
|
well shit, zig cannot build libjxl
|
2025-07-24 14:28:34 +07:00 |
|
DubbleClick
|
84e470d213
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into zig
|
2025-07-24 11:02:11 +07:00 |
|
DubbleClick
|
aa337c0c84
|
space ._.
|
2025-07-23 16:51:35 +07:00 |
|
DubbleClick
|
cc1f899948
|
re2.pc didn't have prefix listed
|
2025-07-23 16:50:26 +07:00 |
|
DubbleClick
|
ee492dcde1
|
patch pc files
|
2025-07-23 14:10:28 +07:00 |
|
DubbleClick
|
958fd0cdcb
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into grpc
|
2025-07-23 13:51:33 +07:00 |
|
Marc
|
0d0c789d8b
|
Merge pull request #828 from crazywhalecc/feat/pkg-config-integration
Add real pkg-config integration
|
2025-07-23 13:49:36 +07:00 |
|
crazywhalecc
|
3d19299d30
|
Patch both
|
2025-07-23 14:35:34 +08:00 |
|
crazywhalecc
|
9f7a7a5703
|
Add packing placeholder
|
2025-07-23 11:52:25 +08:00 |
|
crazywhalecc
|
154a21fbaf
|
phpstan, extension test
|
2025-07-23 00:48:37 +08:00 |
|
crazywhalecc
|
b5ceda5955
|
Fix libxslt build again
|
2025-07-23 00:38:25 +08:00 |
|
crazywhalecc
|
dea3c4afeb
|
Looks like ngtcp2 does not happy with pkg-config
|
2025-07-22 22:25:46 +08:00 |
|
crazywhalecc
|
a095d489f3
|
Fix libwebp static libs order
|
2025-07-22 22:09:45 +08:00 |
|
crazywhalecc
|
f2ccabf062
|
Fix library base, fix brotli and curl libs, trigger extension test
|
2025-07-22 21:54:27 +08:00 |
|
crazywhalecc
|
1888b735d1
|
Fix all extension builds
|
2025-07-22 21:13:35 +08:00 |
|