[roll] Roll fuchsia [fidlgen][cpp] Remove legacy command-line flags

This removes old-style fidlgen flags from the C++ backends. All of the
downstream petals have updated their downstream invocations.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/595386
Original-Revision: a478e58868f0b86037426ed8b2d8434c38638ac3
GitOrigin-RevId: b77b77ffee33b870b73d068e445edcd587319fb7
Change-Id: Ib44c92c330dd82bd26937f8148c650d0ffa49ff2
1 file changed
tree: c7593a91f8e5ce53a8cc3041c8a7dc838d30b4d7
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. 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.