301 Commits (d27945e4994151c58ece47818e1ec7822e72b340)

Author SHA1 Message Date
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 8 years ago
Craig Tiller 40c8fba13c Start handling things in Makefile.template 8 years ago
Craig Tiller 27f7084fe4 Start handling things in Makefile.template 8 years ago
Craig Tiller 38b99e9b8c Start handling things in Makefile.template 8 years ago
Yuchen Zeng df2a7b7e40 Fix build with system c-ares 8 years ago
Yuchen Zeng 7c8be1dd55 Fix missing header 8 years ago
Yuchen Zeng 15141a630d Merge c-ares into libgrpc.a 8 years ago
Yuchen Zeng d4df55e115 Update required protobuf version to v3.0.0 8 years ago
Yuchen Zeng 7ef54b662f Fix sed failure on mac 8 years ago
Yuchen Zeng 979937315f Try to fix clang3.6+ build 8 years ago
Yuchen Zeng f914c1d970 Add walkaround for github.com/c-ares/c-ares/issues/44 8 years ago
Yuchen Zeng b1b2115a26 Fix ruby build 8 years ago
Yuchen Zeng f64bf28e87 Build c-ares without running ./configure 8 years ago
Yuchen Zeng 839fff5df0 Try to solve csharp build issue on mac 8 years ago
Yuchen Zeng d56124cb66 Fix csharp on mac os 8 years ago
murgatroid99 a3c5535c64 Remove use of verify-install target in Makefile 8 years ago
murgatroid99 4ce458339a Remove warning about protobuf 3.0.0+ from the Makefile 8 years ago
Yuchen Zeng d284493a63 Fix asan issue, ignore invalid-source-encoding warning when building c-ares with clang 8 years ago
Yuchen Zeng 85750b08f2 Separate event driver from ares wrapper 8 years ago
Yuchen Zeng d79f92afcf Fix multi-core build issue 8 years ago
Yuchen Zeng 78f9f94a81 Try fixing the ares_build.h generation issue 8 years ago
Yuchen Zeng d4bbfc7dcf Implement c-ares based dns resolver 8 years ago
Yuchen Zeng 9b5aa6360d Add c-ares in Makefile.template 8 years ago
Nicolas "Pixel" Noble f7fbdd4875 We should always try to compile the protoc plugins when building tests. 8 years ago
Vijay Pai cc7eb8ef88 Makefile modifications and instructions to enable cross-compilation 8 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 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 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
Craig Tiller 804b85534b Test for a working -Wshadow 9 years ago
Craig Tiller b79c1e112e Ensure we can compile boringssl before trying: old compiler compatibility 9 years ago
Nicolas "Pixel" Noble e0dbd3f92d Fixing MacOS. 9 years ago
Craig Tiller 4a67be42a0 Further cleanup 9 years ago
Craig Tiller 08946be5f4 Further cleanup 9 years ago