[roll] Roll fuchsia [rbe][c++] Use reclient over goma for C++ (option)

The new global `use_reclient_cxx_experimental` is available
for testing reclient as a replacement for Goma.

This variable takes precedence over `use_goma`.

The global may be overridden with a template parameter of the same name.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/649423
Original-Revision: f5d87ac43c71a7edde294592a166ef7aa87a9783
GitOrigin-RevId: 17c3658aff046f401e7b50e294ab44d636250c81
Change-Id: I50ca5dfb4378c183c6b2ed70800b9ee7cc1b6979
1 file changed
tree: 8e2feccd935c2f2722ad7caa38893b15657ae042
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.