2
0
Fork 0
mirror of https://github.com/bazel-contrib/rules_foreign_cc synced 2024-11-28 08:43:26 +00:00
rules_foreign_cc/toolchains
2021-06-21 08:14:51 -07:00
..
native_tools
BUILD.bazel
built_toolchains.bzl Added google mirror for gnu make (#693) 2021-06-21 08:14:51 -07:00
prebuilt_toolchains.bzl update cmake to 3.20.4 (#680) 2021-06-16 12:46:23 +01:00
prebuilt_toolchains.py update cmake to 3.20.4 (#680) 2021-06-16 12:46:23 +01:00
prebuilt_toolchains_repository.bzl
README.md
toolchains.bzl

Rules Foreign CC Toolchains

This package contains implementations for toolchains required for the supported build systems.

Built Toolchains

These toolchains are for build tools that are built from source.

PreBuilt Toolchains

These toolchains are for build tools that are built and stored at some remote site and downloaded when required by any target currently in the build graph.

PreInstalled Toolchains

These toolchains are for build tools already installed on the host.