bazel-skylib/rules
Ted Pudlik 09b1079228
Make `out` on `native_binary` optional (#474)
Fixes: #399
2024-04-24 15:40:31 -04:00
..
private Modify actions in order not to need toolchain param (#478) 2023-11-16 15:04:55 +01:00
BUILD Add copy_directory rule (#366) 2022-06-01 09:58:09 +02:00
analysis_test.bzl Fix linter warnings with new buildifier version. (#349) 2022-02-10 14:50:56 -05:00
build_test.bzl Avoid building build_test deps unnecessarily (#448) 2023-05-31 11:37:12 -04:00
common_settings.bzl Expose int- and string-valued build settings as Make variables (#440) 2023-08-22 19:41:36 +00:00
copy_directory.bzl Add copy_directory rule (#366) 2022-06-01 09:58:09 +02:00
copy_file.bzl maprule: hide it, not ready for public use. (#133) 2019-03-20 18:13:32 +01:00
diff_test.bzl Bump stardoc dep to unbreak build with --experimental_enable_bzlmod (#398) 2022-10-03 05:13:46 -04:00
expand_template.bzl expand_template: do not output_to_genfiles (#493) 2024-03-20 17:56:10 -04:00
native_binary.bzl Make `out` on `native_binary` optional (#474) 2024-04-24 15:40:31 -04:00
run_binary.bzl Modify actions in order not to need `toolchain` param (#455) 2023-08-28 14:39:43 -04:00
select_file.bzl Add missing docs and doc links; update bazel.build links (#387) 2022-09-01 08:19:43 -04:00
write_file.bzl maprule: hide it, not ready for public use. (#133) 2019-03-20 18:13:32 +01:00