commit | 45dbc4e5d33acae0c2ff2534e555738fd7ec564a | [log] [tgz] |
---|---|---|
author | Jeremy Sharpe <jeremy.adamson.sharpe@gmail.com> | Thu Jul 26 12:39:13 2018 -0400 |
committer | Nicolas Lopez <nlopezgi@gmail.com> | Thu Jul 26 12:39:13 2018 -0400 |
tree | 2afde414e7cbaa0b0f8d71ba85dc4dc946644fe3 | |
parent | 42621b8e0ee589cdfdf3c2362c28b3371656b24d [diff] |
Add platforms to experimental Windows config. We want to vary the Pool property at runtime, but can't in this model, so I provided a few platforms with alternative values for the Pool property for now. This is mostly a convenience for experimentation. (#135)
Travis CI | Bazel CI |
---|---|
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:
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.