DubbleClick
|
9172c39a26
|
change --with-prefix to --with-path, add --enable-path (yes, grpc uses that...)
|
2025-07-22 18:29:58 +07:00 |
|
DubbleClick
|
3ca7c15208
|
simplify back to --enable, it actually supports paths :O
|
2025-07-22 18:21:33 +07:00 |
|
DubbleClick
|
cfda1e93a0
|
add macos ldflags
|
2025-07-22 17:17:11 +07:00 |
|
DubbleClick
|
5aa9255909
|
cs fix
|
2025-07-22 16:27:05 +07:00 |
|
DubbleClick
|
107fb08e34
|
simplify patch logic for grpc (--enable-grpc=PATH does not actually pass a path, needs to be --with-grpc=PATH)
|
2025-07-22 16:26:37 +07:00 |
|
DubbleClick
|
307d3dda20
|
join array to string
|
2025-07-22 11:30:00 +07:00 |
|
DubbleClick
|
bb96db4395
|
rework static lib detection
|
2025-07-22 10:54:44 +07:00 |
|
DubbleClick
|
e98e221d93
|
use pkgconfig to determine libs
|
2025-07-22 10:48:14 +07:00 |
|
DubbleClick
|
45d96734dd
|
grpc can be built shared too
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
915ffd84c8
|
remove grpc_php_ext_src
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
161a92aff7
|
needed --libs --static
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
9b207807eb
|
doesn't even work yet, there has to be a better way than to add 2913912309 libraries
|
2025-07-22 10:48:13 +07:00 |
|
DubbleClick
|
48f257f85a
|
unixconfigurearg needs to know if currently building shared or static
|
2025-03-27 11:12:19 +07:00 |
|
Jerry Ma
|
b1931059a5
|
Add missing ext source when downloading pre-built grpc (#652)
* Add missing ext source when downloading pre-built grpc
* Add tests
|
2025-03-15 01:30:00 +08:00 |
|
crazywhalecc
|
2bfc5e1d74
|
Add grpc support for macOS and Linux
|
2024-11-10 10:42:04 +08:00 |
|