commit | 421ec39eedf3ecd0be853efd362e990204ea2aa1 | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Tue Aug 28 06:55:31 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Aug 28 06:57:05 2018 -0700 |
tree | d93caad25dab1bf18fb35396661786f24b108c27 | |
parent | 2f281960b829e964526a9d292d4c3003e4d19f1c [diff] |
Use new C++ toolchain API in internal Go rules This cl makes sure go rules use the supported API to get information about C++ toolchain. Hopefully this cl is practically noop, but it can happen that more flags are now passed to the C++ compiler and linker than before. It also makes go rules aware of C++ features enabled/disabled by `--features` option. RELNOTES: None. PiperOrigin-RevId: 210533647
{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.