commit | 5e58679d24f4944908ab909ee34a4e92480bc8db | [log] [tgz] |
---|---|---|
author | messa <messa@google.com> | Wed Mar 03 02:38:17 2021 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 03 02:39:41 2021 -0800 |
tree | 110d5552066bcdaf8c4e63f489fa8529414e7691 | |
parent | ed9d72ff7c145adf2a07e5f82307a1a436323f55 [diff] |
Remove the dependency of Extra actions on their shadowed actions. There is no obvious need for depending on the shadowed action since they re-run include scanning in `getInputFilesForExtraAction()` The most probable way this ended up in the code base is that the dependency and the assertion were added in unknown commit (then it was needed), then the second call to input discovery was added in unknown commit, which made them unnecessary. PiperOrigin-RevId: 360625170
{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