bazel-lib/lib
Alex Eagle 036d1fdcc2
Use statically-linked bsdtar on all platforms (#804)
* [tar] Switch to statically linked binaries

* chore: don't use bsdtar for extract yet

* chore: add dzbarsky integrity hashes

* Upgrade to 3.7.2.bcr.2 (#806)

* chore: replace URLs with aspect-build fork

---------

Co-authored-by: David Zbarsky <dzbarsky@gmail.com>
2024-03-29 11:37:13 -07:00
..
private Use statically-linked bsdtar on all platforms (#804) 2024-03-29 11:37:13 -07:00
tests chore: cherry pick doc fixes (#800) 2024-03-27 12:53:20 -07:00
BUILD.bazel chore: cherry pick doc fixes (#800) 2024-03-27 12:53:20 -07:00
base64.bzl feat: add base64 encode & decode utility functions (#292) 2022-11-25 17:00:02 -08:00
bazelrc_presets.bzl fix: move flags that should only be set with bazel 6 to bazel6.bazelrc recommended settings (#711) 2024-01-05 15:50:10 -08:00
copy_directory.bzl feat: expose a config_setting for copy execution_requirements (#606) (#607) 2023-10-09 14:08:17 -07:00
copy_file.bzl feat: backport 2.x features for interoperability (#657) 2023-11-16 11:25:34 -07:00
copy_to_bin.bzl feat: backport 2.x features for interoperability (#657) 2023-11-16 11:25:34 -07:00
copy_to_directory.bzl feat: expose a config_setting for copy execution_requirements (#606) (#607) 2023-10-09 14:08:17 -07:00
diff_test.bzl feat: add executable attribute to write_source_files 2022-12-03 10:46:08 -08:00
directory_path.bzl Add DefaultOutputPathInfo provider and update write_source_files to accept it (#48) 2022-03-14 17:33:52 -07:00
docs.bzl feat: add doc helpers (#2) 2021-11-10 06:34:00 -08:00
expand_make_vars.bzl chore: run buildifier 2023-06-13 16:28:17 -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) 2024-03-23 01:42:58 -04:00
glob_match.bzl chore: turn on more basic precommit checks 2023-02-17 11:00:00 -08: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 jq: add data file and location expansion support (#757) 2024-03-27 10:21:39 -04:00
lists.bzl feat(list): add `unique` function (#716) 2024-03-27 10:22:24 -04:00
output_files.bzl feat: replace default_info_files with output_files which adds output_group attribute (#50) 2022-03-15 17:36:22 -07:00
params_file.bzl fix: formatting for new docsite (#302) 2022-12-28 08:03:18 -08:00
paths.bzl Update paths.bzl (#735) 2024-03-27 10:17:28 -04: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 chore: update pre-commit buildifier (#563) 2023-09-29 14:42:33 -07:00
repositories.bzl feat: add a tar toolchain (#468) 2024-03-23 01:42:58 -04:00
run_binary.bzl feat: add run_binary with output directory support & improved makevar expansion (#57) 2022-03-31 20:04:35 -07:00
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
testing.bzl chore: add windows binaries (#610) 2024-03-23 02:09:57 -04: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-08 02:32:28 -08: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 FR-723: make WriteSourceFileInfo public (#724) 2024-03-27 10:17:05 -04:00
yq.bzl feat: yq supports stamping 2023-06-15 16:50:26 -07:00