..
private
copy_to_directory performance improvements ( #236 )
2022-09-12 18:01:25 -07:00
tests
feat: jq supports stamping
2022-08-22 12:39:54 -07:00
BUILD.bazel
chore: set test timeouts to short
2022-08-20 13:58:43 -07:00
copy_directory.bzl
feat: add copy_file_action helper function to the public API ( #68 )
2022-04-12 13:58:30 -07:00
copy_file.bzl
feat: add copy_file_action helper function to the public API ( #68 )
2022-04-12 13:58:30 -07:00
copy_to_bin.bzl
fix: add copy_file_to_bin_action and copy_files_to_bin_actions to //lib:copy_to_bin.bzl ( #72 )
2022-04-13 13:55:41 -07:00
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
test: introduce an e2e test asserting that bzlmod works
2022-04-27 17:34:45 -07:00
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
feat: jq supports stamping
2022-08-22 12:39:54 -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: jq supports stamping
2022-08-22 12:39:54 -07:00
testing.bzl
chore: set test timeouts to short
2022-08-20 13:58:43 -07:00
transitions.bzl
…
utils.bzl
chore: set test timeouts to short
2022-08-20 13:58:43 -07:00
windows_utils.bzl
feat: add create_windows_native_launcher_script to lib/windows_utils.bzl ( #75 )
2022-04-14 09:01:08 -07:00
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