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
Eric Hauser ee0442db9c
FR-723: make WriteSourceFileInfo public (#724)
* FR-723: make WriteSourceFileInfo public

* Update docs

---------

Co-authored-by: Greg Magolan <greg@aspect.dev>
2024-01-22 21:51:05 -08:00
..
private feat: allow write_source_file(s) to write source files to bazel packages outside of the target's package (#717) 2024-01-10 15:07:03 -08: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
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
directory_path.bzl
docs.bzl
expand_make_vars.bzl
expand_template.bzl
extensions.bzl feat: implement bats test runner (#699) 2023-12-20 13:08:47 -08:00
glob_match.bzl
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
output_files.bzl
params_file.bzl
paths.bzl chore: upgrade bash rlocation lib to v3 (#727) 2024-01-18 13:23:14 -08:00
platform_utils.bzl
repo_utils.bzl
repositories.bzl Fix prerelease (#708) 2024-01-04 12:07:19 -08:00
run_binary.bzl
stamping.bzl
strings.bzl
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
utils.bzl feat: add is_bazel_7_or_greater utility (#714) 2024-01-07 16:42:57 -08:00
windows_utils.bzl
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