[roll] Roll fuchsia [bazel][fidl] Generate a response file for fidlc

Replace the fidlc() rule's implementation with one based on the GN
fidlc() template. This also adds more functionality, such as support for
experimental flags.

Original-Bug: 428285014
Test: fx bazel build --config=fuchsia examples/fidl/fuchsia.examples.docs:versioning
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1409849
Original-Revision: 850dfd17008d4433aacbba3ab367b787e8735baf
GitOrigin-RevId: f4868e19a4554cdd6f40a11e59420fc21d51b167
Change-Id: Iedd9b70de798b98bdafe3209e68654ae20727402
1 file changed
tree: 57258579f3d4bdada5c4984f3479e7291fd0568e
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.