[roll] Roll fuchsia [superproject] Roll third_party/pigweed pw_build/cmake: Add pw_parse_arguments

Add an improved version of pw_parse_arguments_strict as
pw_parse_arguments which uses structured optional arguments to
simplify and self document call sites while adding support for
required argument checking.

Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/118638
Original-Revision: f7c3a1e61a28d5858279bbd97d2cc7ee483e6c2f
GitOrigin-RevId: 203ff6a08ab13c9609b9229ea9b4f34b7bd88c10
Roller-URL: https://ci.chromium.org/b/8797735111490137217
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/759032
Original-Revision: 938d401d971498a1296868dc31e6642f62f7e8e0
Change-Id: I0765d58d9886eedd4721f3e585e75926a84883a4
1 file changed
tree: ea4d0c76ca6faa528a934869818e531068669ca5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.