| commit | df7cc48622a17907b7f84d0a8e3dc2470d1a8460 | [log] [tgz] |
|---|---|---|
| author | hlopko <hlopko@google.com> | Mon Aug 07 15:54:03 2017 +0200 |
| committer | Marcel Hlopko <hlopko@google.com> | Tue Aug 08 13:01:34 2017 +0200 |
| tree | 0acea1583ece577edd0b45073486d8e8ae221c89 | |
| parent | fe14baf924532d6077c877a95b103159bc91cd64 [diff] |
Only add coverage flags when gcno file is expected Change https://github.com/bazelbuild/bazel/commit/63dabb6cfd55febc14e221ec51b18120558bc23c refactored the coverage feature, but wrongly started add coverage flags when the gcno file was not expected/read by bazel. This can be harmful, since the size of inputs increases unnecessarily. RELNOTES: None. PiperOrigin-RevId: 164455431
{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.