[roll] Roll fuchsia [build][sdk] Generate symlinks in generated IDK directory

Generate symlinks to all source and Ninja-generated files in
"atom_files" for all atoms. The parent directory of each target is
created if it does not already exist.

Additional prebuilt files for companion host tools will be addressed in
a subsequent CL.

Original-Bug: 338009514
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1246988
Original-Revision: c74049ce44148919952be20d1927b11faf4dc6f2
GitOrigin-RevId: 7916d9e0cdea599d9f272692e1c1112ebdffdcce
Change-Id: Ic26f937c20caf58e2883d32ac4dfd1e5eb05077f
1 file changed
tree: beee35921ce52b41d89ba2e7a58147bec795a23f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.