Skip to content

alex1545/bazel-toolchains

This branch is 56 commits behind bazelbuild/bazel-toolchains:master.

Folders and files

NameName
Last commit message
Last commit date
May 20, 2020
Jan 8, 2020
Jul 15, 2020
Nov 8, 2018
May 28, 2020
Mar 18, 2019
Mar 18, 2019
May 28, 2020
Jul 2, 2020
Jul 9, 2020
Mar 6, 2019
May 30, 2019
May 20, 2020
Nov 13, 2019
Jun 28, 2017
Jul 9, 2020
Jul 12, 2019
Feb 28, 2018
Jun 28, 2017
Jun 28, 2017
Jul 12, 2019
Feb 5, 2019
May 20, 2020
Jun 13, 2019
Jun 19, 2019
May 9, 2019

Repository files navigation

Bazel CI
Build status

bazel-toolchains

https://github.com/bazelbuild/bazel-toolchains is a repository where Google hosts Bazel toolchain configs. These configs are required to configure Bazel to issue commands that will execute inside a Docker container via a remote execution environment.

These toolchain configs include:

  • C/C++ CROSSTOOL file,
  • BUILD file with toolchain rules, and
  • wrapper scripts.

Release information of toolchain configs can be found at: https://releases.bazel.build/bazel-toolchains.html.

This repository also hosts the skylark rule used to generate toolchain configs.

This repo previously contained Bazel targets that are used to generate toolchain containers. Note that they have been migrated to the following two repos:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Starlark 95.3%
  • Shell 3.2%
  • Other 1.5%