Jan Tattermusch
27f1a94aa5
upgrade to bazel 1.0.0
5 years ago
Hannah Shi
2e1cfb75a8
change phpunit version from 4.8.36 to 5.7.27
5 years ago
Zack Galbreath
d249dc9cf3
Update Makefile rules for .pc file creation
...
Change "Requires.private" to "Requires" so pkg-config can better provide gRPC's
dependencies.
5 years ago
Zack Galbreath
7bb75068b5
Create pkg-config files from CMake
5 years ago
Muxi Yan
80123e13c8
Move internal_testing to a separate subspec
5 years ago
Muxi Yan
5aa9a7e7b7
Move internal_testing to a separate subspec
5 years ago
tanjunchen
64cdea5a07
fix some spelling mistakes in document
5 years ago
Eric Anderson
05c603729e
Disable Gradle daemon for Java interop test building
...
We have seen an issue where `rm -r "$HOME/.gradle"` fails because
"Directory not empty". It seems likely this is due the fact Gradle is
still running in daemon form. The build script doesn't get any advantage
by running the daemon, so we just disable it.
Fixes #20423
5 years ago
Stanley Cheung
f47d14160a
PHP: add various scenarios to test PECL extension
5 years ago
Jan Tattermusch
851d490b35
Revert "try fix windows artifact build"
...
This reverts commit 90509fcb68
.
5 years ago
Jan Tattermusch
1a58f61e33
handle escaping in .template correctly
5 years ago
Muxi Yan
b99abf9fdd
Further fix on BoringSSL script
5 years ago
Stanley Cheung
3b3d91921d
PHP: update package.xml template
5 years ago
Muxi Yan
6ae86f6b72
Fix err_data.c in BoringSSL-GRPC.podspec
5 years ago
Muxi Yan
f8f6d7b0fb
Fix boringssl template as well
5 years ago
Jan Tattermusch
90509fcb68
try fix windows artifact build
5 years ago
Jan Tattermusch
29d7bf996a
update boringssl podspec
5 years ago
Jan Tattermusch
76a418f380
update check_submodules.sh and podspec template
5 years ago
Jan Tattermusch
4e3a66aae8
get rid of wrong add_definitions usage
5 years ago
James Newton-King
a9243c32b5
Update build_interop.sh.template
5 years ago
Muxi Yan
951f3d9603
Temporarily disable watchOS support for !ProtoCompiler-gRPCPlugin
5 years ago
Muxi Yan
88cfae00be
Build fix for Cocoapods release
5 years ago
Muxi Yan
9754150b1f
Temporarily disable watchOS support for !ProtoCompiler-gRPCPlugin
5 years ago
Muxi Yan
dac6d92caa
Build fix for Cocoapods release
5 years ago
Jan Tattermusch
98d2d32b9e
upgrade to bazel 0.29.1
5 years ago
Jan Tattermusch
107db8dab4
upgrade bazel to 0.29
5 years ago
James Newton-King
e318b1e56d
Specify RepositoryUrl in interop test build to fix latest Source Link
5 years ago
Lidi Zheng
67b2eff113
Also fix the compilation of 3.8
5 years ago
Lidi Zheng
f6445add1f
Move compile CPython 3.6 to a separate include file
5 years ago
Lidi Zheng
40d495a31b
Correct the checksum and download link
5 years ago
Lidi Zheng
3e2171ed61
Adopt reviewer's advice
5 years ago
Jan Tattermusch
4e8ecb9fe6
Revert "Upgrade to Bazel 0.29 (including Windows RBE)"
5 years ago
Lidi Zheng
113b2f2225
Remove the ensurepip for Python 3.7
5 years ago
Lidi Zheng
6620a74b72
Run apt-get update before installing packages
5 years ago
Lidi Zheng
8b91cdbf6d
Add a default Dockerfile for Python testing
5 years ago
Esun Kim
a5560e8f73
Fix PHP build error
5 years ago
Jan Tattermusch
36574888be
upgrade bazel to 0.29
5 years ago
Esun Kim
49b9fb2b3c
Enable C++ standard library
5 years ago
Richard Belleville
1444cd1dd3
Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
...
This reverts commit 24c562dbaa
.
5 years ago
Richard Belleville
24c562dbaa
Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"
...
This reverts commit c9c847f334
, reversing
changes made to 07ba4de392
.
5 years ago
Muxi Yan
96c11d153f
Revert "Revert #19704 and #20060"
5 years ago
Muxi Yan
d1f4456dc6
Revert "Merge pull request #19704 from muxi/isolate-call-implementation-2"
...
This reverts commit ac5f8062dd
, reversing
changes made to 8ae549431c
.
5 years ago
Jan Tattermusch
b7667478cf
bump bazel version to 0.27
5 years ago
Jan Tattermusch
905f52852e
make python dockerfiles buildable again
5 years ago
Esun Kim
cc4b946e3c
Replace 32bit/debian:jessie with i386/debian:jessie
5 years ago
Esun Kim
a031f0ffd6
Remove all nanopb defines
5 years ago
Hope Casey-Allen
f66f047841
Update googletest version to fix BoringSSL support
5 years ago
Esun Kim
7ec6e8a4de
Remove nanopb from gRPC
5 years ago
Nicolas Noble
5877f2e56b
Fixing gcc8's no-unknown-warning-option issue.
...
Before gcc8, it was ignoring any unknown -Wno-* command, leaving clang's
-Wno-unknown-warning-option to mix. That's no longer the case.
5 years ago
Esun Kim
fff51d3842
Remove sources_and_headers.json
5 years ago