.. |
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
|
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
|
feat: add copy_to_directory_action
|
2022-06-28 09:08:45 -07:00 |
diff_test.bzl
|
fix: diff_test not working for files in directories starting with "external"
|
2022-07-07 16:31:00 -07:00 |
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
|
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
|
|
|
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: improve error when run_binary has no outputs
|
2022-06-27 12:30:13 -07:00 |
utils.bzl
|
Add utility for checking file existence.
|
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 |