[roll] Roll fuchsia [devshell] Use relative symlinks for gen artifacts And always update compile-commands.json after a gen (including after fx set). This makes tooling more resilient to a moving Fuchsia directory, either due to renames or tools like multifuchsia. There isn't a great cross-platform way to compute relative paths. Shelling out to Python works since we have it in our tree. This naive approach could break with really weird paths that have single quotes in them, but in practice this shouldn't be an issue. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/971190 Original-Revision: 5b908f6294fb98d77fec60e13f570d369bdb8b62 GitOrigin-RevId: 8a092ebdb5e7142887adce71dac3fe538821f33d Change-Id: Ie76186b99ffc77145500d4623666b64c85799914
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.