[roll] Roll fuchsia [build] Move generation of build file genquery to bazel action implementation

This moves the generation and cleanup of the build-file listing
genquery to the bazel action implementation.  It's still structured
on a single result for all targets, vs. on a per-target basis,
but this is the first step in code consolidation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1500566
Original-Revision: a9deabd2d53ca1d33975be30609369fc22bbff03
GitOrigin-RevId: 717812baf6f31dcdf3fa839aa471d104ff51aef4
Change-Id: I788a07bd660bb5267ee46031ed874630131ba90c
1 file changed
tree: 03cae9edd85d22a376cebdba7125c2bc1d008a1e
  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.