Jan Jakeš
fe1ef6e2e0
Enable SQLite column metadata
...
Build Unix SQLite with SQLITE_ENABLE_COLUMN_METADATA so the metadata APIs are available on macOS and Linux.
Remove the pdo_sqlite configure override that forced PHP to treat sqlite3_column_table_name() as unavailable, and add sanity checks for both SQLite compile options and PDO column metadata.
2026-07-07 13:11:42 +02: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
2dbcbc6963
--with-pic and --enable-pic for other libraries that support them
2025-05-31 14:35:59 +07:00
henderkes
f5fffafd43
format setEnv§
2025-05-15 14:46:44 +07:00
crazywhalecc
2a9cd436b6
Support -fPIC and -fPIE for most libs and PHP
2025-03-10 00:39:20 +08:00
crazywhalecc
893fc97dba
Patch sqlite pkgconf file
2024-07-14 01:20:29 +08:00
crazywhalecc
c84eb723ec
[mixed] refactor with putenv, fix imagemagick and c++ build
2023-10-23 00:37:28 +08:00
crazywhalecc
c8fa767576
Do some code quality check and fix #126
2023-08-21 18:10:09 +08:00
crazywhalecc
8df4ade754
refactor to pkg-config and add some add-on libs for gd
2023-04-29 18:59:47 +08:00