Commits on Source (5)
-
Matthew Clarkson authored
This prevents the aliases from being picked up in a `bazelisk build //...` which _cannot_ complete because some of the aliases do not have valid resolved toolchains for all platforms.
-
Matthew Clarkson authored
Prevents the targets being built under `bazelisk build //...` which cannot work on all platforms. We want them to only be built when toolchain resolution selects a target.
-
Matthew Clarkson authored
Prevents the targets being built under `bazelisk build //...` which cannot work on all platforms. We want them to only be built when toolchain resolution selects a target.
-
Matthew Clarkson authored
-
Bot authored
# [1.0.0-beta.4](https://git.gitlab.arm.com/bazel/rules_coreutils/compare/v1.0.0-beta.3...v1.0.0-beta.4) (2024-06-14) ### Bug Fixes * **busybox:** make intermediate targets `manual` ([89cf14fa](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/89cf14faab7684416efc84149e9cc195a06c8e8e)) * **coreutils:** make intermediate targets `manual` ([4c874597](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/4c8745970c8a81a62ba3cf9135da94f611678be3))
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 1 addition, 1 deletionMODULE.bazel
- coreutils/toolchain/arch/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/arch/BUILD.bazel
- coreutils/toolchain/b2sum/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/b2sum/BUILD.bazel
- coreutils/toolchain/base32/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/base32/BUILD.bazel
- coreutils/toolchain/base64/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/base64/BUILD.bazel
- coreutils/toolchain/basename/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/basename/BUILD.bazel
- coreutils/toolchain/basenc/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/basenc/BUILD.bazel
- coreutils/toolchain/busybox/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/busybox/BUILD.bazel
- coreutils/toolchain/busybox/toolchains.bzl 2 additions, 8 deletionscoreutils/toolchain/busybox/toolchains.bzl
- coreutils/toolchain/cat/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/cat/BUILD.bazel
- coreutils/toolchain/chcon/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/chcon/BUILD.bazel
- coreutils/toolchain/chgrp/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/chgrp/BUILD.bazel
- coreutils/toolchain/chmod/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/chmod/BUILD.bazel
- coreutils/toolchain/chown/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/chown/BUILD.bazel
- coreutils/toolchain/chroot/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/chroot/BUILD.bazel
- coreutils/toolchain/cksum/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/cksum/BUILD.bazel
- coreutils/toolchain/comm/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/comm/BUILD.bazel
- coreutils/toolchain/coreutils/BUILD.bazel 1 addition, 0 deletionscoreutils/toolchain/coreutils/BUILD.bazel
- coreutils/toolchain/coreutils/toolchains.bzl 2 additions, 8 deletionscoreutils/toolchain/coreutils/toolchains.bzl