[roll] Roll fuchsia [build] Refactor zircon_toolchain()

This does some cleanup to consolidate common code more clearly.
It has no meaningful effect on the ninja rules generated; only
some cosmetic differences and previously-missing quotes.

Original-Original-Bug: 509635446
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1599813
Original-Original-Revision: 62aa42795323bc95fe4e22feaa0290628bbe94ff
GitOrigin-RevId: 83c01cf8b892255df0d595acc98e5cd3f280c6be
Change-Id: Ic9cfb7f0432dc244f0c16bf50c9d2d59d71afaf8
1 file changed
tree: 99802470c57d92121ccd59718eeb885212f01be1
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.