commit | 7363e844ecdfad2ace9b584c743c41abc05f651f | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Mon Mar 25 13:48:08 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Mar 25 13:49:30 2019 -0700 |
tree | f8402e48ed9b41005beef1963d1721985808b7fc | |
parent | 4712959495519e6d34a84f75503ff75a884ddbfc [diff] |
Do not use CppConfiguration in CcToolchainProvider internals This cl removes further uses of CppConfiguration, this time internal to CcToolchainProvider. Progress towards #6516. RELNOTES: None. PiperOrigin-RevId: 240209998
{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.