.. |
BUILD.bazel
|
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 |
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
|
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
|
fix: add missing convienence aliases to include_srcs_packages
|
2022-07-29 18:52:54 -07:00 |
diff_test.bzl
|
fix: patch diff_test with runfiles fix
|
2022-07-15 13:07:28 -07:00 |
directory_path.bzl
|
fix: improve error message in directory_path when directory does not (#192)
|
2022-07-22 09:37:27 -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
|
feat: write_source_files
|
2022-02-07 10:00:35 -08:00 |
glob_match.bzl
|
chore: add glob_match to docs (#195)
|
2022-07-28 11:15:14 -07:00 |
host_repo.bzl
|
chore: normalize @generated by comments (#93)
|
2022-04-29 00:49:15 -07:00 |
jq.bzl
|
feat: let jq act like copy_to_bin
|
2022-06-21 18:40:29 -07:00 |
jq_toolchain.bzl
|
fix: remote target_compatible_with from jq and yq toolchains
|
2022-07-06 10:46:23 -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
|
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
|
chore: rename all instances of repository_ctx to the preferred rctx (#92)
|
2022-04-29 00:36:25 -07:00 |
run_binary.bzl
|
chore: change default for run_binary#stamp
|
2022-07-15 09:29:28 -07:00 |
stamping.bzl
|
feat: basic stamping support
|
2022-07-14 22:37:42 -07:00 |
utils.bzl
|
assert that directories aren't included in file_exists
|
2022-07-14 07:53:05 -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: remote target_compatible_with from jq and yq toolchains
|
2022-07-06 10:46:23 -07:00 |