334 Commits (c530fe94d2be537dfc6d682afe21b4296dd6d3fb)

Author SHA1 Message Date
Srini Polavarapu cdc0e28fe5 Bump protobuf version check from 3.0.0 to 3.5.0 7 years ago
Alex Polcyn 77f64f76bd Put address_sorting's public header under its own directory. Also add 7 years ago
Alexander Polcyn 690dde672a Add address sorting submodule for use in c-ares wrapper 7 years ago
Yihua Zhang 04fb58efbd Add ALTS code to grpc/core 7 years ago
Sree Kuchibhotla ae277dd000
Revert "Add ALTS C stack to gRPC core" 7 years ago
Yihua Zhang eaf6486677 Add ALTS code to grpc/core 7 years ago
Tobias Jungel 5e176d5677 grpc-cli: add install-grpc-cli target to Makefile 7 years ago
Vijay Pai 52338fb9ee Avoid linker warnings by removing extraneous directories from -L and making at right time 7 years ago
ncteisen bddedb962e Install .pc files as mode 644 7 years ago
ncteisen f9d7c278be Add no-rtti to all of core 7 years ago
Vijay Pai e00f2a312a Prevent race in trying to compile grpc.pb.cc file before pb.h exists 7 years ago
Ken Payson f8d6fb7a94 Update boringssl 8 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Yuchen Zeng f8b6d6f9a3 Check the version of system c-ares 8 years ago
Vijay Pai 6974763268 Stop checking for pre-c++11 compilers since these are no longer 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Mahak Mukhi 1bcb976a3a Tab/space problem with Makefile.template 8 years ago
Mahak Mukhi af3d2bc997 Readding the line mistakenly deleted. 8 years ago
Mahak Mukhi fb059a2782 discovered generate_projects.sh script! 8 years ago
Ken Payson 975b5103e5 Fix build on Alpine linux + add portability tests 8 years ago
Nicolas "Pixel" Noble b0367ca244 Fixing embedded build of cares for certain targets. 8 years ago
murgatroid99 d166e38e93 Fix soname version mismatch in Makefile 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 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