Commit Graph

356 Commits

Author SHA1 Message Date
Nicolas Noble 54f8cdd1fd
Merge pull request #16527 from swift-nav/silverjam/buildroot-cross-compile
Don't overwrite HOST_* make variables
2019-04-15 16:43:00 -07:00
Nicolas Noble b3ebb0c978
Merge pull request #18183 from dankegel/issue18131-rpath-when-in-opt-on-linux
Fix shared library resolution when installed to e.g. /opt on Linux
2019-02-27 15:07:37 -08:00
Dan Kegel 3e88dcaef2 Makefile: fix shared library resolution on linux when installed to e.g. /opt
For issue 18131.
2019-02-26 12:46:33 -08:00
Dan Kegel eedcea9833 Avoid including old installed headers. Fixes issue 17620. 2019-01-03 14:06:52 -08:00
Clemens Gruber 7820b8d088 Fix invalid version .so links in Makefile 2018-10-25 16:41:38 +02:00
Jan Tattermusch 0d1332f591 fix *_unsecure.pc files 2018-10-02 13:03:51 +02:00
Jason Mobarak 4c356fd022 Don't overwrite HOST_* make variables 2018-08-30 17:34:02 -07:00
Jan Tattermusch cf85462557 pkgconfig: add gpr to grpc's Requires.private 2018-08-13 21:00:19 +02:00
Jan Tattermusch 965102527f make should generate pkg-config file for gpr as well 2018-08-13 20:27:44 +02:00
Jan Tattermusch 081c27baad add static_csharp rule to Makefile 2018-07-24 00:10:32 +02:00
Nicolas "Pixel" Noble d7c6c6e40f !@#!%$@# 2018-06-27 22:30:12 +02:00
Nicolas Noble 9789fa49fd
Merge pull request #15748 from nicolasnoble/libcxxabi
Skeleton of libcxxabi's usage.
2018-06-25 14:45:08 -07:00
Nicolas "Pixel" Noble b71da61dd1 c++14-compat is c++ only. 2018-06-24 21:56:32 +02:00
Nicolas "Pixel" Noble c6ed823ef7 + -> X 2018-06-23 10:22:49 +02:00
Nicolas "Pixel" Noble fe62844cc0 Not all compilers... 2018-06-22 19:44:18 +02:00
Nicolas "Pixel" Noble cbdf132edf Skeleton of libcxxabi's usage. 2018-06-14 01:00:17 +02:00
David Garcia Quintas dd8bc8cfb4 moved nanopb flags from Makefile.template to build.yaml 2018-06-05 14:27:14 -07:00
David Garcia Quintas 24f6a02b31 Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup 2018-06-04 15:42:13 -07:00
David Garcia Quintas 00e045dbb2 Fix the inclusion "third_party/nanopb/..." to simply "..." 2018-06-01 15:44:03 -07:00
kpayson64 b26b2af1db Merge remote-tracking branch 'upstream/v1.12.x' into upmerge_changes 2018-06-01 10:42:08 -07:00
Alexander Polcyn 80f9c2a00b Remove circular makefile dep between c-ares and address_sorting 2018-05-16 20:53:03 -07:00
Nicolas "Pixel" Noble 494d65da50 No longer automatically fallbacking on system's OpenSSL if it only has NPN. 2018-05-15 00:06:04 +02:00
Srini Polavarapu cdc0e28fe5 Bump protobuf version check from 3.0.0 to 3.5.0 2018-03-26 18:16:15 -07:00
Alex Polcyn 77f64f76bd Put address_sorting's public header under its own directory. Also add
test_only to sort function used in test.
2018-03-20 23:51:23 -07:00
Alexander Polcyn 690dde672a Add address sorting submodule for use in c-ares wrapper 2018-03-20 23:51:19 -07:00
Yihua Zhang 04fb58efbd Add ALTS code to grpc/core 2018-03-08 06:49:24 -08:00
Sree Kuchibhotla ae277dd000
Revert "Add ALTS C stack to gRPC core" 2018-03-07 14:35:36 -08:00
Yihua Zhang eaf6486677 Add ALTS code to grpc/core 2018-03-06 21:40:45 -08:00
Tobias Jungel 5e176d5677 grpc-cli: add install-grpc-cli target to Makefile
ease the installation of grpc-cli using the Makefile
2018-02-16 12:50:59 +01:00
Vijay Pai 52338fb9ee Avoid linker warnings by removing extraneous directories from -L and making at right time 2018-01-11 00:38:20 -08:00
ncteisen bddedb962e Install .pc files as mode 644 2017-12-20 13:49:46 -05:00
ncteisen f9d7c278be Add no-rtti to all of core 2017-11-13 10:03:01 -08:00
Vijay Pai e00f2a312a Prevent race in trying to compile grpc.pb.cc file before pb.h exists 2017-07-31 01:04:45 -07:00
Ken Payson f8d6fb7a94 Update boringssl 2017-06-15 17:35:58 -07:00
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02:00
Yuchen Zeng f8b6d6f9a3 Check the version of system c-ares 2017-06-02 15:36:25 -07:00
Vijay Pai 6974763268 Stop checking for pre-c++11 compilers since these are no longer
supported
2017-05-10 22:25:04 -07:00
MakMukhi c090c619c1 Merge pull request #10644 from MakMukhi/master
Added unit testing support.
2017-04-24 16:36:40 -07:00
Mahak Mukhi 1bcb976a3a Tab/space problem with Makefile.template 2017-04-18 17:58:16 -07:00
Mahak Mukhi af3d2bc997 Readding the line mistakenly deleted. 2017-04-18 17:21:43 -07:00
Mahak Mukhi fb059a2782 discovered generate_projects.sh script! 2017-04-18 14:40:00 -07:00
murgatroid99 a41fd5b086 Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_1.2.4 2017-04-13 09:56:17 -07:00
Ken Payson 975b5103e5 Fix build on Alpine linux + add portability tests 2017-04-06 13:39:35 -07:00
Nicolas Noble 6ee38a7e51 Merge pull request #9780 from ctiller/cpp_bazelness
More C++ Bazel support
2017-03-30 10:21:11 -07:00
Nicolas "Pixel" Noble b0367ca244 Fixing embedded build of cares for certain targets. 2017-03-29 21:53:38 +02:00
Nicolas "Pixel" Noble 8e0684b5d4 Merge branch 'master' of https://github.com/grpc/grpc into cpp_bazelness 2017-03-27 18:50:04 +02:00
murgatroid99 d166e38e93 Fix soname version mismatch in Makefile 2017-03-24 10:12:51 -07:00
Yuchen Zeng 2c977084c8 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule 2017-03-17 15:57:23 -07:00
Craig Tiller bf515b6f7f Merge github.com:grpc/grpc into cpp_bazelness 2017-02-24 16:23:50 -08:00
Craig Tiller 19f3ea2c20 Start bringing microbenchmarks to Bazel 2017-02-17 15:17:05 -08:00