.. |
docs
|
fix: isolate bzl_libary targets for //lib/private:*.bzl i //lib/private/docs package so that platform_utils dep on @local_config_platform//:constraints doesn't leak unless downstream consumer is generating docs (#254)
|
2022-09-27 09:59:19 -07:00 |
BUILD.bazel
|
fix: isolate bzl_libary targets for //lib/private:*.bzl i //lib/private/docs package so that platform_utils dep on @local_config_platform//:constraints doesn't leak unless downstream consumer is generating docs (#254)
|
2022-09-27 09:59:19 -07:00 |
copy_common.bzl
|
fix: don't generate @aspect_bazel_lib_local_config_platform repository as it is a leaky abstraction for rule consumers and not just rule authors (#243)
|
2022-09-13 21:58:08 -07:00 |
copy_directory.bzl
|
fix: don't generate @aspect_bazel_lib_local_config_platform repository as it is a leaky abstraction for rule consumers and not just rule authors (#243)
|
2022-09-13 21:58:08 -07:00 |
copy_file.bzl
|
fix: don't generate @aspect_bazel_lib_local_config_platform repository as it is a leaky abstraction for rule consumers and not just rule authors (#243)
|
2022-09-13 21:58:08 -07:00 |
copy_to_bin.bzl
|
refactor: give internal impl methods meaningful names (#252)
|
2022-09-20 15:23:56 -07:00 |
copy_to_directory.bzl
|
fix: don't generate @aspect_bazel_lib_local_config_platform repository as it is a leaky abstraction for rule consumers and not just rule authors (#243)
|
2022-09-13 21:58:08 -07:00 |
diff_test.bzl
|
Add JUnit XML output for diff_test
|
2022-09-07 13:53:08 -07:00 |
diff_test_tmpl.bat
|
Add TODO comment in the windows implementation
|
2022-09-07 13:53:08 -07:00 |
diff_test_tmpl.sh
|
Add JUnit XML output for diff_test
|
2022-09-07 13:53:08 -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_locations.bzl
|
fix: fix make var expansion in expand_template (#213)
|
2022-08-11 19:30:45 -07:00 |
expand_template.bzl
|
fix: fix make var expansion in expand_template (#213)
|
2022-08-11 19:30:45 -07:00 |
expand_variables.bzl
|
fix: TARGET make variable expansion: no extra leading @
|
2022-08-29 07:45:00 -07:00 |
fail_with_message_test.bzl
|
feat: write_source_files
|
2022-02-07 10:00:35 -08:00 |
glob_match.bzl
|
copy_to_directory performance improvements (#236)
|
2022-09-12 18:01:25 -07:00 |
host_repo.bzl
|
refactor: give internal impl methods meaningful names (#252)
|
2022-09-20 15:23:56 -07:00 |
jq.bzl
|
feat: jq supports stamping
|
2022-08-22 12:39:54 -07:00 |
jq_toolchain.bzl
|
fix: remote target_compatible_with from jq and yq toolchains
|
2022-07-06 10:46:23 -07:00 |
local_config_platform.bzl
|
fix: handle other CPU architectures in local_config_platform (#257)
|
2022-10-07 12:41:31 -07:00 |
output_files.bzl
|
copy_to_directory performance improvements (#236)
|
2022-09-12 18:01:25 -07:00 |
params_file.bzl
|
refactor: give internal impl methods meaningful names (#252)
|
2022-09-20 15:23:56 -07:00 |
parse_status_file.jq
|
feat: jq supports stamping
|
2022-08-22 12:39:54 -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 |
platform_utils.bzl
|
fix: don't generate @aspect_bazel_lib_local_config_platform repository as it is a leaky abstraction for rule consumers and not just rule authors (#243)
|
2022-09-13 21:58:08 -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
|
refactor: give internal impl methods meaningful names (#252)
|
2022-09-20 15:23:56 -07:00 |
stamping.bzl
|
feat: basic stamping support
|
2022-07-14 22:37:42 -07:00 |
utils.bzl
|
chore: set test timeouts to short
|
2022-08-20 13:58:43 -07:00 |
write_source_file.bzl
|
feat: add test_suite containing all tests from write_source_files (#256)
|
2022-10-05 09:01:50 -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 |