This website requires JavaScript.
Explore
Help
Sign In
bazel
/
bazel-lib
Watch
2
Star
0
Fork
You've already forked bazel-lib
0
mirror of
https://github.com/bazel-contrib/bazel-lib
synced
2024-11-28 21:33:48 +00:00
Code
Issues
Releases
Activity
d5631bc18d
bazel-lib
/
lib
/
private
History
Greg Magolan
d5631bc18d
chore: update copy toolchains to latest release (
#337
)
2023-01-16 19:38:56 -08:00
..
docs
feat: hardlink generated files in copy_to_directory and copy_directory instead of copying (
#321
)
2023-01-16 17:19:13 -08:00
base64.bzl
fix: fail with better error message with trying to base64 decode a string that is not base64 encoded (
#298
)
2022-12-12 12:03:18 -08:00
base64.py
feat: add base64 encode & decode utility functions (
#292
)
2022-11-25 17:00:02 -08:00
BUILD.bazel
copy_common.bzl
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_directory_toolchain.bzl
chore: update copy toolchains to latest release (
#337
)
2023-01-16 19:38:56 -08:00
copy_file.bzl
Add copy_directory binary tool (
#324
)
2023-01-14 15:51:01 -08:00
copy_to_bin.bzl
Add copy_directory binary tool (
#324
)
2023-01-14 15:51:01 -08:00
copy_to_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_to_directory_toolchain.bzl
chore: update copy toolchains to latest release (
#337
)
2023-01-16 19:38:56 -08:00
coreutils_toolchain.bzl
feat: add coreutils toolchain (
#332
)
2023-01-16 21:02:17 +03:00
diff_test.bzl
feat: add executable attribute to write_source_files
2022-12-03 10:46:08 -08:00
diff_test_tmpl.bat
diff_test_tmpl.sh
feat: add executable attribute to write_source_files
2022-12-03 10:46:08 -08:00
directory_path.bzl
docs.bzl
expand_locations.bzl
expand_template.bzl
expand_variables.bzl
fail_with_message_test.bzl
glob_match.bzl
perf: optimize glob_match if the expression does not have any glob symbols (
#283
)
2022-11-14 14:45:25 -08:00
host_repo.bzl
chore: upgrade to Bazel 6.0.0rc1 but continue to also test Bazel 5.3.2 on CI (
#266
)
2022-10-26 15:05:27 -07:00
jq.bzl
jq_toolchain.bzl
local_config_platform.bzl
refactor: move bzl_library target out of @local_config_platform and just use exports_files in there instead (
#276
)
2022-11-04 15:11:14 -07:00
output_files.bzl
params_file.bzl
parse_status_file.jq
patch.bzl
paths.bzl
platform_utils.bzl
repo_utils.bzl
run_binary.bzl
stamping.bzl
utils.bzl
chore: update pre-bazel 6 work-around in utils to only apply for bazel versions < 6 (
#320
)
2023-01-14 12:13:02 -08:00
write_source_file.bzl
fix: write_source_files incompatibility with bzlmod when writing from external repo
2023-01-09 10:54:51 -08:00
yq.bzl
yq_toolchain.bzl