[roll] Roll fuchsia [bazel_migration] Migrate gidl-format host tool to Bazel

Migrate the host tool, gidl-format, from GN to Bazel
by using migrating-host-tool-to-bazel skill.

Test: fx build --host @//tools/fidl/gidl-format:gidl-format
Test: fx build --host //build/bazel/host:bazel_root_host_tools.gidl-format.host_tool
Test: fx build --host //build:bazel2gn_verifications
Test: fx set core.x64 && fx build

Original-Original-Bug: 532311814
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1697459
Original-Original-Revision: 75b289aea70bf3b62b01db681e165b746c02f3fe
GitOrigin-RevId: 60bdec5ff0ce612040daf313f51882a11a29ac2a
Change-Id: I7b2721b8af5d0baf94a8f6f1548fba6cf5e22f8e
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1698855
Cr-Commit-Position: refs/heads/main@{#196462}
1 file changed
tree: c4c0df30f08cbf786fdeafe88b408db9452615d9
  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.