..
docs
refactor: consume tools from source if unstamped ( #543 )
2023-09-24 15:06:10 -07:00
base64.bzl
chore: run buildifier
2023-06-13 16:28:17 -07:00
BUILD.bazel
feat: yq supports stamping
2023-06-15 16:50:26 -07:00
copy_common.bzl
refactor: reduce execution requirements for copy
2023-08-29 14:56:22 -07:00
copy_directory.bzl
fix: show directory being copied to in copy_to_directory progress message ( #345 )
2023-02-05 20:47:02 -08:00
copy_directory_toolchain.bzl
refactor: consume tools from source if unstamped ( #543 )
2023-09-24 15:06:10 -07:00
copy_file.bzl
fix: show directory being copied to in copy_to_directory progress message ( #345 )
2023-02-05 20:47:02 -08:00
copy_to_bin.bzl
Add copy_directory binary tool ( #324 )
2023-01-14 15:51:01 -08:00
copy_to_directory.bzl
chore: turn on more basic precommit checks
2023-02-17 11:00:00 -08:00
copy_to_directory_toolchain.bzl
refactor: consume tools from source if unstamped ( #543 )
2023-09-24 15:06:10 -07:00
coreutils_toolchain.bzl
Update coreutils_toolchain.bzl
2023-07-17 19:22:46 -07:00
diff_test.bzl
fix: lookup source files from execroot when running diff_test on RBE ( #531 )
2023-09-21 13:27: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
fix: lookup source files from execroot when running diff_test on RBE ( #531 )
2023-09-21 13:27:08 -07:00
directory_path.bzl
docs.bzl
Fix update_docs
with Bazel 7 and stardoc 0.6.0
2023-08-14 12:01:13 -07:00
expand_locations.bzl
expand_template.bzl
chore: run buildifier
2023-06-13 16:28:17 -07:00
expand_template_toolchain.bzl
refactor: consume tools from source if unstamped ( #543 )
2023-09-24 15:06:10 -07:00
expand_variables.bzl
chore: add test coverage for run_binary & expand_variables makevars ( #504 )
2023-08-26 13:59:48 -07:00
fail_with_message_test.bzl
glob_match.bzl
fix: rewrite glob implementation to follow standard glob specs
2023-05-08 07:46:19 -07:00
host_repo.bzl
chore: turn on more basic precommit checks
2023-02-17 11:00:00 -08:00
jq.bzl
jq_toolchain.bzl
docs: add comment regarding linux-arm64 JQ toolchain ( #503 )
2023-08-24 09:54:44 -07:00
lists.bzl
feat: add list utils ( #512 )
2023-09-21 10:12:47 -07:00
local_config_platform.bzl
chore: turn on more basic precommit checks
2023-02-17 11:00:00 -08:00
output_files.bzl
chore: turn on more basic precommit checks
2023-02-17 11:00:00 -08:00
params_file.bzl
refactor: give internal impl methods meaningful names ( #252 )
2022-09-20 15:23:56 -07:00
parse_status_file.jq
chore: turn on more basic precommit checks
2023-02-17 11:00:00 -08:00
parse_status_file.yq
Use actual newline (instead of "\n") to split strings in yq rule
2023-06-22 17:09:44 -07:00
patch.bzl
paths.bzl
docs: clarify rlocationpath
2023-05-24 17:16:00 -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
feat: add freebsd support
2023-07-25 20:14:46 -07:00
run_binary.bzl
chore: add test coverage for run_binary & expand_variables makevars ( #504 )
2023-08-26 13:59:48 -07:00
source_toolchains_repo.bzl
refactor: consume tools from source if unstamped ( #543 )
2023-09-24 15:06:10 -07:00
stamping.bzl
strings.bzl
chore: run buildifier
2023-06-13 16:28:17 -07:00
strings.py
feat: implement chr, ord, and hex ( #425 )
2023-05-15 12:15:55 -07:00
utils.bzl
feat: add propagate_common_{,test_,binary_}rule_attributes
to lib/utils. ( #553 )
2023-09-26 14:29:42 -07:00
write_source_file.bzl
fix: allow for BUILD files in outputs of write_source_file ( #540 )
2023-09-21 19:50:04 -04:00
yq.bzl
yq: allow any filename in srcs ( #496 )
2023-08-30 09:18:10 -07:00
yq_toolchain.bzl
fix(yq): restore default version, reverting #405
2023-05-05 13:07:51 -07:00