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/private
2022-06-13 19:07:40 -07:00
..
BUILD.bazel refactor: show a more helpful error message in copy_to_bin 2022-05-03 15:46:57 -07:00
copy_common.bzl fix: improve execution requirements of all copy files/directory rules for better perf (#79) 2022-04-14 10:48:44 -07:00
copy_directory.bzl chore: replace is_windows select pattern with target_platform_has_constraint pattern (#95) 2022-04-29 00:36:51 -07:00
copy_file.bzl chore: replace is_windows select pattern with target_platform_has_constraint pattern (#95) 2022-04-29 00:36:51 -07:00
copy_to_bin.bzl chore: warn when copy_to_bin reads from bazel-out 2022-06-13 19:07:40 -07:00
copy_to_directory.bzl fix: copy_to_directory repairs read-only file permissions (#134) 2022-06-08 15:41:54 -07:00
diff_test.bzl chore: normalize @generated by comments (#93) 2022-04-29 00:49:15 -07:00
directory_path.bzl fix: improve error message when an invalid label or a file that is not a directory is passed to directory_path (#127) 2022-06-03 00:39:35 -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 some additional make variable substitutions for common useful values in the context (#73) 2022-04-14 07:05:28 -07:00
fail_with_message_test.bzl feat: write_source_files 2022-02-07 10:00:35 -08:00
host_repo.bzl chore: normalize @generated by comments (#93) 2022-04-29 00:49:15 -07:00
jq.bzl fix: buildifier lint errors 2022-06-02 18:15:24 -07:00
jq_toolchain.bzl chore: normalize @generated by comments (#93) 2022-04-29 00:49:15 -07: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 chore: replace is_windows select pattern with target_platform_has_constraint pattern (#95) 2022-04-29 00:36:51 -07:00
patch.bzl fix: only use ctx.attr.patches if patches param is not specified (#105) 2022-05-04 10:32:18 -07:00
paths.bzl feat: add to_output_relative_path 2022-06-13 12:55:22 -07:00
repo_utils.bzl chore: rename all instances of repository_ctx to the preferred rctx (#92) 2022-04-29 00:36:25 -07:00
run_binary.bzl chore: nit on error message (#125) 2022-06-01 18:01:15 -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: add mandatory provider for write_source_files 2022-05-18 10:50:09 -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