rules_foreign_cc/toolchains
James Sharpe 1fb8a1ed91
Updated cmake versions (#1039)
2023-04-11 17:12:49 +00:00
..
native_tools Add toolchain executables to the PATH (#987) 2022-12-10 20:16:40 +00:00
BUILD.bazel Hermetic pkg config (#979) 2022-11-09 11:54:39 +00:00
README.md
built_toolchains.bzl Update cmake and ninja versions (#996) 2023-02-05 20:07:54 +00:00
cmake_versions.bzl Updated cmake versions (#1039) 2023-04-11 17:12:49 +00:00
make-reproducible-bootstrap.patch Bootstrap make reproducibly (#817) 2021-11-30 15:58:53 +00:00
pkgconfig-detectenv.patch Hermetic pkg config (#979) 2022-11-09 11:54:39 +00:00
pkgconfig-makefile-vc.patch Hermetic pkg config (#979) 2022-11-09 11:54:39 +00:00
prebuilt_toolchains.bzl Updated cmake versions (#1039) 2023-04-11 17:12:49 +00:00
prebuilt_toolchains.py Updated cmake versions (#1039) 2023-04-11 17:12:49 +00:00
prebuilt_toolchains_repository.bzl
toolchains.bzl Hermetic pkg config (#979) 2022-11-09 11:54:39 +00:00

README.md

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.