[roll] Roll third_party/pigweed pw_protobuf: Fix support for import_prefix on protos with options If import_prefix was used on a proto_library with .options files, they would not be applied, since rules_proto places those files in a virtual include directory and the normal plugin logic to locate .options files doesn't work. Add an option to pwpb plugin to handle the import_prefix when looking for .options files Add test case for this and enable message codegen tests that were disabled for bazel before. Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/204671 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Original-Revision: 26b0e265ab5836b3430a0fbdf6518083009f501e GitOrigin-RevId: e97245a08e6716bc8ba2858df1dd8d1f33ffa129 Change-Id: Ie226bc2eafc001931473224b5430fe85480c86a2
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.