commit | f8afad6f22786ba646cbd10a73e5738884cc84b8 | [log] [tgz] |
---|---|---|
author | Irina Iancu <elenairina@google.com> | Wed Aug 01 09:29:01 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Aug 01 09:30:29 2018 -0700 |
tree | 5c651454fa4c9fd49949bcbdaad3f6f39fb04216 | |
parent | f330439fb970cfa17c70fc59c1458bb1c31c9522 [diff] |
Add a parser for gcov intermediate file format. This change comes as a preparation for using gcov for Bazel C++ coverage instead of lcov. See documentation of gcov intermediate format at https://gcc.gnu.org/onlinedocs/gcc/Invoking-Gcov.html#Invoking-Gcov under --intermediate-format. Change-Id: I6cd2df8b3a6611b187a2b0c161b14388413bc670 PiperOrigin-RevId: 206940660
{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.