Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • bazel/rules_coreutils
1 result
Show changes
Commits on Source (4)
Showing
with 32 additions and 24 deletions
# [1.0.0-beta.6](https://git.gitlab.arm.com/bazel/rules_coreutils/compare/v1.0.0-beta.5...v1.0.0-beta.6) (2024-07-31)
### Bug Fixes
- **ape:** switch to `@ape//ape/toolchain/info:*` ([f360188](https://git.gitlab.arm.com/bazel/rules_coreutils/commit/f360188ee8bbe77780cef03db694e63f9496d3bb))
# [1.0.0-beta.5](https://git.gitlab.arm.com/bazel/rules_coreutils/compare/v1.0.0-beta.4...v1.0.0-beta.5) (2024-06-21)
### Bug Fixes
......
module(
name = "rules_coreutils",
version = "1.0.0-beta.5",
version = "1.0.0-beta.6",
bazel_compatibility = [
">=7.0.0",
],
compatibility_level = 1,
)
bazel_dep(name = "toolchain_utils", version = "1.0.0-beta.9")
bazel_dep(name = "toolchain_utils", version = "1.0.0-beta.12")
bazel_dep(name = "download_utils", version = "1.0.0-beta.2")
bazel_dep(name = "ape", version = "1.0.0-beta.11")
bazel_dep(name = "ape", version = "1.0.0-beta.12")
archive = use_repo_rule("@download_utils//download/archive:defs.bzl", "download_archive")
......
......@@ -5,12 +5,13 @@
"https://bcr.bazel.build/modules/abseil-cpp/20210324.2/MODULE.bazel": "7cd0312e064fde87c8d1cd79ba06c876bd23630c83466e9500321be55c96ace2",
"https://bcr.bazel.build/modules/abseil-cpp/20211102.0/MODULE.bazel": "70390338f7a5106231d20620712f7cccb659cd0e9d073d1991c038eb9fc57589",
"https://bcr.bazel.build/modules/abseil-cpp/20211102.0/source.json": "7e3a9adf473e9af076ae485ed649d5641ad50ec5c11718103f34de03170d94ad",
"https://bcr.bazel.build/modules/ape/1.0.0-beta.11/MODULE.bazel": "39251c0aff369b378b03c07261a7b5b17ba5ca704d022d2aeff35b243239aee5",
"https://bcr.bazel.build/modules/ape/1.0.0-beta.11/source.json": "584928ecdebf3eca482fd69c2f8cd82b227173f7ac46267e44fb168a6628cf51",
"https://bcr.bazel.build/modules/ape/1.0.0-beta.12/MODULE.bazel": "e75be27b37a2f7cf83dbeb497aeac93f8da9aa55fc2b35a9a1cb46db9b7f8885",
"https://bcr.bazel.build/modules/ape/1.0.0-beta.12/source.json": "4b9e00b30d41ff209d7deddba1fbb4538cdfc7a54b4e07e607134ccc147e6a29",
"https://bcr.bazel.build/modules/apple_support/1.5.0/MODULE.bazel": "50341a62efbc483e8a2a6aec30994a58749bd7b885e18dd96aa8c33031e558ef",
"https://bcr.bazel.build/modules/apple_support/1.5.0/source.json": "eb98a7627c0bc486b57f598ad8da50f6625d974c8f723e9ea71bd39f709c9862",
"https://bcr.bazel.build/modules/bazel_features/1.11.0/MODULE.bazel": "f9382337dd5a474c3b7d334c2f83e50b6eaedc284253334cf823044a26de03e8",
"https://bcr.bazel.build/modules/bazel_features/1.11.0/source.json": "c9320aa53cd1c441d24bd6b716da087ad7e4ff0d9742a9884587596edfe53015",
"https://bcr.bazel.build/modules/bazel_features/1.13.0/MODULE.bazel": "c14c33c7c3c730612bdbe14ebbb5e61936b6f11322ea95a6e91cd1ba962f94df",
"https://bcr.bazel.build/modules/bazel_features/1.13.0/source.json": "b01f6aaaf93527ff4267421ef416debbd89b3166b70af5c89400c6a95a89c133",
"https://bcr.bazel.build/modules/bazel_skylib/1.0.3/MODULE.bazel": "bcb0fd896384802d1ad283b4e4eb4d718eebd8cb820b0a2c3a347fb971afd9d8",
"https://bcr.bazel.build/modules/bazel_skylib/1.2.1/MODULE.bazel": "f35baf9da0efe45fa3da1696ae906eea3d615ad41e2e3def4aeb4e8bc0ef9a7a",
"https://bcr.bazel.build/modules/bazel_skylib/1.3.0/MODULE.bazel": "20228b92868bf5cfc41bda7afc8a8ba2a543201851de39d990ec957b513579c5",
......@@ -58,8 +59,9 @@
"https://bcr.bazel.build/modules/rules_python/0.4.0/MODULE.bazel": "9208ee05fd48bf09ac60ed269791cf17fb343db56c8226a720fbb1cdf467166c",
"https://bcr.bazel.build/modules/stardoc/0.5.1/MODULE.bazel": "1a05d92974d0c122f5ccf09291442580317cdd859f07a8655f1db9a60374f9f8",
"https://bcr.bazel.build/modules/stardoc/0.5.1/source.json": "a96f95e02123320aa015b956f29c00cb818fa891ef823d55148e1a362caacf29",
"https://bcr.bazel.build/modules/toolchain_utils/1.0.0-beta.12/MODULE.bazel": "947cf935fa609c91b05bd8c8c1be38b9e10b7bc8949cf3092ee416ed30995078",
"https://bcr.bazel.build/modules/toolchain_utils/1.0.0-beta.12/source.json": "ef45e5e75c03a386bf7a3db5d51071f419442b4cf03f86f2f1b6e25b0ad1071f",
"https://bcr.bazel.build/modules/toolchain_utils/1.0.0-beta.9/MODULE.bazel": "9a8edfa6905229b899225489cbd6db36f073d9455c77238bd6ae6c52da5256d8",
"https://bcr.bazel.build/modules/toolchain_utils/1.0.0-beta.9/source.json": "acab4e9fbc06396cd57a6551a5c73682ac3ed86687adc962620ec835b87edcfe",
"https://bcr.bazel.build/modules/upb/0.0.0-20220923-a547704/MODULE.bazel": "7298990c00040a0e2f121f6c32544bab27d4452f80d9ce51349b1a28f3005c43",
"https://bcr.bazel.build/modules/upb/0.0.0-20220923-a547704/source.json": "f1ef7d3f9e0e26d4b23d1c39b5f5de71f584dd7d1b4ef83d9bbba6ec7a6a6459",
"https://bcr.bazel.build/modules/zlib/1.2.11/MODULE.bazel": "07b389abc85fdbca459b69e2ec656ae5622873af3f845e1c9d80fe179f3effa0",
......
......@@ -20,7 +20,7 @@ coreutils(
ape(
name = "ape",
toolchain = "@ape//:b2sum",
toolchain = "@ape//ape/toolchain/info:b2sum",
toolchain_type = ":type",
)
......
......@@ -20,7 +20,7 @@ coreutils(
ape(
name = "ape",
toolchain = "@ape//:base32",
toolchain = "@ape//ape/toolchain/info:base32",
toolchain_type = ":type",
)
......
......@@ -26,7 +26,7 @@ busybox(
ape(
name = "ape",
toolchain = "@ape//:base64",
toolchain = "@ape//ape/toolchain/info:base64",
toolchain_type = ":type",
)
......
......@@ -26,7 +26,7 @@ busybox(
ape(
name = "ape",
toolchain = "@ape//:basename",
toolchain = "@ape//ape/toolchain/info:basename",
toolchain_type = ":type",
)
......
......@@ -20,7 +20,7 @@ coreutils(
ape(
name = "ape",
toolchain = "@ape//:basenc",
toolchain = "@ape//ape/toolchain/info:basenc",
toolchain_type = ":type",
)
......
......@@ -26,7 +26,7 @@ busybox(
ape(
name = "ape",
toolchain = "@ape//:cat",
toolchain = "@ape//ape/toolchain/info:cat",
toolchain_type = ":type",
)
......
......@@ -14,7 +14,7 @@ toolchain(
ape(
name = "ape",
toolchain = "@ape//:chcon",
toolchain = "@ape//ape/toolchain/info:chcon",
toolchain_type = ":type",
)
......
......@@ -26,7 +26,7 @@ busybox(
ape(
name = "ape",
toolchain = "@ape//:chgrp",
toolchain = "@ape//ape/toolchain/info:chgrp",
toolchain_type = ":type",
)
......
......@@ -26,7 +26,7 @@ busybox(
ape(
name = "ape",
toolchain = "@ape//:chown",
toolchain = "@ape//ape/toolchain/info:chown",
toolchain_type = ":type",
)
......
......@@ -26,7 +26,7 @@ busybox(
ape(
name = "ape",
toolchain = "@ape//:chroot",
toolchain = "@ape//ape/toolchain/info:chroot",
toolchain_type = ":type",
)
......
......@@ -20,7 +20,7 @@ coreutils(
ape(
name = "ape",
toolchain = "@ape//:cksum",
toolchain = "@ape//ape/toolchain/info:cksum",
toolchain_type = ":type",
)
......
......@@ -20,7 +20,7 @@ coreutils(
ape(
name = "ape",
toolchain = "@ape//:comm",
toolchain = "@ape//ape/toolchain/info:comm",
toolchain_type = ":type",
)
......
......@@ -20,7 +20,7 @@ coreutils(
ape(
name = "ape",
toolchain = "@ape//:csplit",
toolchain = "@ape//ape/toolchain/info:csplit",
toolchain_type = ":type",
)
......
......@@ -26,7 +26,7 @@ busybox(
ape(
name = "ape",
toolchain = "@ape//:cut",
toolchain = "@ape//ape/toolchain/info:cut",
toolchain_type = ":type",
)
......
......@@ -26,7 +26,7 @@ busybox(
ape(
name = "ape",
toolchain = "@ape//:date",
toolchain = "@ape//ape/toolchain/info:date",
toolchain_type = ":type",
)
......
......@@ -26,7 +26,7 @@ busybox(
ape(
name = "ape",
toolchain = "@ape//:df",
toolchain = "@ape//ape/toolchain/info:df",
toolchain_type = ":type",
)
......
......@@ -20,7 +20,7 @@ coreutils(
ape(
name = "ape",
toolchain = "@ape//:dir",
toolchain = "@ape//ape/toolchain/info:dir",
toolchain_type = ":type",
)
......