commit | 1c77844f24ef20447cf8a63630cc48e2cbcea62e | [log] [tgz] |
---|---|---|
author | Michael Klemm <michael@klemm-dachau.de> | Wed May 27 05:26:02 2020 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed May 27 05:27:19 2020 -0700 |
tree | 3b4ded635d9b45cad671f4053dd7ae2fa007d424 | |
parent | a149b9e777af1cb4c050a101bc37733128e795a2 [diff] |
gcov: make it possible to use GCov from a toolchain When using a tool from a toolchain COVERAGE_GCOV_PATH will be a relative path. To make it work on different working directories it's required to convert the path to an absolute one. Closes #11490. PiperOrigin-RevId: 313371088
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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