commit | 9bf885afeb01c766d84acf86ca847a7b5e7bd0d8 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Thu Jan 10 09:24:52 2019 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Jan 10 09:26:44 2019 -0800 |
tree | 6174a5d4ad83d212aed1b53e951ef3c470251f02 | |
parent | f5b71229db6b8338c068a438fd15546088ec422b [diff] |
Add --incompatible_remove_cpu_and_compiler_attributes_from_cc_toolchain These attributes were introduced to drive the migration towards Crosstool in Starlark, but we ended up not needing them. They are currently unused, but cpu attribute is mandatory. This cleanup gets rid of them. https://github.com/bazelbuild/bazel/issues/7075 RELNOTES: None. PiperOrigin-RevId: 228723472
{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.