crazywhalecc
977fbaa8ef
Suggestions
2025-06-29 16:00:17 +08:00
crazywhalecc
12aadf18cc
refactor: replace SPC_LIBC with SPC_TARGET and update related logic
2025-06-28 16:36:05 +08:00
DubbleClick
dcdd167db3
Merge remote-tracking branch 'origin/fix/icurel' into fix/icurel
...
# Conflicts:
# src/SPC/builder/unix/library/gettext.php
# src/SPC/builder/unix/library/libiconv.php
# src/SPC/builder/unix/library/libxslt.php
2025-06-10 19:48:22 +07:00
DubbleClick
9ed62b02b6
make patchLaDependencyPrefix argument optional, remove cleanLaFiles
2025-06-10 19:46:55 +07:00
crazywhalecc
9e8119e69c
Fix ldap build
2025-06-10 17:17:46 +08:00
crazywhalecc
720251458f
Add autoconf executor
2025-06-10 17:17:46 +08:00
DubbleClick
fa744bb802
merge cmake changes from master into icurel
2025-06-09 14:38:45 +07:00
crazywhalecc
0558d67240
Rename initBuildEnv to initializeEnv
2025-06-09 11:12:34 +08:00
crazywhalecc
123cc92756
Extract default build env to unix shell
2025-06-09 10:24:06 +08:00
DubbleClick
23be5484e3
thread safety for pgsql (in version 17, remove this entirely)
2025-06-07 21:16:15 +07:00
DubbleClick
8767181a80
--with-pic for ldap
2025-05-31 14:21:55 +07:00
DubbleClick
03ca3f4f59
why do we have prefix= calls instead of prefix=BUILD_ROOT_DIR?
2025-05-20 22:19:09 +07:00
Jerry Ma
b4f3657323
Remove SPC_NO_MUSL_PATH, remove --libc, use SPC_LIBC instead ( #642 )
...
* Remove SPC_NO_MUSL_PATH, remove --libc, use SPC_LIBC instead
* Fix tests
* Internally use GNU_ARCH for unified
* Update EXTENSION_DIR comments for env.ini
* Remove redundant -fPIC cflags in curl
2025-03-14 18:22:50 +08:00
crazywhalecc
2a9cd436b6
Support -fPIC and -fPIE for most libs and PHP
2025-03-10 00:39:20 +08:00
crazywhalecc
bd8f91d466
add env manager
2024-04-14 01:15:07 +08:00
crazywhalecc
13e0e12181
update patch order
2024-01-07 12:20:58 +08:00
crazywhalecc
d3d8230a09
add openssl patch
2024-01-07 12:20:58 +08:00
crazywhalecc
6562bc200c
fix ldap for macos x86_64
2024-01-07 12:20:58 +08:00
jingjingxyk
d3e4470e1f
test libpq build
2023-11-30 13:06:36 +08:00
crazywhalecc
c84eb723ec
[mixed] refactor with putenv, fix imagemagick and c++ build
2023-10-23 00:37:28 +08: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