DubbleClick
300723419b
Merge remote-tracking branch 'origin/main' into fix/icurel
2025-06-06 13:55:00 +07:00
DubbleClick
92aeb2d816
enable shared
2025-06-05 11:35:50 +07:00
DubbleClick
3420f6ca42
add lz4 extension
2025-06-05 11:33:51 +07:00
DubbleClick
3052b1cca5
change extension_dir, the env variable only has an effect during compilation
2025-05-31 21:01:22 +07:00
DubbleClick
2dbcbc6963
--with-pic and --enable-pic for other libraries that support them
2025-05-31 14:35:59 +07:00
DubbleClick
6147721314
dont disable openmp macro
2025-05-30 22:26:43 +07:00
DubbleClick
2a5915f4b6
patched this in ext-spx before, do it here instead
2025-05-30 21:21:50 +07:00
DubbleClick
5382362168
only disable openmp for rh devtoolset-10
2025-05-30 20:41:17 +07:00
DubbleClick
92acb95a58
linter
2025-05-25 18:39:11 +07:00
DubbleClick
e2ea10d2eb
set extension dir before
2025-05-25 18:29:34 +07:00
DubbleClick
d833d8946c
fixes on arch64
2025-05-25 18:03:07 +07:00
DubbleClick
234df8d11f
update spx, works static and shared
2025-05-25 11:48:52 +07:00
DubbleClick
4ce7374ac9
move zend extension check into config
2025-05-25 09:37:15 +07:00
DubbleClick
c2d5afc4e9
mysqli and mysqlnd can also be built shared
2025-05-22 16:48:22 +07:00
DubbleClick
5eecd14ce0
linter
2025-05-22 16:04:29 +07:00
DubbleClick
0afe0e5f46
last problems (?)
2025-05-22 15:46:42 +07:00
DubbleClick
4b8412dfdb
shared for imagick
2025-05-22 12:28:00 +07:00
DubbleClick
3713ae8c93
extra dependencies for extensions
2025-05-22 12:27:41 +07:00
DubbleClick
64b6f98ce7
the flag doesn't fix it, the problem is something else
2025-05-21 20:43:10 +07:00
DubbleClick
4a44282556
shoehorn the lot in, I don't know how to fix this otherwise
2025-05-21 20:12:12 +07:00
DubbleClick
e3d7969b96
select all quick button
2025-05-21 20:03:21 +07:00
DubbleClick
b376d1682f
remove runSharedExtensionCheckUnix
2025-05-21 18:35:48 +07:00
DubbleClick
11c116480f
fix spx
2025-05-21 17:57:53 +07:00
Marc
95380168ef
Merge branch 'fix/icurel' into feat/spx
2025-05-21 14:55:17 +07:00
DubbleClick
d349627fa1
linter
2025-05-21 14:29:49 +07:00
DubbleClick
3f8d297fb1
linter
2025-05-21 14:15:58 +07:00
DubbleClick
7698ceb108
fixes for more configure args
2025-05-21 14:10:56 +07:00
DubbleClick
495e868a71
rework configure args
2025-05-21 13:19:51 +07:00
DubbleClick
95a2f4600b
rework building of shared extensions so that builtin extensions are built at php-src/configure -> make time
2025-05-21 12:01:00 +07:00
DubbleClick
c43423a7d0
replace root cause of the automatic enable
2025-05-21 11:19:28 +07:00
DubbleClick
f47daac3cc
cs fix, xml building fails now, unsure why, doesn't seem to import expat_compat.h for some reason
2025-05-20 23:04:58 +07:00
DubbleClick
03ca3f4f59
why do we have prefix= calls instead of prefix=BUILD_ROOT_DIR?
2025-05-20 22:19:09 +07:00
DubbleClick
93c6928624
fix readline
2025-05-20 20:00:37 +07:00
henderkes
545a653c0d
better phar handling
2025-05-20 09:20:20 +07:00
henderkes
14a0e1a6cc
fix macos
2025-05-20 08:24:39 +07:00
henderkes
38dfcdabd0
fix rdkafka
2025-05-20 08:06:49 +07:00
henderkes
683371adaa
fix phar
2025-05-20 07:48:49 +07:00
henderkes
7ba1948101
fix pdo_sqlsrv
2025-05-20 07:48:49 +07:00
Marc
54ff71798c
patch intl standard to c++17
2025-05-18 21:48:43 +07:00
Marc
81474336c1
Update dom.php
2025-05-18 18:29:43 +07:00
henderkes
6b50700d8c
remove dom extra cake
2025-05-18 18:24:09 +07:00
henderkes
c1e91e1ccb
sockets doesn't install header?!
2025-05-17 22:40:30 +07:00
henderkes
05e9129a66
refactor dom out to its own extension, fails shared build
2025-05-17 19:01:32 +07:00
henderkes
76a9be2167
fix shared bz2 build
2025-05-17 19:00:57 +07:00
Marc
872673655e
oopsie in opcache
2025-05-16 00:26:23 +07:00
Marc
1ae27c7b5a
oopsie
2025-05-16 00:24:18 +07:00
henderkes
b402b735d6
fix copy command with BUILD_MODULES_CONSTANT
2025-05-15 23:30:07 +07:00
DubbleClick
b3dacf9c5a
lowercase
2025-05-06 16:22:37 +07:00
DubbleClick
2c13eb257b
static compilation is not quite working yet
2025-04-30 21:46:27 +07:00
Jerry Ma
e7d6f37e98
Fix windows xlswriter duplicate md5 symbol bug ( #719 )
...
* Add missing SOURCE_PATH before making cmake toolchain
* Fix windows xlswriter duplicate md5 symbol bug
* Add detection for patchFile to prevent duplicate patches
* Add tests
2025-04-28 14:35:08 +08:00