[roll] Roll fuchsia [fx] adapt fx vdl to incremental building workflows

- add "--[no-]build" options, default to build if incremental feature is
  enabled
- build target "images" if build is necessary (incremental or flag
given)
- `fx host-tool fvdl` so that fvdl is compiled if it doesn't exist

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/465003
Original-Revision: a20dba3d3a627e530cc4493bcd50175a52f0783a
GitOrigin-RevId: 871d77bfbe49747210e5b4b30aef72dc0053e85f
Change-Id: I10e6e8743ed2a055deab4d1537fd9d37e6a59a0e
1 file changed
tree: ebfcb56bdcb8153304294d1b178d80175e98fd2c
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.