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
2022-08-11 19:30:45 -07:00
..
private fix: fix make var expansion in expand_template (#213) 2022-08-11 19:30:45 -07:00
tests fix: fix make var expansion in expand_template (#213) 2022-08-11 19:30:45 -07:00
BUILD.bazel fix: fix make var expansion in expand_template (#213) 2022-08-11 19:30:45 -07:00
copy_directory.bzl
copy_file.bzl
copy_to_bin.bzl
copy_to_directory.bzl feat: add glob support to copy_to_directory include_srcs_patterns, exclude_srcs_patterns, replace_prefixes and root_paths. (#196) 2022-07-28 12:50:41 -07:00
diff_test.bzl
directory_path.bzl
docs.bzl
expand_make_vars.bzl fix: fix make var expansion in expand_template (#213) 2022-08-11 19:30:45 -07:00
extensions.bzl
glob_match.bzl chore: add glob_match to docs (#195) 2022-07-28 11:15:14 -07:00
host_repo.bzl feat: add @aspect_bazel_lib_host repository and normalize function names in repo_utils (#90) 2022-04-28 14:18:06 -07:00
jq.bzl docs: encourage use of latest yq/jq in docs 2022-07-02 10:00:23 -07:00
output_files.bzl
params_file.bzl chore: replace is_windows select pattern with target_platform_has_constraint pattern (#95) 2022-04-29 00:36:51 -07:00
paths.bzl feat: add to_output_relative_path 2022-06-13 12:55:22 -07:00
repo_utils.bzl feat: add @aspect_bazel_lib_host repository and normalize function names in repo_utils (#90) 2022-04-28 14:18:06 -07:00
repositories.bzl chore(deps): update dependency bazel_skylib to v1.2.1 2022-06-10 17:46:01 -07:00
run_binary.bzl
stamping.bzl feat: basic stamping support 2022-07-14 22:37:42 -07:00
testing.bzl feat: add utility for asserting that a file contains a string 2022-08-04 18:02:29 -07:00
transitions.bzl
utils.bzl Add utility for checking file existence. 2022-07-14 07:53:05 -07:00
windows_utils.bzl
write_source_files.bzl docs: add a note about excluding from linters/formatters (#156) 2022-06-24 12:30:08 -07:00
yq.bzl docs: encourage use of latest yq/jq in docs 2022-07-02 10:00:23 -07:00