crazywhalecc
|
e9dbeb1e34
|
Refactor opcache JIT handling and version checks in Linux and MacOS builders
|
2025-07-29 10:59:36 +08: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 |
|
crazywhalecc
|
005b78413c
|
Fix curl build for non-windows
|
2025-07-18 13:23:46 +08:00 |
|
crazywhalecc
|
e6a050de82
|
Use SPC_EXTRA_LIBS instead of SPC_WINDOWS_EXEC_LIBS
|
2025-07-17 13:14:18 +08:00 |
|
crazywhalecc
|
83db186972
|
Fix curl static build for Windows
|
2025-07-17 12:21:13 +08:00 |
|
crazywhalecc
|
dd72b32559
|
Merge
|
2025-07-10 12:59:27 +08:00 |
|
crazywhalecc
|
977fbaa8ef
|
Suggestions
|
2025-06-29 16:00:17 +08:00 |
|
crazywhalecc
|
3357f286ab
|
Remove libgomp deps
|
2025-06-28 17:13:22 +08:00 |
|
crazywhalecc
|
12aadf18cc
|
refactor: replace SPC_LIBC with SPC_TARGET and update related logic
|
2025-06-28 16:36:05 +08:00 |
|
Marc
|
2963ced1d5
|
Merge branch 'main' into feat/intl-win
|
2025-06-25 10:28:45 +07:00 |
|
DubbleClick
|
58d979712e
|
suggestion
|
2025-06-20 17:11:52 +07:00 |
|
DubbleClick
|
2abbb75f98
|
phpstan doesn't like GNU_ARCH there
|
2025-06-20 15:58:42 +07:00 |
|
DubbleClick
|
3f92df0865
|
patch before make for uv fix
|
2025-06-20 15:57:16 +07:00 |
|
DubbleClick
|
be0b98c467
|
patch before make for uv
|
2025-06-20 15:27:28 +07:00 |
|
DubbleClick
|
7d45415990
|
patch before make for uv
|
2025-06-20 15:25:07 +07:00 |
|
DubbleClick
|
625ee2703d
|
uv needs to explicitly link -lpthread on aarch64, fails to pthread_atfork unresolved otherwise. It's a symbols that's in the static library, but not in the shared library
|
2025-06-19 22:06:11 +07:00 |
|
DubbleClick
|
ba26359dde
|
protobuf and grpc don't conflict when they're built shared
|
2025-06-19 15:21:25 +07:00 |
|
DubbleClick
|
da75d2d707
|
cs fix
|
2025-06-17 18:04:27 +07:00 |
|
DubbleClick
|
3a85d96fa4
|
yet another damn centos 7 patch
|
2025-06-17 18:03:27 +07:00 |
|
DubbleClick
|
29339b962c
|
remove incorrect space after --enable-yac
|
2025-06-12 14:20:04 +07:00 |
|
DubbleClick
|
089b94d753
|
add fastlz, libmemcached for linux
|
2025-06-12 10:46:35 +07:00 |
|
crazywhalecc
|
80f2912026
|
Fix rdkafka with zstd build failed bug, reset test-extensions
|
2025-06-11 22:40:43 +08:00 |
|
DubbleClick
|
518ed3a7fd
|
don't add -lomp on macos (not required)
|
2025-06-11 15:38:43 +07:00 |
|
DubbleClick
|
a503aaa8a0
|
-lomp on macos
|
2025-06-11 15:01:16 +07:00 |
|
crazywhalecc
|
48cb87ada2
|
Add intl support for windows
|
2025-06-10 19:06:07 +08:00 |
|
DubbleClick
|
111de20a57
|
fix cs
|
2025-06-07 00:00:17 +07:00 |
|
DubbleClick
|
f29ee95176
|
remove buildUnixShared method from xhprof
|
2025-06-06 23:58:33 +07:00 |
|
DubbleClick
|
0d91ad7d94
|
remove buildUnixShared method from sqlsrv
|
2025-06-06 23:57:48 +07:00 |
|
DubbleClick
|
a68212672b
|
apply suggestions
|
2025-06-06 23:49:58 +07:00 |
|
DubbleClick
|
4582e1f508
|
cs fix
|
2025-06-06 13:57:45 +07:00 |
|
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 |
|