Commits on Source (3)
-
Matthew Clarkson authored
Allows creating symlinks in the created download repositories. This is especially useful for cross-platform creation of symlinks.
Verified12024cfe -
Matthew Clarkson authoredVerified601473d2
-
Bot authored
# [1.0.0-alpha.5](https://git.gitlab.arm.com/bazel/rules_download/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2023-12-13) ### Features * add `symlinks` attribute to rules ([12024cfe](https://git.gitlab.arm.com/bazel/rules_download/commit/12024cfe32375a4a074cb4d7fcdc558fe8342e93))
Showing
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 1 addition, 1 deletionMODULE.bazel
- README.md 4 additions, 0 deletionsREADME.md
- download/archive/repository.bzl 3 additions, 1 deletiondownload/archive/repository.bzl
- download/deb/repository.bzl 3 additions, 1 deletiondownload/deb/repository.bzl
- download/file/repository.bzl 3 additions, 1 deletiondownload/file/repository.bzl
- e2e/MODULE.bazel 4 additions, 1 deletione2e/MODULE.bazel
- e2e/MODULE.bazel.lock 14 additions, 8 deletionse2e/MODULE.bazel.lock
- e2e/archive/BUILD.bazel 1 addition, 1 deletione2e/archive/BUILD.bazel
- e2e/deb/BUILD.bazel 7 additions, 0 deletionse2e/deb/BUILD.bazel
- lib/symlinks.bzl 22 additions, 0 deletionslib/symlinks.bzl
lib/symlinks.bzl
0 → 100644