Lines Matching full:building
5 Enable Building of gRPC Python with Bazel
12 system, Blaze, which is an ideal replacement for building such projects in a
33 though. There's still challenges when it comes to building for Python 2 vs 3.
44 Cross contribution surprisingly came up because of building protobuf sources
56 ### Building Cython code
58 Building Cython code is still not supported by Bazel, but the team at
61 dependency and using custom Bazel rules for building our Cython code using the
69 by the contributors and developers for building and testing the gRPC code. But
72 ### Building gRPC Python with Bazel on Kokoro (internal CI)
95 operating system the code is building on. To make this easier, the folks at
130 standard output while building.
146 Kokoro setup for building gRPC Python with Bazel