[roll] Roll fuchsia [resultstore] drop-in replacement for ninja

rs-sub-ninja.sh combines rsproxy-wrap.sh and rsninja.sh (already a drop-in
for ninja) into a single drop-in replacement for ninja, intended for
use when resultstore is enabled.

The orchestrater of ninja sub-invocations should call rs-sub-ninja.sh
instead of ninja when resultstore is enabled, otherwise
just call ninja directly.

Original-Bug: 473907403
Original-Bug: 465157948
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1470829
Original-Revision: 899e78cd7563a22b1d42b96bad26edcb0acd6646
GitOrigin-RevId: 0f6ce69075326051e64d7ca13b5e8071bc8dee64
Change-Id: I8396a45e038026a97ce1f5079f7dc2c55e7a7302
1 file changed
tree: 5d8df1ce16bdcecf968001b35decd029f3627dea
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.