[roll] Roll fuchsia [bazel2gn] Add Bazel genrule support

Add functionality to convert Bazel genrule to GN action.
Initial support is based on the genrule used in fidlc. Further support
can be added when we have use cases.

Original-Fixed: 454524032
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1409094
Original-Revision: f937806b550dd92084f9529adcce51a25c5ac9f6
GitOrigin-RevId: b134315dad8d50cf400c06d85a978e8af8dc4785
Change-Id: I2209441463ae73e2fe854e2fb2c0ebfc58cc592d
1 file changed
tree: 7b2edf2b7f95f9d24383d8a29f5713c74c450ad6
  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.