| commit | 3fd405a0c3819cee7e1df04d0f6d7f3eaffd1f64 | [log] [tgz] |
|---|---|---|
| author | ulfjack <ulfjack@google.com> | Tue Dec 17 06:22:21 2019 -0800 |
| committer | Copybara-Service <copybara-worker@google.com> | Tue Dec 17 06:23:22 2019 -0800 |
| tree | 347861ada2c29a326107fcb99b20368de4712868 | |
| parent | d1228556cab0de9086c9d855a650ce68a3da0edc [diff] |
Remove CC_METADATA_COLLECTOR from sh_binary This was introduced in unknown commit as part of a more complex change, and I believe that this part was unnecessary. The InstrumentedFilesCollector performs two functions: it combines coverage information from direct deps, and it collect local information from the current rule. However, the local information collector only supports C++, Java, and Go actions. For rules that do not locally create any of these actions, the local collector is a no-op. Since sh_binary does not generate any C++ actions directly, this change should be a no-op. PiperOrigin-RevId: 285967632
{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