2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-28 21:33:48 +00:00
bazel-lib/lib
2023-10-06 08:32:25 -07:00
..
private refactor: remove legacy copy_directory_action helper (#589) 2023-10-06 08:32:25 -07:00
tests feat(presets): always fetch all coverage files on coverage runs (#564) 2023-10-05 15:57:37 -07:00
base64.bzl
bazelrc_presets.bzl
BUILD.bazel chore: run gazelle (#584) 2023-10-05 14:22:38 -07:00
copy_directory.bzl refactor: remove legacy copy_directory_action helper (#589) 2023-10-06 08:32:25 -07:00
copy_file.bzl
copy_to_bin.bzl
copy_to_directory.bzl chore: remove legacy copy_to_directory_action (#582) 2023-10-05 15:52:37 -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 feat: expand_template allows inline template content (#533) 2023-09-20 18:32:05 -07:00
extensions.bzl feat: add a tar toolchain (#468) 2023-10-03 13:50:55 -07:00
glob_match.bzl
host_repo.bzl
jq.bzl feat: support jq 1.7 toolchain (#520) 2023-10-03 13:50:55 -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
platform_utils.bzl
repo_utils.bzl chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
repositories.bzl chore: run gazelle (#584) 2023-10-05 14:22:38 -07:00
run_binary.bzl
stamping.bzl
strings.bzl
tar.bzl feat: add a tar toolchain (#468) 2023-10-03 13:50:55 -07:00
testing.bzl chore: run gazelle (#584) 2023-10-05 14:22:38 -07:00
transitions.bzl
utils.bzl feat: add propagate_common_{,test_,binary_}rule_attributes to lib/utils. (#553) 2023-09-26 14:29:42 -07:00
windows_utils.bzl
write_source_files.bzl docs: clarify write_source_files output constraint (#498) 2023-08-23 12:32:56 -07:00
yq.bzl