bazel-lib/lib/private
Justin Pinkul 74ac451d8a
Adding a preserve time feature to copy_to_directory and copy_directory (#898)
2024-08-10 22:08:56 -07:00
..
BUILD.bazel feat: introduce zstd toolchain (#831) 2024-05-03 16:12:56 -07:00
base64.bzl chore(deps): upgrade stardoc (#894) 2024-08-08 12:56:11 -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
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 Adding a preserve time feature to copy_to_directory and copy_directory (#898) 2024-08-10 22:08:56 -07:00
copy_directory_toolchain.bzl fix: integrity hashes are now sha256 since #854 (#855) 2024-05-23 16:26:14 -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 Adding a preserve time feature to copy_to_directory and copy_directory (#898) 2024-08-10 22:08:56 -07:00
copy_to_directory_toolchain.bzl fix: integrity hashes are now sha256 since #854 (#855) 2024-05-23 16:26:14 -07:00
coreutils_toolchain.bzl fix: coreutils download path for darwin_amd64 (#853) 2024-05-23 13:12:36 -07:00
diff_test.bzl fix: Set size to a default value as well as timeout. (#839) 2024-07-19 12:50:50 -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 chore: bazel run //:format (#682) 2023-12-08 00:30:39 -08: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(typos): Fix almost all typos with hook (#884) 2024-07-31 10:09:17 -04: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(typos): Fix almost all typos with hook (#884) 2024-07-31 10:09:17 -04:00
expand_template_toolchain.bzl fix: integrity hashes are now sha256 since #854 (#855) 2024-05-23 16:26:14 -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 feat: write_source_files 2022-02-07 10:00:35 -08:00
glob_match.bzl fix(typos): Fix almost all typos with hook (#884) 2024-07-31 10:09:17 -04:00
host_repo.bzl chore: turn on more basic precommit checks 2023-02-17 11:00:00 -08:00
jq.bzl jq: add data file and location expansion support (#757) 2024-02-26 17:43:56 -08:00
jq_toolchain.bzl perf: remove unnecessary calls to 'to_list' (#737) 2024-01-29 12:43:32 -05:00
lists.bzl fix(typos): Fix almost all typos with hook (#884) 2024-07-31 10:09:17 -04:00
modify_mtree.awk fix(tar): append slash to top-level directory mtree entries (#852) 2024-07-02 09:27:06 -07: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 chore: cleanup fail msgs with substitutions for cleaner error logs 2022-06-14 06:46:34 -07:00
paths.bzl perf: reduce concatenation in relative_path 2024-06-21 20:05:45 -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 get_home_directory to repo_utils (#809) 2024-04-03 13:53:18 -07:00
run_binary.bzl docs: add warning about using use_default_shell_env (#779) 2024-03-05 10:33:05 -08:00
source_toolchains_repo.bzl feat: add a helper for rules to work with resource_sets (#792) 2024-03-18 15:38:24 -07:00
stamping.bzl feat: basic stamping support 2022-07-14 22:37:42 -07:00
strings.bzl fix(typos): Fix almost all typos with hook (#884) 2024-07-31 10:09:17 -04:00
strings.py feat: implement chr, ord, and hex (#425) 2023-05-15 12:15:55 -07:00
tar.bzl fix(tar): append slash to top-level directory mtree entries (#852) 2024-07-02 09:27:06 -07:00
tar_toolchain.bzl chore(deps): update bsdtar prebuilt (#882) 2024-07-19 12:16:27 -07:00
utils.bzl fix(typos): Fix almost all typos with hook (#884) 2024-07-31 10:09:17 -04:00
write_source_file.bzl fix: Set size to a default value as well as timeout. (#839) 2024-07-19 12:50:50 -07:00
yq.bzl yq: allow any filename in srcs (#496) 2023-08-30 09:18:10 -07:00
yq_toolchain.bzl perf: remove unnecessary calls to 'to_list' (#737) 2024-01-29 12:43:32 -05:00
zstd_toolchain.bzl feat: introduce zstd toolchain (#831) 2024-05-03 16:12:56 -07:00