Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
BUILD.bazel | D | 04-Jul-2025 | 584 | 14 | 13 | |
README.md | D | 04-Jul-2025 | 384 | 6 | 3 | |
products.bzl | D | 04-Jul-2025 | 4.3 KiB | 117 | 99 |
README.md
1This `fuchsia_sdk_workspace` directory is a temporary location for Fuchsia Bazel SDK workspace rules to facilitate soft transitions. 2 3TODO(b/363328762): Delete these once we can consume `@fuchsia_clang` and `@fuchsia_products` directly from CIPD. 4 5We should not try to load workspace rules from the Bazel SDK itself, since that will cause the Bazel SDK to be unconditionally fetched. 6