2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-26 13:30:30 +00:00
bazel-lib/lib/private
2022-06-22 10:43:16 -07:00
..
BUILD.bazel feat: add out_dirs to run_binary rule and deprecate output_dir (#160) 2022-06-16 16:26:29 -07:00
copy_common.bzl
copy_directory.bzl
copy_file.bzl fix: fix a bug where two copy_to_bin actions couldn't copy the same file 2022-06-16 11:49:09 -07:00
copy_to_bin.bzl fix: improve copy_to_bin error messaging when file is in external repo 2022-06-22 10:43:16 -07:00
copy_to_directory.bzl feat: add allow_overwrites attribute to copy_to_directory and disable overwrites as the default behavior on linux and macos (#153) 2022-06-14 10:52:40 -07:00
diff_test.bzl
directory_path.bzl chore: cleanup fail msgs with substitutions for cleaner error logs 2022-06-14 06:46:34 -07:00
docs.bzl fix: set correct suggested_update_target for write_source_files macros with multiple files (#120) 2022-05-25 18:47:32 -07:00
expand_make_vars.bzl feat: add out_dirs to run_binary rule and deprecate output_dir (#160) 2022-06-16 16:26:29 -07:00
fail_with_message_test.bzl
host_repo.bzl
jq.bzl feat: let jq act like copy_to_bin 2022-06-21 18:40:29 -07:00
jq_toolchain.bzl feat: let jq act like copy_to_bin 2022-06-21 18:40:29 -07:00
output_files.bzl
params_file.bzl
patch.bzl chore: cleanup fail msgs with substitutions for cleaner error logs 2022-06-14 06:46:34 -07:00
paths.bzl fix: Allow relative_file to take in paths starting with ../ (#166) 2022-06-20 14:21:49 -07:00
repo_utils.bzl
run_binary.bzl feat: add mnemonic, progress_message && execution_requirements to run_binary (#161) 2022-06-16 16:58:41 -07:00
utils.bzl chore: cleanup fail msgs with substitutions for cleaner error logs 2022-06-14 06:46:34 -07:00
write_source_file.bzl chore: cleanup fail msgs with substitutions for cleaner error logs 2022-06-14 06:46:34 -07:00
yq.bzl fix: add mnemonic to jq and yq (#106) 2022-05-06 21:01:27 +03:00
yq_toolchain.bzl fix: fix yq windows issues by bumping version 2022-05-31 11:07:14 -07:00