bazel-lib/lib/private
Greg Magolan 6e653ca787
feat: add copy_file_action helper function to the public API (#68)
2022-04-12 13:58:30 -07:00
..
BUILD.bazel feat: add repo_utils with fork of @bazel_tools patch function that takes a working_directory argument 2022-04-11 18:15:32 -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_directory.bzl fix: use -R instead of -r in cp calls so macos & linxu behavior is the same (#58) 2022-04-01 00:57:34 -07:00
diff_test.bzl Add DefaultOutputPathInfo provider and update write_source_files to accept it (#48) 2022-03-14 17:33:52 -07:00
directory_path.bzl feat: replace default_info_files with output_files which adds output_group attribute (#50) 2022-03-15 17:36:22 -07:00
docs.bzl reimplement stardoc_with_diff_test to use write_source_files 2022-03-11 09:50:55 -08:00
expand_make_vars.bzl feat: add run_binary with output directory support & improved makevar expansion (#57) 2022-03-31 20:04:35 -07:00
fail_with_message_test.bzl feat: write_source_files 2022-02-07 10:00:35 -08:00
jq.bzl feat: load jq filter from file 2021-12-20 13:21:26 -08:00
jq_toolchain.bzl fix: expose bare jq/jq.exe binary (#20) 2021-12-18 11:13:24 -08:00
output_files.bzl feat: replace default_info_files with output_files which adds output_group attribute (#50) 2022-03-15 17:36:22 -07:00
params_file.bzl Add unittest 2021-11-08 07:22:47 -08:00
patch copy.bzl feat: add repo_utils with fork of @bazel_tools patch function that takes a working_directory argument 2022-04-11 18:15:32 -07:00
patch.bzl feat: add repo_utils with fork of @bazel_tools patch function that takes a working_directory argument 2022-04-11 18:15:32 -07:00
paths.bzl fix: fix buildifier 5.0.0 errors (#35) 2022-02-11 07:52:01 -08:00
repo_utils.bzl feat: add repo_utils with fork of @bazel_tools patch function that takes a working_directory argument 2022-04-11 18:15:32 -07:00
run_binary.bzl feat: add run_binary with output directory support & improved makevar expansion (#57) 2022-03-31 20:04:35 -07:00
utils.bzl fix: fix buildifier 5.0.0 errors (#35) 2022-02-11 07:52:01 -08:00
write_source_file.bzl fix(write_source_files): fix nested directories (#65) 2022-04-06 11:25:17 -07:00