DubbleClick
3f92df0865
patch before make for uv fix
2025-06-20 15:57:16 +07:00
DubbleClick
7d45415990
patch before make for uv
2025-06-20 15:25:07 +07:00
DubbleClick
61a9264802
libraries must link against -lphp dynamic!
2025-06-19 11:20:57 +07:00
DubbleClick
3a85d96fa4
yet another damn centos 7 patch
2025-06-17 18:03:27 +07:00
DubbleClick
aa61a9e77b
extra info on ext load failure
2025-06-17 14:01:53 +07:00
DubbleClick
b265d6dd56
don't set unknown linker flags on macos
2025-06-13 16:25:31 +07:00
DubbleClick
0a24a6af1f
move check when to build to extension.php instead of builder
2025-06-12 20:51:17 +07:00
DubbleClick
5a3a8db772
rebuild shared extensions even if they already exist
2025-06-12 19:17:44 +07:00
crazywhalecc
e0734fe848
Add frameworks for extension
2025-06-12 01:16:57 +08:00
DubbleClick
84fb354bc0
this is not needed anymore
2025-06-11 22:46:22 +07:00
DubbleClick
9f35c954ac
cs fix
2025-06-11 22:45:08 +07:00
DubbleClick
78b3778442
err
2025-06-11 22:43:51 +07:00
DubbleClick
0e092284eb
err
2025-06-11 22:43:41 +07:00
DubbleClick
4be1e75128
dirty as fuck, I don't understand why AMQP_SHARED_LIBADD is not available in ./configure
2025-06-11 22:41:55 +07:00
DubbleClick
62a581393d
compatibility with RHEL 10?
2025-06-11 21:55:08 +07:00
DubbleClick
fa744bb802
merge cmake changes from master into icurel
2025-06-09 14:38:45 +07:00
crazywhalecc
123cc92756
Extract default build env to unix shell
2025-06-09 10:24:06 +08:00
DubbleClick
53eb6dcc80
cs fix hook isn't working on windows
2025-06-08 14:49:06 +07:00
DubbleClick
6ed440d861
refactor out method to get static and shared libraries
2025-06-08 14:45:09 +07:00
DubbleClick
a99c4a3fee
remove getLibFilesString from Extension buildUnixShared
2025-06-08 08:13:03 +07:00
DubbleClick
2f53915064
fix ldap for postgresql
2025-06-07 23:00:26 +07:00
DubbleClick
a68212672b
apply suggestions
2025-06-06 23:49:58 +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
14ca782672
rename method
2025-05-25 11:07:44 +07:00
DubbleClick
a8987d48ed
the what now?
2025-05-25 11:00:38 +07:00
DubbleClick
f83715c370
add function description
2025-05-25 10:52:46 +07:00
DubbleClick
4ce7374ac9
move zend extension check into config
2025-05-25 09:37:15 +07:00
DubbleClick
15dc672bcf
remove shared-ext-depends
2025-05-23 10:01:24 +07:00
DubbleClick
c2d5afc4e9
mysqli and mysqlnd can also be built shared
2025-05-22 16:48:22 +07:00
DubbleClick
0afe0e5f46
last problems (?)
2025-05-22 15:46:42 +07:00
DubbleClick
3713ae8c93
extra dependencies for extensions
2025-05-22 12:27:41 +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
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
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
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
93c6928624
fix readline
2025-05-20 20:00:37 +07:00
henderkes
7ba1948101
fix pdo_sqlsrv
2025-05-20 07:48:49 +07:00
henderkes
bdd764218b
install headers and modules from shared extensions
2025-05-18 12:53:49 +07:00
henderkes
f88c10d4aa
restore buildphp command
2025-05-18 08:57:07 +07:00
henderkes
c1e91e1ccb
sockets doesn't install header?!
2025-05-17 22:40:30 +07:00
henderkes
76a9be2167
fix shared bz2 build
2025-05-17 19:00:57 +07:00
henderkes
b402b735d6
fix copy command with BUILD_MODULES_CONSTANT
2025-05-15 23:30:07 +07:00
henderkes
6fe8b591ce
ld library path for shared extension building
2025-05-15 19:52:30 +07:00
Jerry Ma
455ed7d503
Add alt download for Downloader ( #706 )
...
* Add alt download for Downloader
* Test broken url
* Break another source
* Good!
* Rename alt_sources variable
* Use SPC_DOWNLOAD_RETRIES instead of SPC_RETRY_TIME
* Apply new curlExec args
2025-04-22 20:25:44 +08:00
crazywhalecc
7bfb8d6f53
Use SPCConfigUtil to generate shared extension env
2025-04-18 14:38:22 +08:00
DubbleClick
4e67c63808
add note to sharedExtensionCheck
2025-03-31 00:10:27 +07:00
DubbleClick
48f257f85a
unixconfigurearg needs to know if currently building shared or static
2025-03-27 11:12:19 +07:00
crazywhalecc
8cb93bc1fe
Add more exception and log
2025-03-26 12:39:15 +08:00