bazel-skylib/rules
Vertexwahn 2a87d4a62a
Add expand_template rule (#330)
Resolves: https://github.com/bazelbuild/bazel-skylib/issues/191

An example of how this can be useful can be found here: https://github.com/catchorg/Catch2/pull/2387/files

Could be also helpful here: 8587f4eed1/BUILD.bazel (L21)
2022-04-01 18:07:48 -04:00
..
private to_json/to_proto methods on structs are deprecated and will be removed (#295) 2021-05-03 12:27:40 -04:00
BUILD Add expand_template rule (#330) 2022-04-01 18:07:48 -04:00
analysis_test.bzl Fix linter warnings with new buildifier version. (#349) 2022-02-10 14:50:56 -05:00
build_test.bzl Use more portable `#!/usr/bin/env bash` shebang instead of hardcoded /bin/bash. (#329) 2021-10-25 09:12:41 -04:00
common_settings.bzl update links to bazel docs (#306) 2021-06-16 13:00:06 -04:00
copy_file.bzl maprule: hide it, not ready for public use. (#133) 2019-03-20 18:13:32 +01:00
diff_test.bzl Use more portable `#!/usr/bin/env bash` shebang instead of hardcoded /bin/bash. (#329) 2021-10-25 09:12:41 -04:00
expand_template.bzl Add expand_template rule (#330) 2022-04-01 18:07:48 -04:00
native_binary.bzl Fix runfiles in native_binary/native_test (#339) 2022-03-29 17:41:48 -04:00
run_binary.bzl update links to bazel docs (#306) 2021-06-16 13:00:06 -04:00
select_file.bzl Add license and copyright notice (#245) 2020-04-15 12:57:49 +02:00
write_file.bzl maprule: hide it, not ready for public use. (#133) 2019-03-20 18:13:32 +01:00