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
2024-01-04 07:03:54 +00:00
..
native_tools Use gazelle to generate bzl_library targets (#1127) 2023-12-21 10:42:09 +00:00
BUILD.bazel Use gazelle to generate bzl_library targets (#1127) 2023-12-21 10:42:09 +00:00
built_toolchains.bzl Add mirrors to external repositories (#1153) 2024-01-04 07:03:54 +00:00
cmake_versions.bzl Add cmake 3.26.4 (#1067) 2023-06-28 08:32:55 +01: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 Add cmake 3.26.4 (#1067) 2023-06-28 08:32:55 +01:00
prebuilt_toolchains.py Add cmake 3.26.4 (#1067) 2023-06-28 08:32:55 +01:00
prebuilt_toolchains_repository.bzl
README.md
toolchains.bzl Add meson support (#986) 2023-06-09 11:29:12 +01:00

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.