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
Alexander Polcyn
6f8f914f8d
cleanup, and get rid of unnecessary timeouts in two places
7 years ago
Alexander Polcyn
29fead7d49
Convert c-ares test runner from bash to python, so that it works on
...
windows
7 years ago
Mehrdad Afshari
c176917789
Bump Python protobuf to 3.5.2.post1
7 years ago
Mehrdad Afshari
d0d8ce8568
Bump pip version to 10.0.1
7 years ago
Mehrdad Afshari
8e9baf35bd
Bump protobuf runtime dependency versions
7 years ago
Muxi Yan
5ab4b318cd
Fix generate_projects
7 years ago
Matt Kwong
01bd0c6b19
Update pip pin from 9.0.1 to 9.0.2
7 years ago
Matt Kwong
4598eb8a7a
Update pip pin from 9.0.1 to 9.0.2
7 years ago
ZhouyihaiDing
d03dfd1a2e
PHP: fix php pecl installation error on windos
7 years ago
ZhouyihaiDing
252a634aa7
PHP: fix pecl installaion in windows
7 years ago
Eric Gribkoff
795be954a2
Remove scripts for running Android interop on Jenkins
7 years ago
Alex Polcyn
11a45a8057
Fix c-ares tests under gcc musl
7 years ago
ZhouyihaiDing
d7bc06b935
Backport #14768 to v1.10.x
7 years ago
Muxi Yan
834aeca180
Revert "Let cronet use grpc_cronet_registry_plugin"
7 years ago
Vijay Pai
c4cc740d61
Remove tool from install
7 years ago
Jan Tattermusch
0e3d2fe823
make package builds work on kokoro
7 years ago
ZhouyihaiDing
5ad50eccdc
PHP: fix pecl installation error for fiinding address_sorting.h
7 years ago
Srini Polavarapu
cdc0e28fe5
Bump protobuf version check from 3.0.0 to 3.5.0
7 years ago
ZhouyihaiDing
32a96fef44
PHP: fix pecl build error
7 years ago
Zheng SHAO
ddc70629a9
add missing FLAGS for pecl
7 years ago
Jan Tattermusch
ffc2345ec8
fix resolver_component_tests_runner test in gcc_musl
7 years ago
Alex Polcyn
77f64f76bd
Put address_sorting's public header under its own directory. Also add
...
test_only to sort function used in test.
7 years ago
Alexander Polcyn
5de347855a
Reorganize cmake rules for address sorting; also fix merge conflict
...
Fix clang-tide issue
7 years ago
Alexander Polcyn
690dde672a
Add address sorting submodule for use in c-ares wrapper
7 years ago
Muxi Yan
7cc4bd80af
Let cronet use grpc_cronet_registry_plugin
7 years ago
Alexander Polcyn
1eaac47f52
Fix arg parsing in resolver test script
7 years ago
Jan Tattermusch
5f3a452440
make package builds work on kokoro
7 years ago
murgatroid99
9d2275864a
Use different docker image for Node pure JS interop tests
7 years ago
murgatroid99
9eb82a4461
Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node
7 years ago
Muxi Yan
40beafa2ee
Put change in template file
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
Jan Tattermusch
dcf340e8c9
address comments
7 years ago