2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-28 21:33:48 +00:00
bazel-lib/docs
2022-04-13 13:55:41 -07:00
..
templates
BUILD.bazel feat: add copy_to_bin rule (#69) 2022-04-12 16:31:04 -07:00
copy_directory.md feat: add copy_directory_action help to the public API (#67) 2022-04-12 03:34:51 -07:00
copy_file.md feat: add copy_file_action helper function to the public API (#68) 2022-04-12 13:58:30 -07:00
copy_to_bin.md 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.md
directory_path.md
docs.md
expand_make_vars.md feat: add run_binary with output directory support & improved makevar expansion (#57) 2022-03-31 20:04:35 -07:00
jq.md
output_files.md
params_file.md
paths.md
repo_utils.md 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.md feat: add run_binary with output directory support & improved makevar expansion (#57) 2022-03-31 20:04:35 -07:00
transitions.md feat: platform_transition_filegroup (#55) 2022-03-30 21:04:14 -07:00
utils.md
write_source_files.md