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
2023-01-20 16:16:42 -08:00
..
private chore: update copy toolchain to latest releases (#340) 2023-01-16 22:11:33 -08:00
tests chore: also accept expected as a list of entries 2023-01-20 16:16:42 -08:00
base64.bzl feat: add base64 encode & decode utility functions (#292) 2022-11-25 17:00:02 -08:00
BUILD.bazel feat: hardlink generated files in copy_to_directory and copy_directory instead of copying (#321) 2023-01-16 17:19:13 -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 feat: add executable attribute to write_source_files 2022-12-03 10:46:08 -08:00
directory_path.bzl
docs.bzl
expand_make_vars.bzl fix: fix make var expansion in expand_template (#213) 2022-08-11 19:30:45 -07:00
extensions.bzl fix: bzlmod toolchain registration for copy_directory & copy_to_directory (#336) 2023-01-16 19:37:36 -08:00
glob_match.bzl perf: do not execute glob for non-glob copy_to_directory root_paths/replace_prefix params (#274) 2022-11-02 18:44:42 -07:00
host_repo.bzl feat: add @aspect_bazel_lib_host repository and normalize function names in repo_utils (#90) 2022-04-28 14:18:06 -07:00
jq.bzl feat: modify assert_json_matches api before release 2023-01-09 11:31:15 -08: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_output_relative_path 2022-06-13 12:55:22 -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 @aspect_bazel_lib_host repository and normalize function names in repo_utils (#90) 2022-04-28 14:18:06 -07:00
repositories.bzl feat: hardlink generated files in copy_to_directory and copy_directory instead of copying (#321) 2023-01-16 17:19:13 -08:00
run_binary.bzl
stamping.bzl Update stamping.bzl 2022-09-29 09:54:09 -07:00
testing.bzl chore: change to unzip -Z as it looks more likely to be on windows 2023-01-20 16:16:42 -08:00
transitions.bzl Add platform_transition_binary rule (#289) 2022-12-14 11:21:08 -08:00
utils.bzl feat: add maybe_http_archive (#270) 2022-10-27 15:55:57 -07:00
windows_utils.bzl feat: add create_windows_native_launcher_script to lib/windows_utils.bzl (#75) 2022-04-14 09:01:08 -07:00
write_source_files.bzl feat: add write_source_file to public API (#295) 2022-12-03 14:57:28 -08:00
yq.bzl docs: encourage use of latest yq/jq in docs 2022-07-02 10:00:23 -07:00