henderkes
|
d0a9a3a594
|
fix return of array
|
2025-09-18 18:17:48 +02:00 |
|
henderkes
|
d3ba04fc5b
|
fix grpc shared build (ignores CXXFLAGS, needs CPPFLAGS)
|
2025-09-18 18:16:41 +02:00 |
|
crazywhalecc
|
f68f060be2
|
Refactor all (except command) modules using new exceptions
|
2025-08-07 13:09:18 +08:00 |
|
DubbleClick
|
84e470d213
|
Merge branch 'main' of https://github.com/crazywhalecc/static-php-cli into zig
|
2025-07-24 11:02:11 +07:00 |
|
DubbleClick
|
ee492dcde1
|
patch pc files
|
2025-07-23 14:10:28 +07:00 |
|
DubbleClick
|
22bec873a8
|
more merge stuff
|
2025-07-23 13:55:09 +07:00 |
|
DubbleClick
|
c96d503dae
|
fix cs
|
2025-07-22 18:45:28 +07:00 |
|
DubbleClick
|
8c603d59c6
|
simplify path
|
2025-07-22 18:42:34 +07:00 |
|
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
|
01887d652c
|
add extra runtime objects for shared libraries built directly by php make too
|
2025-07-19 15:10:42 +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 |
|