2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-25 11:32:33 +00:00
bazel-lib/lib
2023-04-19 09:03:52 -07:00
..
private Correctly handle empty directory when checking for missing file 2023-04-03 18:03:19 -07:00
tests fix: use test command for test flags 2023-04-13 07:45:07 -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: detect bzlmod automatically rather than requiring the user sets the flag. 2023-03-31 14:56:22 -07: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
extensions.bzl chore: use coreutils hashsum (#333) 2023-03-10 20:37:57 +03: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
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: use coreutils hashsum (#333) 2023-03-10 20:37:57 +03:00
run_binary.bzl
stamping.bzl Update stamping.bzl 2023-04-18 13:27:19 -07:00
testing.bzl enhancement: allow additional attributes to be passed to assert_* tests 2023-02-10 07:14:05 -08:00
transitions.bzl
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
yq.bzl