Commits on Source (6)
-
Matthew Clarkson authored
It is hermetic, `bazel_skylib` is not.
Verifieddd8411cd -
Matthew Clarkson authoredVerified4f5b203e
-
Matthew Clarkson authoredVerifiedc2d5f495
-
Matthew Clarkson authored
A module can be in the module graph multiple times. Each time the module is evaluated, a `export.symlink` tag will be created. We can walk the graph to make sure that all exports are identical and export once.
Verified07a9c2c8 -
Matthew Clarkson authoredVerified00550b4d
-
Bot authored
# [1.0.0-beta.4](https://git.gitlab.arm.com/bazel/toolchain_utils/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2024-03-25) ### Bug Fixes * **export.symlink:** support multiple identical exports ([07a9c2c8](https://git.gitlab.arm.com/bazel/toolchain_utils/commit/07a9c2c832997967deaed6a8257789a03bf3450b))
Showing
- .gitignore 1 addition, 4 deletions.gitignore
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 1 addition, 1 deletionMODULE.bazel
- e2e/MODULE.bazel 5 additions, 0 deletionse2e/MODULE.bazel
- e2e/MODULE.bazel.lock 9704 additions, 964 deletionse2e/MODULE.bazel.lock
- e2e/export/BUILD.bazel 4 additions, 4 deletionse2e/export/BUILD.bazel
- e2e/local/select/BUILD.bazel 4 additions, 4 deletionse2e/local/select/BUILD.bazel
- e2e/local/triplet/BUILD.bazel 4 additions, 4 deletionse2e/local/triplet/BUILD.bazel
- toolchain/export/extension.bzl 14 additions, 2 deletionstoolchain/export/extension.bzl
This diff is collapsed.