[roll] Roll infra/recipes Reland "[recipe_modules] Use docker for Kythe CXX"

This is a reland of commit e5e5c1fc3270b41b89a95fc5c79ea7960558d6e6

Original change's description:
> [recipe_modules] Use docker for Kythe CXX
>
> Update our Kythe recipe module to use a docker container to run the
> cxx_extractor instead of uploading custom versions of glibc and
> LD_PRELOAD_PATH-ing them. This gets rid of the need for kythe-libs.
>
> Test: compared the number of successful extractions on this version
> vs. the older version of the recipe, found it to be almost identical.
>
> Original-Fixed: b/417185413
> Change-Id: I31cf52273eee1dc36cdcda9c0ca7d4dbd8df90fc
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1276986
> Commit-Queue: John Wittrock <wittrock@google.com>
> Reviewed-by: Oliver Newman <olivernewman@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1281125
Original-Revision: 215f6ff3ff7fc9ed1138c1e5b08ff1a5c0db78d4
GitOrigin-RevId: 08454f1379ffc028db29dc77fedeafa71da045dc
Change-Id: I4d69611f4439c97fcd1e8dc92edbdb1a2646c9da
1 file changed
tree: 0a53872e269552a188c725a9c747dd74231a1d93
  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.