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
Muxi Yan
6443601337
Subspec for C++ protobuf
7 years ago
ZhouyihaiDing
8771dab571
PHP: fix distribtest test by adding -Ithird_party/nanopb
7 years ago
Jozef Izso
bbdee16b99
Allow conditional builds of grpc_csharp_ext for vcpkg manager
7 years ago
Jan Tattermusch
e1efb43345
Revert "Install pyyaml through pip in docker"
7 years ago
David Garcia Quintas
ba233e7841
Fix grpc.gyp wrt nanopb refactoring
7 years ago
Alex Polcyn
f3fb98e75f
Install pyyaml through pip in docker
7 years ago
Nicolas "Pixel" Noble
cbdf132edf
Skeleton of libcxxabi's usage.
7 years ago
Muxi Yan
358c625ce5
Update C++ podspec
7 years ago
Muxi Yan
1f15b79782
Polish nanopb hack
7 years ago
Muxi Yan
9291e5d4da
Update ObjC build hack
7 years ago
Alexander Polcyn
50a7213929
Revert "Fix c-ares tests ipv6-only brokenness"
...
This reverts commit 27718ce64d
.
7 years ago
Muxi Yan
6df75c5989
podspec nit fix
7 years ago
Jan Tattermusch
890717b087
build package with native debug symbols
7 years ago
Muxi Yan
08876dadce
CFStream podspec
7 years ago
Alexander Polcyn
27718ce64d
Fix c-ares tests ipv6-only brokenness
7 years ago
Alexander Polcyn
18caf6d2fe
link address sorting against gRPC_BASELIB_LIBRARIES, for windows
7 years ago
Muxi Yan
c512b4f039
revert -framework CoreFoundation
...
Make error CFStream only
7 years ago
David Garcia Quintas
dd8bc8cfb4
moved nanopb flags from Makefile.template to build.yaml
7 years ago
David Garcia Quintas
7f9470297f
cmake changes
7 years ago
David Garcia Quintas
00e045dbb2
Fix the inclusion "third_party/nanopb/..." to simply "..."
7 years ago
Mehrdad Afshari
4bdc690222
Use Python3.5 instead of Python3.4 on Debian 9
7 years ago
Mehrdad Afshari
45cd1f8a51
Install Python 3.7 in pyenv Dockerfile
...
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.
7 years ago
Alexander Polcyn
fd1a6604ab
Remove a test
7 years ago
Jan Tattermusch
6bb25781a0
sanity dockerimage doesnt need bazel
7 years ago
Jan Tattermusch
629d621a3e
upgrade bazel to 0.13.1, introduce template
7 years ago
Matt Kwong
cacc2ccbf0
Readd cmake backport to Jessie
7 years ago
Matt Kwong
048bb0713b
Remove installed from source Clang in standard Jessie Dockerfile
7 years ago
Matt Kwong
528775db08
Add Jessie Dockerfile using RBE's base
7 years ago
Jan Tattermusch
6ef901fb45
remove ccache from all docker images
7 years ago
Muxi Yan
a70102b1eb
Use cc rather than mm files and merge cfstream related files into core
7 years ago
murgatroid99
143c7e1e6d
Don't update npm when installing node
7 years ago
Hope Casey-Allen
661f9f45c8
Add go as a pre-requisite in the documentation for regenerating project files
7 years ago
Jan Tattermusch
84729fef9e
use cmake from jessie backports
7 years ago
Jan Tattermusch
2e679e664d
Revert "Remove ccache from all docker images"
7 years ago
Jan Tattermusch
a38f9ac867
remove ccache from all docker images
7 years ago
Alexander Polcyn
80f9c2a00b
Remove circular makefile dep between c-ares and address_sorting
7 years ago
Jan Tattermusch
0d571a0674
add mako to multilang dockerimage
7 years ago
Muxi Yan
67ff4053b7
Change existing build system for CFStream
7 years ago
Nicolas "Pixel" Noble
494d65da50
No longer automatically fallbacking on system's OpenSSL if it only has NPN.
7 years ago
ganmacs
d18116872a
grpc gem does not depend on googleauth
7 years ago
ganmacs
ff456e11df
Reject test directory in src/ruby/pb from packing as gem
...
This seems to be a test directory, as the name implies.
So This directory does not need to be include as grpc gem.
7 years ago
Alexander Polcyn
550621c1b5
Make local DNS server tests more generic
7 years ago
Jan Tattermusch
a3992d2769
cmake install should also install roots.pem
7 years ago
Jan Tattermusch
fe71244f5b
Install pip for Python3.4 for gcov tests
7 years ago
Matt Kwong
4d5200f99a
Install pip for Python3.4 in all Dockerfiles used for Python testing
7 years ago
Matt Kwong
fcd04ec121
Remove the fallback when creating Python virtual env
...
See https://github.com/grpc/grpc/issues/15253 for more context. The
original behavior when running Python tests is to try to create a
virtual env with the specifed Python version. If there is an issue
with that, fallback to the system's default Python version. This leads to
misleading test results, so removing the fallback and failing the test
when virtual env fails to instantiate the specified Python version is
the new behavior.
7 years ago