[roll] Roll fuchsia [rbe][rust] Generate local wrapper script when needed

--local-only options now get filtered and placed into
a generated --local_wrapper script.

Tested: local build with racing sees rustc incremental cache dir
getting populated, while the remote command_digests reflect
the the absence of --local-only args.

Original-Bug: 311269793
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1024924
Original-Revision: ea6be01db4b78520c4b3a1daf7b2a2d4daa710ee
GitOrigin-RevId: 20d7316a8bff86dab3225c68857fef0f8a2a446b
Change-Id: I87a442242b82af01dfeb47586138a962f84f4368
1 file changed
tree: 175d118ab40920e8f2a368cffa885be4205f7e41
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.