[roll] Roll fuchsia [icu] Move construction of icu_build_config.gni to regenerator.py

This moves the construction of the icu_build_config.gni
file to regenerator.py, updates the bazel icu repo to
read that file, and removes all the shell scripts that
were used to conditionally update the file.

Original-Bug: 501088885
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1570483
Original-Revision: 89199b027ac2e9e918c3370011f9d080b4d4b949
GitOrigin-RevId: cfb5a53bb81ee2dd788b29779a72e3adf374760b
Change-Id: I0da849f1a9fc0b32f2d5e76cdd3360f7d8cd4458
1 file changed
tree: 8f713cf527628a73ed6a3bf3c3465b02e8962aed
  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.