commit | 6bc452874ddff69cbf7f66186238032283f1195f | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Thu Oct 18 02:17:37 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Oct 18 02:20:04 2018 -0700 |
tree | 895cea753a091c986d4fb5675c6a0a9d59d228d5 | |
parent | b62e13905d267be4a168824ec0c24fc29bfc2508 [diff] |
Also update cc_toolchain.toolchain_identifier when CC_TOOLCHAIN_NAME is set Since we specify toolchain_identifier in cc_toolchain now, it is much more strict in selecting a CROSSTOOL toolchain. This broke when CC_TOOLCHAIN_NAME environment variable was set, as that only renamed toolchain identifier in the CROSSTOOL, but not in the cc_toolchain. This cl fixes that. This fixed https://github.com/bazelbuild/bazel-toolchains/issues/198. RELNOTES: None PiperOrigin-RevId: 217666695
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel only rebuilds what is necessary. With advanced local and distributed caching, optimized dependency analysis and parallel execution, you get fast and incremental builds.
One tool, multiple languages: Build and test Java, C++, Android, iOS, Go, and a wide variety of other language platforms. Bazel runs on Windows, macOS, and Linux.
Scalable: Bazel helps you scale your organization, codebase, and continuous integration solution. It handles codebases of any size, in multiple repositories or a huge monorepo.
Extensible to your needs: Easily add support for new languages and platforms with Bazel's familiar extension language. Share and re-use language rules written by the growing Bazel community.
Follow our tutorials:
See CONTRIBUTING.md
Bazel is released in ‘Beta’. See the product roadmap to learn about the path toward a stable 1.0 release.