commit | 59a624e1e42266d3e955f8a5f5f0c49aa54a3e51 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Thu Sep 27 05:58:25 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Sep 27 06:00:16 2018 -0700 |
tree | a18ea674526734f7a02bd6b7d49db3b4cc7d1e9e | |
parent | 9e183ca8ee2468e5311985722a6cea5d7b553d91 [diff] |
Add CcToolchainAttributesProvider This provider encapsulates everything that is cc_toolchain-rule specific and contributes to the construction of CcToolchainProvider. In the followup cl, cc_toolchain will be modified to provide CcToolchainAttributesProvider, and cc_toolchain_suite will get the provider and construct the CcToolchainProvider from it. #6072. RELNOTES: None. PiperOrigin-RevId: 214762144
{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.