2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-28 21:33:48 +00:00
bazel-lib/lib
Alex Eagle e1d9d9b58f fix: windows home directory (#608)
HOMEPATH isn't always set. For example https://buildkite.com/bazel/bazel-bazel-examples/builds/2163#018b1a9d-0127-461f-8200-e89894397f35
USERPROFILE seems more widely documented as being the equivalent of HOME
2023-10-10 10:57:18 -07:00
..
private fix: windows home directory (#608) 2023-10-10 10:57:18 -07:00
tests feat: tar includes runfiles (#595) 2023-10-09 15:57:52 -07:00
base64.bzl
bazelrc_presets.bzl fix: add missing **kwargs to write_aspect_bazelrc_presets (#379) 2023-02-22 12:17:00 -08:00
BUILD.bazel feat: expose a config_setting for copy execution_requirements (#606) 2023-10-09 13:57:34 -07:00
copy_directory.bzl feat: expose a config_setting for copy execution_requirements (#606) 2023-10-09 13:57:34 -07:00
copy_file.bzl feat: expose a config_setting for copy execution_requirements (#606) 2023-10-09 13:57:34 -07:00
copy_to_bin.bzl
copy_to_directory.bzl feat: expose a config_setting for copy execution_requirements (#606) 2023-10-09 13:57:34 -07:00
diff_test.bzl
directory_path.bzl
docs.bzl
expand_make_vars.bzl chore: remove expand_template re-export (#580) 2023-10-05 12:33:13 -07:00
expand_template.bzl feat: expand_template allows inline template content (#533) 2023-09-20 18:32:05 -07:00
extensions.bzl feat: add a tar toolchain (#468) 2023-10-03 13:50:55 -07:00
glob_match.bzl chore: turn on more basic precommit checks 2023-02-17 11:00:00 -08:00
host_repo.bzl
jq.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
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 chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
repositories.bzl chore: run gazelle (#584) 2023-10-05 14:22:38 -07:00
run_binary.bzl
stamping.bzl Update stamping.bzl 2023-04-18 13:27:19 -07:00
strings.bzl chore: run buildifier 2023-06-13 16:28:17 -07:00
tar.bzl feat: add a tar toolchain (#468) 2023-10-03 13:50:55 -07:00
testing.bzl chore: run gazelle (#584) 2023-10-05 14:22:38 -07:00
transitions.bzl
utils.bzl feat: add propagate_common_{,test_,binary_}rule_attributes to lib/utils. (#553) 2023-09-26 14:29:42 -07:00
windows_utils.bzl refactor: remove to_workspace_path and to_manifest_path (#590) 2023-10-06 08:37:53 -07:00
write_source_files.bzl docs: clarify write_source_files output constraint (#498) 2023-08-23 12:32:56 -07:00
yq.bzl feat: yq supports stamping 2023-06-15 16:50:26 -07:00