crazywhalecc
6bcda6a5a0
add lz4, igbinary support for redis
2023-12-23 15:18:39 +08:00
crazywhalecc
3828ba7c77
fix x86_64 build
2023-12-22 13:28:22 +08:00
crazywhalecc
1e0265e673
add sqlsrv support
2023-12-22 13:28:22 +08:00
Marcel Pociot
e68f1ce3fe
Merge branch 'main' into libargon2-support
2023-12-19 10:05:45 +01:00
crazywhalecc
0cfac49560
adjust package order
2023-12-15 00:34:22 +08:00
jingjingxyk
d3e4470e1f
test libpq build
2023-11-30 13:06:36 +08:00
jingjingxyk
433c91b68d
test libpq build
2023-11-30 13:01:15 +08:00
jingjingxyk
3185d98b1a
test libpq build
2023-11-30 13:00:04 +08:00
jingjingxyk
e603e441e7
test libpq build
2023-11-30 12:56:47 +08:00
jingjingxyk
b1bf8bb848
test libpq build
2023-11-30 12:53:19 +08:00
jingjingxyk
b1958ea0c4
test libpq build
2023-11-30 12:37:20 +08:00
jingjingxyk
7c866cb0e3
swoole enable pgsql
2023-11-29 22:19:20 +08:00
jingjingxyk
266108b25f
test libpq build config
2023-11-29 22:06:30 +08:00
crazywhalecc
ba18819b41
Merge branch 'main' into feature_upgrade_libpq
...
# Conflicts:
# src/globals/test-extensions.php
2023-11-29 19:16:40 +08:00
jingjingxyk
6b23c90bba
test build libpq
2023-11-29 16:52:53 +08:00
crazywhalecc
cee1346bec
fix imagemagick linking issue
2023-11-29 16:03:30 +08:00
jingjingxyk
ed22945ae2
test
2023-11-29 15:44:04 +08:00
jingjingxyk
c7b3275a72
update libpq build config
2023-11-29 15:06:17 +08:00
jingjingxyk
1c307d0d59
upgrade libpq to v16.1
2023-11-29 13:30:12 +08:00
crazywhalecc
04f100da8b
add tidy support
2023-11-24 01:23:15 +08:00
Kévin Dunglas
edaa82b8c5
autogen
2023-11-16 19:21:54 +08:00
DubbleClick
7c4a991c0e
add imap support
2023-11-13 16:09:11 +08:00
crazywhalecc
967292be5c
Remove old configure_env
2023-11-05 17:31:17 +08:00
crazywhalecc
4f5335bba4
Merge branch 'main' into libargon2-support
...
# Conflicts:
# config/lib.json
# config/source.json
2023-11-05 17:25:36 +08:00
crazywhalecc
98b906db40
Merge remote-tracking branch 'origin/main' into cplus
2023-10-31 01:02:02 +08:00
crazywhalecc
7625f585d2
fix macos imagemagick libwebp linking issue
2023-10-31 00:59:35 +08:00
crazywhalecc
ed8837fe9f
let postgresql use -lc++ in bsd and macos
2023-10-31 00:59:22 +08:00
DubbleClick
c24dc8f518
create helper method to pass environment variables to 'make'
2023-10-24 12:21:36 +02:00
crazywhalecc
8a70da6291
change instanceof check
2023-10-23 00:41:43 +08:00
crazywhalecc
c84eb723ec
[mixed] refactor with putenv, fix imagemagick and c++ build
2023-10-23 00:37:28 +08:00
DubbleClick
6dfd35348f
fix order of imagick libs
2023-10-19 18:24:05 +02:00
DubbleClick
0007043f4a
fix imagemagick and postgresql builds with different libs
2023-10-19 18:24:04 +02:00
DubbleClick
da1cbeb79c
introduce library_path and ld_library_path options to linuxbuilder (some libs require it to load -lstdc++)
2023-10-19 18:24:03 +02:00
DubbleClick
a83a457905
fix pgsql build on non-alpine
2023-10-19 18:24:03 +02:00
DubbleClick
a4dc177621
install libxml2 and snappy into /lib instead of /lib64
2023-10-19 18:24:02 +02:00
crazywhalecc
8f43a09533
separate alternative libs
2023-10-01 01:19:35 +08:00
crazywhalecc
f2371d3702
bugfix: complete ldap support for macOS and Linux
2023-10-01 01:19:35 +08:00
DubbleClick
1437be3a9d
gmp and libsodium for ldap if enabled
...
only enable openssl when zlib ext is also enabled (missing 'deflate' otherwise)
move back from source/php-src/ext/ldap to source/ldap (fix "LICENSE not found")
2023-10-01 01:19:35 +08:00
DubbleClick
059c32e59c
add ext-ldap (openldap) support
2023-10-01 01:19:35 +08:00
crazywhalecc
4b500f2dd8
remove redundant libssh2 cmake build target option
2023-09-12 23:09:58 +08:00
crazywhalecc
9da20497cc
fix ln src and dst for brotli
2023-09-12 22:53:47 +08:00
crazywhalecc
5efc15b404
fix libwebp pkgconfig patch, add custom patch argument
2023-09-12 22:52:20 +08:00
Joseph Bielawski
0381a1c412
Adjust extension definition after review
2023-09-04 23:12:13 +08:00
Joseph Bielawski
fdc3a7a04b
Add snappy extension
2023-09-04 23:12:13 +08:00
crazywhalecc
f90892c92f
fix curl in musl-gcc bug, fix #88
2023-08-27 03:24:32 +08:00
crazywhalecc
5359f3a79a
fix webp compile to cmake, fix #95
2023-08-27 03:08:12 +08:00
crazywhalecc
6c49d35aec
add libxslt compile command
2023-08-27 00:25:51 +08:00
crazywhalecc
c8fa767576
Do some code quality check and fix #126
2023-08-21 18:10:09 +08:00
crazywhalecc
1c8bbfbbdf
fix libevent bug
2023-07-26 00:13:27 +08:00
crazywhalecc
65b0bd01c8
add auto-detect icu support for postgresql
2023-07-23 22:56:04 +08:00