Various fixes that can be merged in advance, to simplify the 22.x upgrade. - Use NOMINMAX for grpcio_tools build to avoid build failure when absl is added as a dependency. Fixes https://github.com/grpc/grpc/issues/32779 - in spawn_patch command file, put arguments on multiple lines to avoid lines going over the limit for large link commands: Fixes https://github.com/grpc/grpc/issues/32795 - Use `python/generator.h` instead of the deprecated `python/python_generator.h` in grpcio_tools. |
||
|---|---|---|
| .. | ||
| grpc_prefixed | ||
| grpcio_tools | ||
| xds_protos | ||
| .gitignore | ||
| bazel_deps.sh | ||
| check_grpcio_tools.py | ||
| docgen.py | ||
| grpc_version.py | ||
| make_grpcio_tools.py | ||