bazel-lib/tools
Malte Poll 1697a3275b
fix: coreutils toolchain: Use statically linked linux amd64 variant (#706)
* coreutils toolchain: Use statically linked linux amd64 variant

Uutils has a musl release artifact for linux amd64.
In the future, it should probably also be possible to add a
aarch64 musl toolchain. At the moment, this is not an upstream release
artifact.

* coreutils toolchain: temporarily add back old darwin variant

On release 0.0.26 of uutils/coreutils, the darwin x86_64 binary is missing.
Also, any releases between 0.0.23 and 0.0.26 are missing binary artifacts.
Downgrade coreutils toolchain on darwin x86_64 for now.

https://github.com/uutils/coreutils/releases/tag/0.0.26
2024-05-08 07:06:12 -07:00
..
common refactor: remove stamp information from tools (#537) 2023-09-21 14:55:57 -07:00
copy_directory refactor: add ability to test against tools from source (#532) 2023-09-21 15:12:46 -07:00
copy_to_directory refactor: add ability to test against tools from source (#532) 2023-09-21 15:12:46 -07:00
expand_template fix: only check for blank space between status entries in expand_template (#834) 2024-05-06 13:29:56 -07:00
format fix: create windows launcher for bats (#704) 2023-12-21 14:27:21 -08:00
release chore: upgrade to Aspect Workflows 5.9.14 (#772) 2024-03-01 10:22:55 -08:00
BUILD.bazel fix: isolate rules_lint dev dependency usage into its own Bazel package (#687) 2023-12-11 07:34:26 -08:00
coreutils_mirror_release.sh fix: coreutils toolchain: Use statically linked linux amd64 variant (#706) 2024-05-08 07:06:12 -07:00
integrity.bzl fix: only check for blank space between status entries in expand_template (#834) 2024-05-06 13:29:56 -07:00
version.bzl Fix prerelease (#708) 2024-01-04 12:07:19 -08:00
yq_mirror_release.sh chore: bazel run //:format (#682) 2023-12-08 00:30:39 -08:00