[roll] Roll fuchsia [idk] Do subbuilds in --quiet mode.

This will filter out most of the output from ninja subbuilds, only
logging errors. More verbose logs can be enabled by setting the
`sdk_sub_build_verbose` GN arg to `true`.

Unfortunately, ninja still prints "ninja: no work to do" even when in
quiet mode, so this doesn't resolve the issue completely. But it still
makes it much better, so I'll submit it while investigating that
further.

Original-Bug: 337028633
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1037152
Original-Revision: 9f4d703a52a71133dd74e1fdd82ce63f2764d337
GitOrigin-RevId: 4870fe0046f0b922d443c20025b693aa74558561
Change-Id: I96cc1ed8c750d63824ddd642ec0113ecd3176668
1 file changed
tree: 23ffd6a8fefa80f9bf8a477391a4790c6f0317ee
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.