Nicolas "Pixel" Noble
|
b0367ca244
|
Fixing embedded build of cares for certain targets.
|
8 years ago |
Craig Tiller
|
19f3ea2c20
|
Start bringing microbenchmarks to Bazel
|
8 years ago |
Nicolas "Pixel" Noble
|
8087d70c4e
|
Ruby windows fix - LDLIBS always belongs last, for link order reasons.
|
8 years ago |
Robbie Shade
|
ca7effcdff
|
Replace timeout/scaling macros with functions.
|
8 years ago |
Yuchen Zeng
|
6694bb079a
|
Migrate to the new c-ares dir
|
8 years ago |
Mario Emmenlauer
|
44b2d08149
|
Makefile.template: use import library names for mingw, instead of static libraries
|
8 years ago |
Mario Emmenlauer
|
06d3d4ad38
|
Makefile.template: remove the 'imp' suffix from MINGW library names
|
8 years ago |
Mario Emmenlauer
|
8e883b23ba
|
Makefile.template: fixed a few variables names, and added a missing variable on dll name
|
8 years ago |
Mario Emmenlauer
|
13f6716d85
|
Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform
|
8 years ago |
Mario Emmenlauer
|
1643c045a0
|
Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW32 platform
|
8 years ago |
Mario Emmenlauer
|
121d289e28
|
Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 / MINGW32 platform
|
8 years ago |
Mario Emmenlauer
|
294dc2f003
|
Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform
|
8 years ago |
murgatroid99
|
f0f787d117
|
Fix Ruby compilation problems on MinGW
|
8 years ago |
Craig Tiller
|
d7b1bdf8f4
|
Fix dependency glitch
|
8 years ago |
murgatroid99
|
c36f6ea745
|
Compile and link core tests with libuv
|
9 years ago |
Craig Tiller
|
40c8fba13c
|
Start handling things in Makefile.template
|
9 years ago |
Craig Tiller
|
27f7084fe4
|
Start handling things in Makefile.template
|
9 years ago |
Craig Tiller
|
38b99e9b8c
|
Start handling things in Makefile.template
|
9 years ago |
Yuchen Zeng
|
df2a7b7e40
|
Fix build with system c-ares
|
9 years ago |
Yuchen Zeng
|
7c8be1dd55
|
Fix missing header
|
9 years ago |
Yuchen Zeng
|
15141a630d
|
Merge c-ares into libgrpc.a
|
9 years ago |
Yuchen Zeng
|
d4df55e115
|
Update required protobuf version to v3.0.0
|
9 years ago |
Yuchen Zeng
|
7ef54b662f
|
Fix sed failure on mac
|
9 years ago |
Yuchen Zeng
|
979937315f
|
Try to fix clang3.6+ build
|
9 years ago |
Yuchen Zeng
|
f914c1d970
|
Add walkaround for github.com/c-ares/c-ares/issues/44
|
9 years ago |
Yuchen Zeng
|
b1b2115a26
|
Fix ruby build
|
9 years ago |
Yuchen Zeng
|
f64bf28e87
|
Build c-ares without running ./configure
|
9 years ago |
Yuchen Zeng
|
839fff5df0
|
Try to solve csharp build issue on mac
|
9 years ago |
Yuchen Zeng
|
d56124cb66
|
Fix csharp on mac os
|
9 years ago |
murgatroid99
|
a3c5535c64
|
Remove use of verify-install target in Makefile
|
9 years ago |
murgatroid99
|
4ce458339a
|
Remove warning about protobuf 3.0.0+ from the Makefile
|
9 years ago |
Yuchen Zeng
|
d284493a63
|
Fix asan issue, ignore invalid-source-encoding warning when building c-ares with clang
|
9 years ago |
Yuchen Zeng
|
85750b08f2
|
Separate event driver from ares wrapper
|
9 years ago |
Yuchen Zeng
|
d79f92afcf
|
Fix multi-core build issue
|
9 years ago |
Yuchen Zeng
|
78f9f94a81
|
Try fixing the ares_build.h generation issue
|
9 years ago |
Yuchen Zeng
|
d4bbfc7dcf
|
Implement c-ares based dns resolver
|
9 years ago |
Yuchen Zeng
|
9b5aa6360d
|
Add c-ares in Makefile.template
|
9 years ago |
Nicolas "Pixel" Noble
|
f7fbdd4875
|
We should always try to compile the protoc plugins when building tests.
|
9 years ago |
Vijay Pai
|
cc7eb8ef88
|
Makefile modifications and instructions to enable cross-compilation
|
9 years ago |
Craig Tiller
|
eda85c6765
|
Expunge all references to zookeeper
|
9 years ago |
David Garcia Quintas
|
e68ed6f8f4
|
Added third_party/protobuf/src to protoc's include path
|
9 years ago |
David Garcia Quintas
|
dc44e17950
|
Added third_party/protobuf/src to protoc's include path
|
9 years ago |
vjpai
|
20410921f7
|
Exclude boringssl tests and libs from C++ build if EMBED_OPENSSL is
not true
|
9 years ago |
Yuchen Zeng
|
0601df3a04
|
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
|
9 years ago |
murgatroid99
|
73563264b0
|
Improve wording of protobuf warning in Makefile
|
9 years ago |
murgatroid99
|
e7cb77b471
|
Make grpc_zookeeper.pc file generation consistent with other .pc files
|
9 years ago |
Craig Tiller
|
78222f7383
|
Enable -Wextra-semi on compilers that support it
Use some template magic to make warning detection much easier in the future.
|
9 years ago |
Yuchen Zeng
|
c84ed6813e
|
Proto server reflection
|
9 years ago |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
9 years ago |
Craig Tiller
|
32173c5c3c
|
First version of json fuzzer
|
9 years ago |