commit | c3fb1db9e4e817e8a911f5b347b30f2674a82f7c | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Tue Oct 09 20:40:58 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Oct 09 20:42:26 2018 -0700 |
tree | b71faeb730dbe0ef592574bd2c1caddb1242d5b7 | |
parent | 11642e9d12453357987f645649c75984f96a4f45 [diff] |
Do not use CROSSTOOL to select cc_toolchain This is a preparation for flipping --incompatible_disable_cc_toolchain_label_from_crosstool_proto, which will stop reading default_toolchain fields from the crosstool and will rely on cc_toolchain_suite.toolchains containing entries for cpu without compiler. Migrations docs can be found here: https://docs.bazel.build/versions/master/skylark/backward-compatibility.html#disallow-using-crosstool-to-select-the-cc_toolchain-label. RELNOTES: None. PiperOrigin-RevId: 216470358
{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.