- Feb 12, 2025
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Guarantees that we will get a runner that respects `image`.
-
Matthew Clarkson authored
Brings Apple Silicon support.
-
- Feb 05, 2025
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Bazel warns when a transitive module has a higher version that what we have specified. The warnings are noisy. Bazel will resolve a compatible module via the `compatibility_level`.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
BREAKING CHANGE: `sdiff` toolchain has been removed. The module no longer supports the `cmp` tool as there are no rules in the module that use it.
-
Matthew Clarkson authored
BREAKING CHANGE: `diff3` toolchain has been removed. The module no longer supports the `cmp` tool as there are no rules in the module that use it.
-
Matthew Clarkson authored
BREAKING CHANGE: `cmp` toolchain has been removed. The module no longer supports the `cmp` tool as there are no rules in the module that use it.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Dec 06, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Nov 26, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
Includes breaking change to `toolchain_local_select` which does not affect this module but is a needed updated for Bazel 8
-
- Nov 20, 2024
-
-
Matthew Clarkson authored
-
- Oct 30, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Jul 31, 2024
-
-
Matthew Clarkson authored
`@ape//:*` are deprecated.
-
- May 08, 2024
-
-
Matthew Clarkson authored
Needed to get compatible dependencies against `toolchain_utils`.
-
- May 02, 2024
-
-
Matthew Clarkson authored
When running on `arm64` executors the following error occurs: ``` ../ape~1.0.0-beta.4/ape/toolchain/ape/ape-arm64-linux/ape-arm64-linux: 1: ../ape~1.0.0-beta.4/ape/toolchain/ape/ape-arm64-linux/ape-arm64-linux: Syntax error: "(" unexpected ``` This may be due to the executors having a custom `binfmt_misc` setup. It needs more debugging but we can force AMD64 executors for now.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
- Apr 25, 2024
-
-
Matthew Clarkson authored
`ape@1.0.0-beta.2` brings Apple Silicon support!
-
- Feb 27, 2024
-
-
Matthew Clarkson authored
-
- Feb 20, 2024
-
-
Matthew Clarkson authored
BREAKING CHANGE: `@rules_diff//diff/toolchain/cli:type` removed. Use `@rules_diff//diff/toolchain/diff:type` instead.
-
Matthew Clarkson authored
-
Matthew Clarkson authored
`cli` is now an alias and deprecated
-
- Feb 19, 2024
-
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-
Matthew Clarkson authored
-