[roll] Roll fuchsia [build] Allow setting verbosity of regenerator under fx build Save the verbosity level of `fx gen` in the patched `build.ninja` so all calls to regenerator.py by Ninja will use that verbosity level. This allows debugging regenerator.py within an `fx build`. Note that the verbosity of `fx build` has no effect on the verbosity of regenerator.py, even if regenerator is run when `--verbose` is passed to `fx build`. The following builds with verbosity level 1, then level 2, and finally no verbosity. $ fx gen --verbose $ fx build $ fx gen --verbose --verbose $ fx build $ fx gen $ fx build Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1248871 Original-Revision: 446ee27d903dad630ea986e32c65cb604ffbba57 GitOrigin-RevId: 713235301fd16e4f75b51f522567cd68041f38f5 Change-Id: I64195ca341420bce72f333c608e0a44e5ca2eeda
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 in one of the communication channels documented at get involved.
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.