2
0
Fork 0
mirror of https://github.com/bazel-contrib/bazel-lib synced 2024-11-30 01:41:21 +00:00
bazel-lib/lib
2024-01-29 12:43:32 -05:00
..
private perf: remove unnecessary calls to 'to_list' (#737) 2024-01-29 12:43:32 -05:00
tests chore: add example of using write_source_file to merge output tree artifact files with source files that are already in an output directory (#730) 2024-01-22 21:03:31 -08:00
base64.bzl feat: add base64 encode & decode utility functions (#292) 2022-11-25 17:00:02 -08:00
bats.bzl feat: implement bats test runner (#699) 2023-12-20 13:08:47 -08:00
bazelrc_presets.bzl fix: move flags that should only be set with bazel 6 to bazel6.bazelrc recommended settings (#711) 2024-01-04 08:16:59 -08:00
BUILD.bazel feat: implement bats test runner (#699) 2023-12-20 13:08:47 -08:00
copy_directory.bzl Revert: feat: expose a config_setting for copy execution_requirements (#606) (#640) 2023-10-31 15:19:38 -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 feat: expose toolchains used for copy actions (#661) 2023-11-16 07:15:50 -08:00
copy_to_directory.bzl Revert: feat: expose a config_setting for copy execution_requirements (#606) (#640) 2023-10-31 15:19:38 -07: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 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: implement bats test runner (#699) 2023-12-20 13:08:47 -08:00
glob_match.bzl chore: turn on more basic precommit checks 2023-02-17 11:00:00 -08:00
host_repo.bzl
jq.bzl refactor: rework toolchain registration for WORKSPACE and bzlmod users (#597) 2023-10-10 12:16:13 -07:00
lists.bzl feat: add list utils (#512) 2023-09-21 10:12:47 -07:00
output_files.bzl
params_file.bzl fix: formatting for new docsite (#302) 2022-12-28 08:03:18 -08:00
paths.bzl Update paths.bzl (#735) 2024-01-27 12:26:12 -08:00
platform_utils.bzl
repo_utils.bzl chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
repositories.bzl Fix prerelease (#708) 2024-01-04 12:07:19 -08: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 fix(tar): propagate testonly attr to mtree_spec (#691) 2023-12-13 15:21:02 -08:00
testing.bzl chore: add windows binaries (#610) 2023-10-10 14:13:17 -07:00
transitions.bzl Add platform_transition_binary rule (#289) 2022-12-14 11:21:08 -08:00
utils.bzl feat: add is_bazel_7_or_greater utility (#714) 2024-01-07 16:42:57 -08: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 FR-723: make WriteSourceFileInfo public (#724) 2024-01-22 21:51:05 -08:00
yq.bzl refactor: rework toolchain registration for WORKSPACE and bzlmod users (#597) 2023-10-10 12:16:13 -07:00