commit | 7b265cd1ff4ab7756db652112662a1be65dd804d | [log] [tgz] |
---|---|---|
author | Matt Boetger <boetger@fuchsia.infra.roller.google.com> | Wed Sep 15 23:07:52 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Sep 15 16:09:10 2021 -0700 |
tree | 2e616a261886c2a6fc4ba76e82f5f899d89a9f4a | |
parent | 75c7dd7027751541cc1b08796cce568a27aebc85 [diff] |
[roll] Roll fuchsia [ffx] Use args_sources in full target chain Propagating the args_sources property up the entire `ffx target` chain helps with performance a little bit more. Tested: Before: ╰─❯ time fx build ffx ninja: Entering directory `/Users/boetger/fuchsia/out/default' [29/29] STAMP obj/src/developer/ffx/ffx.stamp fx build ffx 159.49s user 6.27s system 134% cpu 2:02.98 total After: ╰─❯ time fx build ffx ninja: Entering directory `/Users/boetger/fuchsia/out/default' [29/29] STAMP obj/src/developer/ffx/ffx.stamp fx build ffx 149.40s user 6.37s system 134% cpu 1:56.10 total Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/581512 Original-Revision: b0795d26b6a99afd5bbaf10a6904246e396d6f3d GitOrigin-RevId: 187ede3080b4eeb12cb86e0690a2d80c3a0218f4 Change-Id: I2b7adfcf561f22109470da806643c9afa5dfd431
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
.