Lidi Zheng
d209deb14b
Revert "Revert "Merge pull request #17644 from lidizheng/bzl-py3""
...
This reverts commit 7da0aacef2
.
6 years ago
Eric Gribkoff
7da0aacef2
Revert "Merge pull request #17644 from lidizheng/bzl-py3"
...
This reverts commit a25828ad78
, reversing
changes made to 5176fd80fc
.
6 years ago
Lidi Zheng
ee23fc3d2e
Avoid 'which' failure
6 years ago
Bill Feng
ae7254aa79
adding ptrace to asan
6 years ago
Bill Feng
f47e205776
removed ptrace
6 years ago
Bill Feng
67b8d4d33b
update default settings for RBE
6 years ago
Bill Feng
5eed6d9d58
fixed version on toolchain
6 years ago
Bill Feng
eda9742bbd
updated bazel and RBE instance versions
6 years ago
Lidi Zheng
7105626569
Pump force Python version & simplify code
6 years ago
Lidi Zheng
814c858f3f
Enable Python 3
6 years ago
Alexander Polcyn
67f523ce13
Add support for ruby 2.6.0 binary package builds, drop 2.1 and 2.0
...
binary package builds; pin bundler to 1.17.3 where necessary
6 years ago
Bill Feng
527ddd9982
cleanup
6 years ago
Vishal Powar
f614fa5947
Adding upb as submodule
...
upb will be used for codegen of xDS protos.
6 years ago
Bill Feng
e00b58ba5a
trying latest image
6 years ago
Bill Feng
eff3b4ec30
trying standard-16 machine
6 years ago
Bill Feng
49528b9713
trying highmem machine
6 years ago
Bill Feng
70f9992d77
modified execution platform registration, added host platform
6 years ago
Bill Feng
3391245e73
removed all constraints from custom toolchain
6 years ago
Bill Feng
4a9feff1fd
removed autoconfigured constraint
6 years ago
Bill Feng
8fad166c85
added autoconfigured
6 years ago
Bill Feng
6cbbefc6c6
temporarily removed some constraints
6 years ago
Bill Feng
09b0b0b712
Attempting Eric Burnett's fix
6 years ago
Bill Feng
3f70672827
reverted bazel-toolchains alias to its original form
6 years ago
Bill Feng
8575588fde
added path prefix to bazel_toolchains repo
6 years ago
Bill Feng
17ce7e0d94
addressed Nick's comments
6 years ago
Bill Feng
4d84165bb0
added machine size to toolchain constraints
6 years ago
Bill Feng
caf56447d5
added custom platform
6 years ago
Bill Feng
d069bb2444
more destination fixes
6 years ago
Vishal Powar
edab4e773e
Add envoy and its dependent repos as submodules in third_party
...
The basic criteria is to have protoc generate code for envoy api's and
this change achieves that.
e.g.
protoc -I=$PWD -I=$PWD/third_party/data-plane-api -I=$PWD/third_party/googleapis -I=$PWD/third_party/protobuf -I=$PWD/third_party/protoc-gen-validate third_party/data-plane-api/envoy/api/v2/eds.proto
6 years ago
Bill Feng
9759a1b241
removed accidental submodule update
6 years ago
Jan Tattermusch
0685b80683
upgrade third_party/boringssl-with-bazel to latest chromium-stable-with-bazel
6 years ago
Jan Tattermusch
50b684a6b6
upgrade third_party/protobuf to v3.6.1
6 years ago
Jan Tattermusch
894745dfe3
update protobuf submodule to latest 3.6.0
6 years ago
Naresh
11f199e34d
Workspace changes to build gRPC Python with Bazel
...
- Include new rules from bazelbuild/rules_python, which allow for
importing pip dependencies with Bazel.
- Make Cython BUILD file visible to WORKSPACE.
- Use a custom requirements file for Bazel python. This is added to
allow for requirements previously added only during build steps.
6 years ago
Naresh
3af1aaadab
Basic setup to build gRPC Python with Bazel
...
Building gRPC Python with Bazel has been one of the long requested
additions to gRPC (#8079 ). Doing so had been made complex by the fact
that Bazel itself is still in active development.
There has been extensive work on building Cython code at tensorflow,
which can be reused for gRPC's purposes as well.
Major included changes required for building grpcio with Bazel are:
- Include Cython as a third party Bazel package, to compile the Cython
parts of gRPC Python.
- Include rules for Python autoconfiguration so Python headers can be
detected by cygrpc.
6 years ago
Alexander Polcyn
9896c64186
Revert "Merge pull request #16158 from apolcyn/revert_windows_breakage"
...
This reverts commit d9e8f86675
, reversing
changes made to 04847aeb1e
.
6 years ago
Alexander Polcyn
f34c653936
Revert "Merge pull request #15797 from apolcyn/windows_compile_and_sort"
...
This reverts commit ae8d3efc3a
, reversing
changes made to e41215e181
.
6 years ago
Alex Polcyn
1b1d5e52e7
Get c-ares to compile and do address sorting on windows
6 years ago
Adele Zhou
04fda25e6e
Use n1-highmem-2 for most tests.
6 years ago
Jan Tattermusch
266aae1639
update boringssl and boringssl-with-bazel to latest chromium-stable
6 years ago
Adele Zhou
8edd56841e
Step 3 of multipool RBE configuration.
6 years ago
Adele Zhou
c9868d011b
Add copyright
6 years ago
Adele Zhou
a046f6e3ee
Configure bazel builds to use Foundry's multipool feature.
6 years ago
Nicolas "Pixel" Noble
cbdf132edf
Skeleton of libcxxabi's usage.
7 years ago
Loo Rong Jie
73b613b6b0
Remove -DWIN32_LEAN_AND_MEAN
7 years ago
Loo Rong Jie
d21bde15c6
Build C-Ares with Bazel on Windows
7 years ago
David Garcia Quintas
00e045dbb2
Fix the inclusion "third_party/nanopb/..." to simply "..."
7 years ago
David Garcia Quintas
483b4b7bde
Treat nanopb as a regular external dep
7 years ago
Jan Tattermusch
687e0a88ca
upgrade boringssl to latest chromium-stable
7 years ago
Jan Tattermusch
7f0a4ba027
bump boringssl-with-bazel to latest chromium-stable-with-bazel
7 years ago