bazel-lib/lib
renovate[bot] 713824e8a7
chore(deps): update dependency bazel_skylib to v1.4.2 (#453)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-12 22:16:56 -07:00
..
private docs: clarify rlocationpath 2023-05-24 17:16:00 -07:00
tests feat: support stamp substituions (#435) 2023-05-16 16:14:50 -07:00
BUILD.bazel feat: support stamp substituions (#435) 2023-05-16 16:14:50 -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
copy_directory.bzl feat: hardlink generated files in copy_to_directory and copy_directory instead of copying (#321) 2023-01-16 17:19:13 -08:00
copy_file.bzl
copy_to_bin.bzl
copy_to_directory.bzl chore: cleanup copy_to_directory docs and expose attr docstrings via lib for use downstream (#330) 2023-01-15 13:24:15 -08:00
diff_test.bzl
directory_path.bzl
docs.bzl
expand_make_vars.bzl feat: support stamp substituions (#435) 2023-05-16 16:14:50 -07:00
expand_template.bzl feat: support stamp substituions (#435) 2023-05-16 16:14:50 -07:00
extensions.bzl feat: support stamp substituions (#435) 2023-05-16 16:14:50 -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 docs(jq): document empty srcs 2023-04-19 09:03:52 -07:00
output_files.bzl
params_file.bzl fix: formatting for new docsite (#302) 2022-12-28 08:03:18 -08:00
paths.bzl feat: add to_rlocation_path and to_repository_relative_path functions to paths.bzl (#362) 2023-02-11 12:36:49 -08:00
platform_utils.bzl
repo_utils.bzl
repositories.bzl chore(deps): update dependency bazel_skylib to v1.4.2 (#453) 2023-06-12 22:16:56 -07:00
run_binary.bzl
stamping.bzl Update stamping.bzl 2023-04-18 13:27:19 -07:00
strings.bzl feat: implement chr, ord, and hex (#425) 2023-05-15 12:15:55 -07:00
testing.bzl fix: support special chars in assert_contains expected expression (#426) 2023-05-10 16:07:40 -07:00
transitions.bzl Add platform_transition_binary rule (#289) 2022-12-14 11:21:08 -08:00
utils.bzl feat: detect bzlmod automatically rather than requiring the user sets the flag. 2023-03-31 14:56:22 -07:00
windows_utils.bzl
write_source_files.bzl feat: add write_source_file to public API (#295) 2022-12-03 14:57:28 -08:00
yq.bzl