Yuchen Zeng
|
df2a7b7e40
Fix build with system c-ares
|
9 anni fa |
Yuchen Zeng
|
7c8be1dd55
Fix missing header
|
9 anni fa |
Yuchen Zeng
|
15141a630d
Merge c-ares into libgrpc.a
|
9 anni fa |
Yuchen Zeng
|
d4df55e115
Update required protobuf version to v3.0.0
|
9 anni fa |
Nicolas "Pixel" Noble
|
e1ee20bde6
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
|
9 anni fa |
Yuchen Zeng
|
7ef54b662f
Fix sed failure on mac
|
9 anni fa |
Yuchen Zeng
|
979937315f
Try to fix clang3.6+ build
|
9 anni fa |
Yuchen Zeng
|
f914c1d970
Add walkaround for github.com/c-ares/c-ares/issues/44
|
9 anni fa |
Yuchen Zeng
|
b1b2115a26
Fix ruby build
|
9 anni fa |
Yuchen Zeng
|
f64bf28e87
Build c-ares without running ./configure
|
9 anni fa |
Yuchen Zeng
|
839fff5df0
Try to solve csharp build issue on mac
|
9 anni fa |
Yuchen Zeng
|
d56124cb66
Fix csharp on mac os
|
9 anni fa |
murgatroid99
|
a3c5535c64
Remove use of verify-install target in Makefile
|
9 anni fa |
murgatroid99
|
4ce458339a
Remove warning about protobuf 3.0.0+ from the Makefile
|
9 anni fa |
Yuchen Zeng
|
d284493a63
Fix asan issue, ignore invalid-source-encoding warning when building c-ares with clang
|
9 anni fa |
Yuchen Zeng
|
85750b08f2
Separate event driver from ares wrapper
|
9 anni fa |
Yuchen Zeng
|
d79f92afcf
Fix multi-core build issue
|
9 anni fa |
Yuchen Zeng
|
78f9f94a81
Try fixing the ares_build.h generation issue
|
9 anni fa |
Yuchen Zeng
|
d4bbfc7dcf
Implement c-ares based dns resolver
|
9 anni fa |
Yuchen Zeng
|
9b5aa6360d
Add c-ares in Makefile.template
|
9 anni fa |
Nicolas "Pixel" Noble
|
f7fbdd4875
We should always try to compile the protoc plugins when building tests.
|
9 anni fa |
Vijay Pai
|
cc7eb8ef88
Makefile modifications and instructions to enable cross-compilation
|
9 anni fa |
Craig Tiller
|
eda85c6765
Expunge all references to zookeeper
|
9 anni fa |
Nicolas Noble
|
53018e4976
Merge pull request #6954 from dgquintas/protoc_include_path
|
9 anni fa |
David Garcia Quintas
|
e68ed6f8f4
Added third_party/protobuf/src to protoc's include path
|
9 anni fa |
vjpai
|
20410921f7
Exclude boringssl tests and libs from C++ build if EMBED_OPENSSL is
|
9 anni fa |
Jan Tattermusch
|
d06b482807
Merge pull request #6707 from murgatroid99/makefile_warning_wording
|
9 anni fa |
murgatroid99
|
73563264b0
Improve wording of protobuf warning in Makefile
|
9 anni fa |
murgatroid99
|
e7cb77b471
Make grpc_zookeeper.pc file generation consistent with other .pc files
|
9 anni fa |
Craig Tiller
|
78222f7383
Enable -Wextra-semi on compilers that support it
|
9 anni fa |