[roll] Roll infra/recipes [build] Add option to produce codesize report

Creating a codesize report from the `codesize` tool is gated by a flag
for now while we incrementally fix the integration issues. When it is
working, we'll merge it into the size_checker output and run it under
the same conditions as we run size_checker.

Original-Bug: 84202
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/578421
Original-Revision: d194817ce042b47b1dd711be1dfa9e4b1ad59d1d
GitOrigin-RevId: 95c4e776719630fb54b57acb40c1028c3f74faf1
Change-Id: Iddc07dfefd2536cafb30fff124cfb513bc8a1f25
1 file changed
tree: c0d728980edefe7c443fd53d058e01a8e02dda6b
  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.