[roll] Roll fuchsia [fx] Automatically track compile_commands.json

Now that there's only one build directory (yay), we no longer have to
explicitly create a merged compdb; instead, we can simply symlink the
current one to the source root. This change goes further to
automatically re-link the new compdb on build directory change.
Accordingly, we no longer need an `fx compdb`.

Original-Bug: 60410
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/473677
Original-Revision: efbf1bec893c8e3ea6fc458adb2c1e6feec308e0
GitOrigin-RevId: 0385bb473aadc282eb4dcf6183ff90b9bb2ab9c8
Change-Id: I1381fab681e487c75c5e6dd31cb87f1398870f48
1 file changed
tree: 467c8fe9954d68cddb338b35713bb44b2d0e3c1e
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.