Skip to content
Snippets Groups Projects
Commit d953959e authored by Masood Malekghassemi's avatar Masood Malekghassemi
Browse files

Enable split code generation

To support magical internal build processes, the pb2 files need to be
split into pure-proto and gRPC parts. This performs that split and
further fixes bad module names in the test harness that interfered with
the intended test implementation.

An unfortunate side effect, due to limitations of protoc and holdover
behavior we must support in major version 1.x, is that trash files are
generated in split generation. This shouldn't be a problem in normal
protoc plugin use.
parent 81cdf1e3
No related branches found
No related tags found
No related merge requests found
Showing
with 812 additions and 186 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment