[roll] Roll fuchsia [fidlc] Initial anonymous layout support

* Experimental flag to opt into FTP-050 (and related language
  stabilization work). This flag is not yet exposed as a `fidlc` flag
  since it is not needed yet.
* Doing a front-to-back implementation of anonymous layout for very
  simple cases to explore total work needed.
* Placing multiple implementation notes at key points which are
  porotypes now, and need to be fleshed out for the full
  implementation.

Original-Bug: 65978
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/447463
Original-Revision: 0de9fd49ab4bd21a29593ba42430ecfa665152ea
GitOrigin-RevId: 3ae518ff00fc32c0f71f0ea88a0757fe2b50b733
Change-Id: I16042562b45d376097401fa7afaf880d5082010d
1 file changed
tree: 245dc733a5e1bebbd41f765ea72a33caee3356e0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  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 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.