[roll] Roll fuchsia [fidl] Scripts to aid conversion

fidl_converter.py is particularly useful, as it can be used as a
template for future conversions using the same methodology as the
current one.

The updates to add_deprecated_syntax.py are mainly to support repos
besides fuchsia.git that use GN.  copy_converted_files_from_output.sh
has been added for the same purpose.

Original-Bug: 80353
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/553166
Original-Revision: 2557b68115f3553f61f5a830244c81af657065b7
GitOrigin-RevId: e1abad41f4b32aa5ec49f919a290e38bb0817aff
Change-Id: Idbd5b3f47181b74cb86548512aa97da2023d6cf5
1 file changed
tree: bee58674e573735c5b40bc9604c9914063c5f1a1
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 via the IRC channel #fuchsia on Freenode.

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.