Commits on Source (7)
-
Thomas Wilks authoreda538f35e
-
Thomas Wilks authored25cd302f
-
Matthew Clarkson authored
`@ape//:bzip2` is deprecated.
Verifiedd7530481 -
Matthew Clarkson authored
Uses the newer `@ape//ape/toolchain/info:diff` target.
Verified8750312a -
Matthew Clarkson authored
Uses `@ape//ape/toolchain/info:*` targets.
Verifiedd5f4488c -
Matthew Clarkson authoredVerifieda7c0f510
-
Bot authored
# [1.0.0-beta.2](https://git.gitlab.arm.com/bazel/rules_bzip2/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2024-08-12) ### Bug Fixes * **ape:** switch to `@ape//ape/toolchain/info:bzip2` ([d7530481](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/d7530481c8ed298770bde4f2bc7a6f5a21fcd2d0)) ### Features * added compression level support ([a538f35e](https://git.gitlab.arm.com/bazel/rules_bzip2/commit/a538f35e25d2e19f670152e4878cadef8f2ca399))
Showing
- CHANGELOG.md 10 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 3 additions, 3 deletionsMODULE.bazel
- MODULE.bazel.lock 2671 additions, 1843 deletionsMODULE.bazel.lock
- bzip2/compress/rule.bzl 8 additions, 0 deletionsbzip2/compress/rule.bzl
- bzip2/toolchain/bzip2/BUILD.bazel 1 addition, 1 deletionbzip2/toolchain/bzip2/BUILD.bazel
- e2e/MODULE.bazel 3 additions, 3 deletionse2e/MODULE.bazel
- e2e/MODULE.bazel.lock 5829 additions, 3850 deletionse2e/MODULE.bazel.lock
- e2e/bzip2/level/BUILD.bazel 21 additions, 0 deletionse2e/bzip2/level/BUILD.bazel
This diff is collapsed.
This diff is collapsed.
e2e/bzip2/level/BUILD.bazel
0 → 100644