[roll] Roll fuchsia [fidl/go] Relativize IDE symlinks

Generate the IDE-supporting symlinks to use relative paths rather than
absolute ones in order to avoid breaking the build determinism check,
which expects links to remain valid after renaming the build output dir.

Original-Fixed: 132112
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/960832
Original-Revision: fff8fa5939d350405f7acf82c25c75335a490b65
GitOrigin-RevId: 75ec5d81762d474f567f59713a848bba519e70a1
Change-Id: I55680d5b99bd44989b5cf1f92b04c56634361445
1 file changed
tree: e8e1f0be43133f3f1aee49ab56f4705502148c9d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.