[roll] Roll fuchsia [fx][build] Display last 4 pending Ninja commands by default. This ensures that `fx build` will print the last 4 pending commands invoked by Ninja by default. This feature is already fully documented at https://fuchsia.dev/fuchsia-src/development/build/ninja_how?hl=en#fuchsia-improvements but required developers to enable it explicitly by setting NINJA_STATUS_MAX_COMMANDS in their environment. This CL just changes the default being used by `fx build`. Setting the environment variable will still work, and it can be disabled by setting NINJA_STATUS_MAX_COMMANDS=0 Original-Bug: 91545 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/897218 Original-Revision: 413355ba2df70a10247fce32858da9ea1c803a85 GitOrigin-RevId: 11c2204eb09919bd1441833fe42f844081744950 Change-Id: I5f07989e6eba632f00d307383258b40cfb61dac9
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.