commit | 65959f53f74a8d0b7cba4a2adc7ed2bdfa1ea0ff | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Fri Sep 29 07:31:12 2017 -0400 |
committer | John Cater <jcater@google.com> | Fri Sep 29 12:14:49 2017 -0400 |
tree | 7ae06cb983431d1c0ffd48bcd0c889219ec2060f | |
parent | ce1297354cb1175322a024f6d1e9f15f11716895 [diff] |
Pass CppSemantics down to the CppLinkActionBuilder Currently CppLinkActionBuilder is not using CppSemantics, but it will when we use full CppCompileAction for linkstamp compiles. This cl is a preparation for that. RELNOTES: None. PiperOrigin-RevId: 170467826
{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.