Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add static_csharp rule to Makefile | Jan Tattermusch | 2018-07-24 |
| | |||
* | Kokoro setup for building gRPC Python with Bazel | Naresh | 2018-07-13 |
| | | | | | | | | In preparation for #8079, new CI tests have to be added to Kokoro for testing gRPC Python with Bazel. python-dev has to installed so that Python.h headers are available for building Cython code. | ||
* | Merge pull request #16006 from ghostwriternr/update-bazel | Matt Kwong | 2018-07-12 |
|\ | | | | | Upgrade Bazel to 0.15.0 | ||
| * | Upgrade Bazel to 0.15.0 | Naresh | 2018-07-12 |
| | | |||
* | | Fix Dart interop tests by upgrading to Dart 2 | Matt Kwong | 2018-07-09 |
|/ | |||
* | !@#!%$@# | Nicolas "Pixel" Noble | 2018-06-27 |
| | |||
* | Merge pull request #15847 from muxi/c++-protobuf | Muxi Yan | 2018-06-26 |
|\ | | | | | Add subspec for C++ protobuf | ||
* \ | Merge pull request #15748 from nicolasnoble/libcxxabi | Nicolas Noble | 2018-06-25 |
|\ \ | | | | | | | Skeleton of libcxxabi's usage. | ||
| * | | c++14-compat is c++ only. | Nicolas "Pixel" Noble | 2018-06-24 |
| | | | |||
| * | | + -> X | Nicolas "Pixel" Noble | 2018-06-23 |
| | | | |||
| * | | Not all compilers... | Nicolas "Pixel" Noble | 2018-06-22 |
| | | | |||
| | * | Subspec for C++ protobuf | Muxi Yan | 2018-06-21 |
| |/ |/| | |||
* | | PHP: fix distribtest test by adding -Ithird_party/nanopb | ZhouyihaiDing | 2018-06-20 |
| | | |||
* | | Allow conditional builds of grpc_csharp_ext for vcpkg manager | Jozef Izso | 2018-06-19 |
| | | |||
* | | Revert "Install pyyaml through pip in docker" | Jan Tattermusch | 2018-06-18 |
| | | |||
* | | Fix grpc.gyp wrt nanopb refactoring | David Garcia Quintas | 2018-06-16 |
| | | |||
* | | Merge pull request #15778 from apolcyn/use_pyyaml | apolcyn | 2018-06-14 |
|\ \ | | | | | | | Install pyyaml through pip in docker | ||
| * | | Install pyyaml through pip in docker | Alex Polcyn | 2018-06-14 |
| | | | |||
| | * | Skeleton of libcxxabi's usage. | Nicolas "Pixel" Noble | 2018-06-14 |
| | | | |||
* | | | Update C++ podspec | Muxi Yan | 2018-06-13 |
| | | | |||
* | | | Polish nanopb hack | Muxi Yan | 2018-06-12 |
| | | | |||
* | | | Update ObjC build hack | Muxi Yan | 2018-06-12 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup | David Garcia Quintas | 2018-06-11 |
|\| | | |||
| * | | Merge pull request #15708 from apolcyn/revert_fix_cares_test_on_ipv6_only | apolcyn | 2018-06-11 |
| |\ \ | | | | | | | | | Revert "Fix c-ares tests ipv6-only brokenness" | ||
| | * | | Revert "Fix c-ares tests ipv6-only brokenness" | Alexander Polcyn | 2018-06-11 |
| | | | | | | | | | | | | | | | | This reverts commit 27718ce64dc1d5dcfc954aa6748191259fc68c59. | ||
| * | | | Merge pull request #14908 from jtattermusch/csharp_artifact_pdb | Jan Tattermusch | 2018-06-08 |
| |\ \ \ | | | | | | | | | | | Provide nuget package with debugging symbols for grpc_csharp_ext | ||
| * \ \ \ | Merge pull request #15677 from muxi/fix-cfstream-podspec | Muxi Yan | 2018-06-07 |
| |\ \ \ \ | | | | | | | | | | | | | Fix CFStream default subspec | ||
| * \ \ \ \ | Merge pull request #14649 from apolcyn/fix_cares_test_on_ipv6_only | apolcyn | 2018-06-07 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | Address comments on #14610, fix c-ares tests on ipv6-only hosts | ||
| | | * | | | podspec nit fix | Muxi Yan | 2018-06-07 |
| | |/ / / | |/| | | | |||
| * | | | | Merge pull request #15665 from apolcyn/fix_windows_addr_sort_lnik | apolcyn | 2018-06-07 |
| |\ \ \ \ | | | | | | | | | | | | | Make address sorting depend on the same base libs as grpc, for windows | ||
| * \ \ \ \ | Merge pull request #15069 from muxi/prototype-cfstream | Muxi Yan | 2018-06-07 |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | Implementation of CFStream | ||
| | | | | * | build package with native debug symbols | Jan Tattermusch | 2018-06-07 |
| | |_|_|/ | |/| | | | |||
| | * | | | CFStream podspec | Muxi Yan | 2018-06-06 |
| | | | | | |||
| | | | * | Fix c-ares tests ipv6-only brokenness | Alexander Polcyn | 2018-06-06 |
| | |_|/ | |/| | | |||
| | | * | link address sorting against gRPC_BASELIB_LIBRARIES, for windows | Alexander Polcyn | 2018-06-06 |
| | | | | |||
| | * | | revert -framework CoreFoundation | Muxi Yan | 2018-06-05 |
| | | | | | | | | | | | | | | | | Make error CFStream only | ||
* | | | | moved nanopb flags from Makefile.template to build.yaml | David Garcia Quintas | 2018-06-05 |
| | | | | |||
* | | | | cmake changes | David Garcia Quintas | 2018-06-04 |
| | | | | |||
* | | | | Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup | David Garcia Quintas | 2018-06-04 |
|\| | | | |||
| * | | | Merge pull request #15607 from kpayson64/upmerge_changes | kpayson64 | 2018-06-04 |
| |\ \ \ | | | | | | | | | | | Upmerge changes | ||
| * \ \ \ | Merge pull request #15356 from ganmacs/grpc-ruby-does-not-depends-on-googleauth | apolcyn | 2018-06-02 |
| |\ \ \ \ | | | | | | | | | | | | | Grpc ruby does not need to depend on googleauth | ||
* | | | | | | Fix the inclusion "third_party/nanopb/..." to simply "..." | David Garcia Quintas | 2018-06-01 |
| | | | | | | |||
| * | | | | | Use Python3.5 instead of Python3.4 on Debian 9 | Mehrdad Afshari | 2018-06-01 |
| | | | | | | |||
| * | | | | | Install Python 3.7 in pyenv Dockerfile | Mehrdad Afshari | 2018-06-01 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump pyenv Dockerfile to Debian stretch to install OpenSSL 1.0.2 which is required to build Python 3.7 and get Python 3.7 installed in the test docker image. | ||
| | * | | | Merge remote-tracking branch 'upstream/v1.12.x' into upmerge_changes | kpayson64 | 2018-06-01 |
| | |\ \ \ | |||
* | | | | | | Remove a test | Alexander Polcyn | 2018-05-25 |
| |_|_|_|/ |/| | | | | |||
* | | | | | sanity dockerimage doesnt need bazel | Jan Tattermusch | 2018-05-24 |
| | | | | | |||
* | | | | | Merge pull request #15525 from jtattermusch/fixing_grpcio_tools | Jan Tattermusch | 2018-05-23 |
|\ \ \ \ \ | | | | | | | | | | | | | Fixing make_grpcio_tools.py | ||
| * | | | | | upgrade bazel to 0.13.1, introduce template | Jan Tattermusch | 2018-05-23 |
| | | | | | | |||
* | | | | | | Readd cmake backport to Jessie | Matt Kwong | 2018-05-23 |
| | | | | | |