.. |
private
|
feat: add some additional make variable substitutions for common useful values in the context (#73)
|
2022-04-14 07:05:28 -07:00 |
tests
|
feat: add some additional make variable substitutions for common useful values in the context (#73)
|
2022-04-14 07:05:28 -07:00 |
BUILD.bazel
|
feat: add copy_to_bin rule (#69)
|
2022-04-12 16:31:04 -07:00 |
copy_directory.bzl
|
feat: add copy_file_action helper function to the public API (#68)
|
2022-04-12 13:58:30 -07:00 |
copy_file.bzl
|
feat: add copy_file_action helper function to the public API (#68)
|
2022-04-12 13:58:30 -07:00 |
copy_to_bin.bzl
|
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.bzl
|
feat: add directory_path rule and DirectoryPathInfo for specifying files within tree artifacts (#42)
|
2022-03-03 16:40:32 -08:00 |
diff_test.bzl
|
feat: add forked diff_test that handles comparing directories
|
2021-12-21 16:12:05 -08:00 |
directory_path.bzl
|
Add DefaultOutputPathInfo provider and update write_source_files to accept it (#48)
|
2022-03-14 17:33:52 -07:00 |
docs.bzl
|
feat: add doc helpers (#2)
|
2021-11-10 06:34:00 -08:00 |
expand_make_vars.bzl
|
feat: add runfiles helpers needed for rules_js (#3)
|
2021-11-10 06:30:07 -08:00 |
jq.bzl
|
fix: improve jq usage docs
|
2022-02-07 09:45:02 -08: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
|
feat: add doc helpers (#2)
|
2021-11-10 06:34:00 -08:00 |
paths.bzl
|
feat: copy_to_directory copies files and directories to an output directory
|
2021-11-16 21:30:32 -08:00 |
repo_utils.bzl
|
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 |
repositories.bzl
|
feat: add jq toolchain and rule
|
2021-12-14 17:59:52 -08:00 |
run_binary.bzl
|
feat: add run_binary with output directory support & improved makevar expansion (#57)
|
2022-03-31 20:04:35 -07:00 |
transitions.bzl
|
feat: platform_transition_filegroup (#55)
|
2022-03-30 21:04:14 -07:00 |
utils.bzl
|
feat: add some paths and utils (#1)
|
2021-11-09 15:13:30 -08:00 |
windows_utils.bzl
|
feat: add runfiles helpers needed for rules_js (#3)
|
2021-11-10 06:30:07 -08:00 |
write_source_files.bzl
|
fix: ensure out_file does not show up in source file query of write_source_file so that it can be used with ibazel (#52)
|
2022-03-28 14:53:58 -07:00 |