2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-25 11:32:33 +00:00
bazel-lib/lib
2024-01-10 15:07:03 -08:00
..
private feat: allow write_source_file(s) to write source files to bazel packages outside of the target's package (#717) 2024-01-10 15:07:03 -08:00
tests feat: allow write_source_file(s) to write source files to bazel packages outside of the target's package (#717) 2024-01-10 15:07:03 -08:00
base64.bzl
bats.bzl feat: implement bats test runner (#699) 2023-12-20 13:08:47 -08:00
bazelrc_presets.bzl fix: move flags that should only be set with bazel 6 to bazel6.bazelrc recommended settings (#711) 2024-01-04 08:16:59 -08:00
BUILD.bazel feat: implement bats test runner (#699) 2023-12-20 13:08:47 -08:00
copy_directory.bzl Revert: feat: expose a config_setting for copy execution_requirements (#606) (#640) 2023-10-31 15:19:38 -07:00
copy_file.bzl feat: expose toolchains used for copy actions (#661) 2023-11-16 07:15:50 -08:00
copy_to_bin.bzl feat: expose toolchains used for copy actions (#661) 2023-11-16 07:15:50 -08:00
copy_to_directory.bzl Revert: feat: expose a config_setting for copy execution_requirements (#606) (#640) 2023-10-31 15:19:38 -07:00
diff_test.bzl
directory_path.bzl
docs.bzl
expand_make_vars.bzl chore: remove expand_template re-export (#580) 2023-10-05 12:33:13 -07:00
expand_template.bzl
extensions.bzl feat: implement bats test runner (#699) 2023-12-20 13:08:47 -08:00
glob_match.bzl
host_repo.bzl
jq.bzl refactor: rework toolchain registration for WORKSPACE and bzlmod users (#597) 2023-10-10 12:16:13 -07:00
lists.bzl feat: add list utils (#512) 2023-09-21 10:12:47 -07:00
output_files.bzl
params_file.bzl
paths.bzl refactor: remove to_workspace_path and to_manifest_path (#590) 2023-10-06 08:37:53 -07:00
platform_utils.bzl
repo_utils.bzl chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
repositories.bzl Fix prerelease (#708) 2024-01-04 12:07:19 -08:00
run_binary.bzl
stamping.bzl
strings.bzl
tar.bzl fix(tar): propagate testonly attr to mtree_spec (#691) 2023-12-13 15:21:02 -08:00
testing.bzl chore: add windows binaries (#610) 2023-10-10 14:13:17 -07:00
transitions.bzl
utils.bzl feat: add is_bazel_7_or_greater utility (#714) 2024-01-07 16:42:57 -08:00
windows_utils.bzl refactor: remove to_workspace_path and to_manifest_path (#590) 2023-10-06 08:37:53 -07:00
write_source_files.bzl feat: allow write_source_file(s) to write source files to bazel packages outside of the target's package (#717) 2024-01-10 15:07:03 -08:00
yq.bzl refactor: rework toolchain registration for WORKSPACE and bzlmod users (#597) 2023-10-10 12:16:13 -07:00