[roll] Roll infra/recipes [build] Cache filtered compdb paths

To avoid reading and writing the same file with the same filters many
times. This assumes that the caller will not delete or move around the
returned path, which is probably a safe assumption.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/511165
Original-Revision: 0d11376c698bed6981528086719852b585cb16ad
GitOrigin-RevId: 3aa6184decec6dd9568daf1e560a65d5477900c6
Change-Id: I50ebf5c1502645e59759339aa5df97a862e3ea34
1 file changed
tree: 0b63ff45fb2f4bb46541e07d31c5d409ec0b1194
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.