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
2023-10-06 10:17:33 -07:00
..
private refactor: remove exclude_prefixes from copy_to_directory and copy_to_directory_bin_action (#591) 2023-10-06 10:17:33 -07:00
tests refactor: remove to_workspace_path and to_manifest_path (#590) 2023-10-06 08:37:53 -07:00
base64.bzl
bazelrc_presets.bzl
BUILD.bazel refactor: remove to_workspace_path and to_manifest_path (#590) 2023-10-06 08:37:53 -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
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 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 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 refactor: remove to_workspace_path and to_manifest_path (#590) 2023-10-06 08:37:53 -07:00
write_source_files.bzl
yq.bzl