Jan Tattermusch
1f465f52aa
try incorporate https://github.com/protocolbuffers/protobuf/pull/7069
5 years ago
Jan Tattermusch
b4ed0bf37b
update third_party/protobuf to v3.11.2
5 years ago
Esun Kim
a118c0bc73
Update upb in the bazel dependency
5 years ago
Guantao Liu
924ce78fc9
Fix sanity checks and "really" add the libuv submodule to third_party.
5 years ago
Guantao Liu
6b8a71ef40
Add a new submodule "libuv"
5 years ago
Esun Kim
f47ae53da4
Update abseil
5 years ago
Alex Amato
2e958cf01b
(Census client filter: use current span and tags. original_author=g-easy)
5 years ago
Esun Kim
4ca85de347
Update abseil-cpp to the latest
5 years ago
Esun Kim
109b7d75fe
Add abseil targets
5 years ago
easy
1979836458
Upgrade the version of upb we use.
5 years ago
Esun Kim
8086d8ee42
Update abseil-cpp to HEAD
5 years ago
Eytan Kidron
c97ce9057b
Simplify the platform and constraints settings for remote execution
...
* Remove the toolchains //third_party/toolchains:local and //third_party/toolchains:local_large.
* Remove the platforms :rbe_ubuntu1604, :rbe_ubuntu1604_large, :local and :local_large.
* No longer inherit from @rbe_default//config:platform but instead use it directly. It is now the only non-windows platform.
* When creating @rbe_default//config:platform directly with rbe_autoconfig, set dockerAddCapabilities and dockerPrivileged directly in the exec_properties field. No need to set dockerNetwork to "off" and dockerSiblingContainers to false since these are the defaults.
* Also set gceMachineType = "n1-highmem-2" on the default platform. This value can be overridden by specific targets that want to use LARGE_MACHINE.
* Use create_exec_properties_dict where appropriate.
* Use custom_exec_properties to define LARGE_MACHINE.
I wasn't able to test thoroughly that this PR does not break any existing targets. I was not able to run anything on windows/mac and I also don't have access to gRPC's RBE setup.
5 years ago
Jan Tattermusch
e5e3f70a1a
Revert "Revert "Upgrade to bazel 1.0.0""
5 years ago
Juanli Shen
0a736c0d37
Update envoy API to HEAD
5 years ago
Jan Tattermusch
675732cb29
update third_party/boringssl-with-bazel to latest master-with-bazel branch
5 years ago
Nicolas Noble
04d7e0d11f
Revert "Upgrade to bazel 1.0.0"
5 years ago
Jan Tattermusch
396d8c07f6
update bazel toolchains to 1.0.0
5 years ago
Danjie Wenren
c22c215ea5
Move extra dependencies out of WORKSPACE to its own macro.
...
This could be useful for projects that use gRPC as an external
repository. This could not be done within the same grpc_deps.bzl due to
the problem discussed in
- https://github.com/bazelbuild/bazel/issues/1550
- https://github.com/bazelbuild/bazel/issues/1943
5 years ago
Jan Tattermusch
b77cb8ae7c
replace git_repository occurence by http_archive
5 years ago
Jan Tattermusch
5b9e08d9a3
try updating bazel toolchains
5 years ago
Jan Tattermusch
4a539ffb7c
regenerate
5 years ago
Esun Kim
300077aac1
Update upb to HEAD
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
Jan Tattermusch
7357f63c09
update check_submodules.sh and grpc_deps.bzl
5 years ago
Richard Belleville
d3cd387e03
Bump rules_apple
5 years ago
Jan Tattermusch
b7667478cf
bump bazel version to 0.27
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
Esun Kim
78a01a5782
Update upb to the latest
5 years ago
Tony Lu
df59df8ba2
Upgrading bazel_skylib
5 years ago
Esun Kim
f88bd06ee5
Go UPB!
5 years ago
Richard Belleville
3638167e40
Call grpc_python_deps() from grpc_deps().
5 years ago
Tony Lu
44868ae12a
Starting a new branch with same changes from https://github.com/grpc/grpc/pull/19621
5 years ago
Esun Kim
44de9634f6
Update third_party/upb to the latest
5 years ago
Nicolas "Pixel" Noble
a4608cb373
Properly using upb's upstream.
5 years ago
Nicolas "Pixel" Noble
a1189961af
Another upb Windows change.
5 years ago
Nicolas "Pixel" Noble
685695f8bc
Trying one another fix for upb.
5 years ago
Nicolas "Pixel" Noble
43a8461c24
Rollbacking upb stuff.
5 years ago
Nicolas "Pixel" Noble
c4481f5538
Trying out my upb change.
5 years ago
Esun Kim
bd5ed4fddd
Move compiler targets from /BUILD to /src/compiler/BUILD
5 years ago
Nicolas "Pixel" Noble
170beff648
Upgrading absl submodule, in the hope this will make Windows RBE work.
5 years ago
Prashant Jaikumar
43628b286f
Update googletest version to v1.8.1
...
Bazel builds of test/cpp/end2end:end2end_test were failing on Mac OS with v1.8.0 due to missing gtest symbols. The issue is not seen in v1.8.1. A WORKSPACE file was added to gtest repo in 1.8.1, so gtest.BUILD can be removed.
6 years ago
Jan Tattermusch
a3fd28bdbf
fix ubsan build for 0.26
6 years ago
Nicolas "Pixel" Noble
8de64087a3
Clean bazel 0.26 upgrade.
6 years ago
Nicolas "Pixel" Noble
63e2c91efe
New version of upb.
6 years ago
Nicolas "Pixel" Noble
1a3dd36c89
Upgrading to bazel 0.26.
6 years ago
Nicolas "Pixel" Noble
e360dd4f76
Upgrading to bazel 0.26.
6 years ago
Hao Nguyen
79f7abb45e
Update zlib dependency
6 years ago
Hao Nguyen
1ddaafd677
Update protobuf version
6 years ago