third_party.pigweed.src/pw_target_runner
Wyatt Hepler 9174147f71 pw_protobuf_compiler: Avoid duplicate protobuf Python packages
For compatibility with Python packaging, each pw_protobuf_library target
must have a unique root directory for its protos. If this is violated,
the setup.py for the Python package is generated multiple times,
resulting in flaky builds.

This change ensures that no two pw_proto_library targets generate the
same Python package and fixes existing conflicts in the Pigweed repo.

Change-Id: Icbc13ceeb2fd329bc4fbf1e14ec039e98dc7e483
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/31740
Reviewed-by: Alexei Frolov <frolv@google.com>
2021-02-03 19:36:05 +00:00
..
go pw_protobuf_compiler: Rename generated GN targets 2020-10-23 19:30:06 +00:00
pw_target_runner_protos pw_protobuf_compiler: Avoid duplicate protobuf Python packages 2021-02-03 19:36:05 +00:00
pw_target_runner_server_protos pw_protobuf_compiler: Avoid duplicate protobuf Python packages 2021-02-03 19:36:05 +00:00
BUILD.gn pw_protobuf_compiler: Avoid duplicate protobuf Python packages 2021-02-03 19:36:05 +00:00
docs.rst pw_protobuf_compiler: Avoid duplicate protobuf Python packages 2021-02-03 19:36:05 +00:00