commit | dcf06a8239eab747ac400855745d5b5eac67ca0d | [log] [tgz] |
---|---|---|
author | Anthony Fandrianto <atyfto@fuchsia.infra.roller.google.com> | Thu Sep 02 21:33:57 2021 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 02 14:35:25 2021 -0700 |
tree | 7a891d25173b83f6ed15edb8d19c5c014bd8c2f1 | |
parent | 02c4457fc53d285aaf55f0d71c02c5f276e2c402 [diff] |
[roll] Roll fuchsia [codesize] Remove dependency on fx environment This change makes codesize capable of running outside an fx environment. The environment is now specified explicitly through command line args, which the infrastructure will provide. To preserve the behavior of `fx codesize`, the fx-specific logic has been moved to //tools/devshell/contrib/codesize. Original-Bug: 83730 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/575501 Original-Revision: 0061f273b43450ed4b0a2ff419ba0595d8263d52 GitOrigin-RevId: 457ff16d35666bcc7404130498a8a80ac7024e95 Change-Id: Id0521e4073aa39c71b9c229d20bcda194cb7a7ba
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
.