diff options
author | Naresh <ghostwriternr@gmail.com> | 2018-07-27 14:39:14 +0000 |
---|---|---|
committer | Naresh <ghostwriternr@gmail.com> | 2018-07-27 14:39:14 +0000 |
commit | 3af1aaadabf49bc6274711a11f81627c0f351a9a (patch) | |
tree | 26a9599c863220b3157099377306282bcc296fbf /WORKSPACE | |
parent | 0ed80eacc366edb41f15b0207b0b26edb4de061f (diff) |
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.
Diffstat (limited to 'WORKSPACE')
0 files changed, 0 insertions, 0 deletions