356 Commits (e4190db350d4352156b5f6ee3a031fd6665f3dbf)

Author SHA1 Message Date
Dan Kegel 3e88dcaef2 Makefile: fix shared library resolution on linux when installed to e.g. /opt 6 years ago
Dan Kegel eedcea9833 Avoid including old installed headers. Fixes issue 17620. 6 years ago
Clemens Gruber 7820b8d088 Fix invalid version .so links in Makefile 6 years ago
Jan Tattermusch 0d1332f591 fix *_unsecure.pc files 6 years ago
Jason Mobarak 4c356fd022 Don't overwrite HOST_* make variables 6 years ago
Jan Tattermusch cf85462557 pkgconfig: add gpr to grpc's Requires.private 6 years ago
Jan Tattermusch 965102527f make should generate pkg-config file for gpr as well 6 years ago
Jan Tattermusch 081c27baad add static_csharp rule to Makefile 6 years ago
Nicolas "Pixel" Noble d7c6c6e40f !@#!%$@# 7 years ago
Nicolas "Pixel" Noble b71da61dd1 c++14-compat is c++ only. 7 years ago
Nicolas "Pixel" Noble c6ed823ef7 + -> X 7 years ago
Nicolas "Pixel" Noble fe62844cc0 Not all compilers... 7 years ago
Nicolas "Pixel" Noble cbdf132edf Skeleton of libcxxabi's usage. 7 years ago
David Garcia Quintas dd8bc8cfb4 moved nanopb flags from Makefile.template to build.yaml 7 years ago
David Garcia Quintas 00e045dbb2 Fix the inclusion "third_party/nanopb/..." to simply "..." 7 years ago
Alexander Polcyn 80f9c2a00b Remove circular makefile dep between c-ares and address_sorting 7 years ago
Nicolas "Pixel" Noble 494d65da50 No longer automatically fallbacking on system's OpenSSL if it only has NPN. 7 years ago
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