2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-27 17:43:27 +00:00
bazel-lib/lib/private
2023-12-21 14:27:21 -08:00
..
base64.bzl chore: run buildifier 2023-06-13 16:28:17 -07:00
bats.bzl fix: create windows launcher for bats (#704) 2023-12-21 14:27:21 -08:00
bats_toolchain.bzl feat: implement bats test runner (#699) 2023-12-20 13:08:47 -08:00
BUILD.bazel fix: create windows launcher for bats (#704) 2023-12-21 14:27:21 -08:00
copy_common.bzl Revert: feat: expose a config_setting for copy execution_requirements (#606) (#640) 2023-10-31 15:19:38 -07:00
copy_directory.bzl Revert: feat: expose a config_setting for copy execution_requirements (#606) (#640) 2023-10-31 15:19:38 -07:00
copy_directory_toolchain.bzl refactor: consume tools from source if unstamped (#543) 2023-09-24 15:06:10 -07:00
copy_file.bzl feat: expose toolchains used for copy actions (#661) 2023-11-16 07:15:50 -08:00
copy_to_bin.bzl docs: fix load path for copy_file_to_bin_action (#673) 2023-11-30 10:58:48 -08:00
copy_to_directory.bzl Revert: feat: expose a config_setting for copy execution_requirements (#606) (#640) 2023-10-31 15:19:38 -07: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 Upgrade coreutils and add darwin arm64 binary (#649) 2023-11-14 08:47:21 -08:00
diff_test.bzl chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
diff_test_tmpl.bat
diff_test_tmpl.sh chore: bazel run //:format (#682) 2023-12-08 00:30:39 -08: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: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -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 refactor: remove output_dir from run_binary and expand_variables (#588) 2023-10-06 08:32:55 -07:00
extension_utils.bzl fix: fix a bug where toolchain repositories were potentially duplicated (#662) 2023-11-16 06:57:29 -08:00
fail_with_message_test.bzl
glob_match.bzl
host_repo.bzl
jq.bzl feat: support jq 1.7 toolchain (#520) 2023-10-03 13:50:55 -07:00
jq_toolchain.bzl feat: support jq 1.7 toolchain (#520) 2023-10-03 13:50:55 -07:00
lists.bzl feat: add list utils (#512) 2023-09-21 10:12:47 -07:00
output_files.bzl
params_file.bzl
parse_status_file.jq
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 refactor: remove to_workspace_path and to_manifest_path (#590) 2023-10-06 08:37:53 -07:00
platform_utils.bzl
repo_utils.bzl fix: windows home directory (#608) 2023-10-10 10:57:18 -07:00
run_binary.bzl refactor: remove output_dir from run_binary and expand_variables (#588) 2023-10-06 08:32:55 -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
tar.bzl fix #697: use to_repository_relative_path in mtree_spec (#696) 2023-12-20 11:22:42 -08:00
tar_toolchain.bzl chore: add windows binaries (#610) 2023-10-10 14:13:17 -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 Unconditionally use runfiles.merge_all in write_source_file 2023-10-16 15:45:24 -07:00
yq.bzl yq: allow any filename in srcs (#496) 2023-08-30 09:18:10 -07:00
yq_toolchain.bzl