commit | 40805b4ec93866a941f7a9ac16448d103bdadf6a | [log] [tgz] |
---|---|---|
author | cpeyser <cpeyser@google.com> | Tue Nov 28 15:48:52 2017 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Nov 28 15:50:59 2017 -0800 |
tree | 8c14cb533f419dc084f3de30f951669777cff557 | |
parent | 49646c177b1fc00b03ede9397293d9cbfc1b9ba5 [diff] |
Move CppConfiguration#getFullyStaticLinkOptions, #getMostlyStaticLinkOptions, and #getDynamicLinkOptions to CppHelper. This allows toolchain information needed by those methods to move to CcToolchainProvider. The migration of toolchain information from CppConfiguration to CcToolchainProvider is required to move the c++ rules to platform-based toolchain selection. PiperOrigin-RevId: 177230635
{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 system. 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.