Commits on Source (7)
-
Matthew Clarkson authoredVerifiedca7e7f93
-
Matthew Clarkson authoredVerified9fbab8bc
-
Matthew Clarkson authored
We need to make sure our APE binary targets work when symlinked. The shift to assimilated binaries removes the need for runfiles. The test will pass with assimilated binary targets.
Verifiedffd5aa6b -
Matthew Clarkson authored
This tags targets which cannot build on every platform and run targets that are unnecessary to build as part of a recursive build.
Verified64dc61d7 -
Matthew Clarkson authored4e636524
-
Matthew Clarkson authoredVerified5527b0de
-
Bot authored
# [1.0.0-beta.11](https://git.gitlab.arm.com/bazel/ape/compare/v1.0.0-beta.10...v1.0.0-beta.11) (2024-06-18) ### Bug Fixes * **assimilate:** ensure Windows executable extension ([4e636524](https://git.gitlab.arm.com/bazel/ape/commit/4e636524a5cfa246a24d8478d2c2f2494fee0983))
Showing
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- MODULE.bazel 1 addition, 1 deletionMODULE.bazel
- README.md 2 additions, 3 deletionsREADME.md
- ape/BUILD.bazel 1 addition, 0 deletionsape/BUILD.bazel
- ape/assimilate/BUILD.bazel 1 addition, 0 deletionsape/assimilate/BUILD.bazel
- ape/assimilate/rule.bzl 2 additions, 0 deletionsape/assimilate/rule.bzl
- ape/binary/BUILD.bazel 1 addition, 0 deletionsape/binary/BUILD.bazel
- ape/binary/readlink.go 21 additions, 0 deletionsape/binary/readlink.go
- ape/toolchain/ape/BUILD.bazel 2 additions, 0 deletionsape/toolchain/ape/BUILD.bazel
- e2e/symlink/BUILD.bazel 5 additions, 0 deletionse2e/symlink/BUILD.bazel
- e2e/symlink/test/BUILD.bazel 0 additions, 0 deletionse2e/symlink/test/BUILD.bazel
- e2e/symlink/test/defs.bzl 5 additions, 0 deletionse2e/symlink/test/defs.bzl
- e2e/symlink/test/rule.bzl 39 additions, 0 deletionse2e/symlink/test/rule.bzl
- upload/BUILD.bazel 3 additions, 0 deletionsupload/BUILD.bazel
ape/binary/readlink.go
0 → 100644
e2e/symlink/BUILD.bazel
0 → 100644
e2e/symlink/test/BUILD.bazel
0 → 100644
e2e/symlink/test/defs.bzl
0 → 100644
e2e/symlink/test/rule.bzl
0 → 100644