2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-12-04 08:02:31 +00:00
rules_foreign_cc/tools/build_defs/shell_toolchain/toolchains
UebelAndre fafbef3eca
Added bzl_libraries for stardoc support (#453)
There's now a top level bzl_library @rules_foreign_cc//:bzl_srcs that contain the .bzl sources for the build rules defined in this repo.

Stardoc support was also added to ensure the bzl_library structure is correct and usable outside of the repo. In addition to this, new documentation can be generated by running bazel run //docs:generate_docs from the root of rules_foreign_cc/examples to output @rules_foreign_cc_tests//docs:README.md.
2021-01-22 14:25:49 +00:00
..
impl Added bzl_libraries for stardoc support (#453) 2021-01-22 14:25:49 +00:00
access.bzl Fix Buildifier warnings (#395) 2020-05-04 19:50:45 +02:00
BUILD Added bzl_libraries for stardoc support (#453) 2021-01-22 14:25:49 +00:00
commands.bzl Improve outputs handling: wrapper script in shell-abstract manner (#223) 2019-02-14 10:00:19 +01:00
defs.bzl Register shell toolchain implementations in the correct order and allow customization (#214) 2019-01-31 15:11:28 +01:00
function_and_call.bzl
toolchain_mappings.bzl Register shell toolchain implementations in the correct order and allow customization (#214) 2019-01-31 15:11:28 +01:00
ws_defs.bzl Register shell toolchain implementations in the correct order and allow customization (#214) 2019-01-31 15:11:28 +01:00