[roll] Roll fuchsia [build] Introduce subbuild_config to simplify subbuild()

Extract global IDK subbuild configuration settings into a shared JSON
file (subbuild_config.json) generated by a top-level target. Update
subbuild() template and subbuild.py to use this config, significantly
simplifying template invocations. Setup logic (gn gen) temporarily
remains in subbuild.py.

Test: fx build
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1608729
Original-Revision: a207ccddee7d17acd1ef345f49a400823de5a072
GitOrigin-RevId: 507552e79203f729ec5558dcf2542249f40a7fe6
Change-Id: I60af532fb8e4cc05912ff70f8e88cbae07e718ba
1 file changed
tree: 2c03127f3fe958e623fe69d30e2491213361875f
  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.