DubbleClick
|
b16638d813
|
place -lstdc++ in compiler_extra
|
2025-07-02 09:23:31 +07:00 |
|
DubbleClick
|
df0d5fdbe8
|
merge fix
|
2025-07-01 13:02:59 +07:00 |
|
DubbleClick
|
ad8322b6a6
|
add zig to libc/static target parsing
|
2025-07-01 12:55:32 +07:00 |
|
DubbleClick
|
2ebdc4509c
|
<
|
2025-07-01 11:00:24 +07:00 |
|
crazywhalecc
|
e1e48922de
|
Use isStatic instead of isStaticTarget
|
2025-06-29 22:49:48 +08:00 |
|
crazywhalecc
|
977fbaa8ef
|
Suggestions
|
2025-06-29 16:00:17 +08:00 |
|
DubbleClick
|
cc4ec4b598
|
add back debug
|
2025-06-27 00:17:24 +07:00 |
|
DubbleClick
|
55d78579c8
|
pgsql x86_64 fix?
|
2025-06-27 00:11:28 +07:00 |
|
DubbleClick
|
b142610800
|
move to systemutil
|
2025-06-25 14:52:50 +07:00 |
|
DubbleClick
|
9a3a536479
|
runtime object patch for shared extensions
|
2025-06-25 14:32:00 +07:00 |
|
DubbleClick
|
9a98fd9cff
|
patch things for zig compatibility
|
2025-06-22 15:52:01 +07:00 |
|
Marc
|
6c47065686
|
Merge pull request #782 from crazywhalecc/fix/aarch64-uv-pthread
fix uv missing pthread_atfork in aarch64 centos 7
|
2025-06-20 17:22:52 +07:00 |
|
DubbleClick
|
58d979712e
|
suggestion
|
2025-06-20 17:11:52 +07:00 |
|
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 |
|
Marc
|
5cd987ba3a
|
since we explicitly delete module folder before building, we should reintroduce this check (#783)
otherwise shared extensions that other shared extensions depend on will be built multiple times
|
2025-06-20 01:27:33 +08: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 |
|