bazel-skylib/docs
László Csomor bf8a55b668
run_binary: runs an executable as an action (#153)
This rule is an alternative for genrule(): it can
run a binary with the desired arguments,
environment, inputs, and outputs, as a single
build action, without shelling out to Bash.

Fixes https://github.com/bazelbuild/bazel-skylib/issues/149
2019-05-21 14:46:09 +02:00
..
BUILD run_binary: runs an executable as an action (#153) 2019-05-21 14:46:09 +02:00
analysis_test_doc.md Minor formatting changes plus doc updates (#147) 2019-05-08 16:34:47 +02:00
build_test_doc.md
collections_doc.md
copy_file_doc.md
dicts_doc.md
diff_test_doc.md Minor formatting changes plus doc updates (#147) 2019-05-08 16:34:47 +02:00
native_binary_doc.md New rules: native_binary and native_test (#152) 2019-05-14 13:33:01 +02:00
new_sets_doc.md
partial_doc.md
paths_doc.md
regenerate_docs.sh
run_binary_doc.md run_binary: runs an executable as an action (#153) 2019-05-21 14:46:09 +02:00
selects_doc.md
shell_doc.md
structs_doc.md
types_doc.md
unittest_doc.md Minor formatting changes plus doc updates (#147) 2019-05-08 16:34:47 +02:00
versions_doc.md
write_file_doc.md write_file: support different line endings (#150) 2019-05-09 15:29:44 +02:00