[roll] Roll fuchsia [tools] build gidl-format and cmc if missing

fx format-code will build fidl-format if missing. The same should be
done for other built host tools. This CL checks for and builds
gidl-format and cmc, if required.

Added a test to validate the change.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/671003
Original-Revision: c3ff99544d08a46a3a1ec96e885b0baef1bfca0d
GitOrigin-RevId: 3d3d4c1f7270dca461994e06cf18019c07a1015b
Change-Id: I8a94a9fcc9bf3bd9cae1ddf7af2ddf9635dfdc0a
1 file changed
tree: 962f9670c746b6c4468f40f39448a1a8d91c6cc0
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.