commit | a4b28b5fc57d33a245e932eb4763c49a22e61115 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Thu Jul 26 19:48:59 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Jul 26 19:50:31 2018 -0700 |
tree | de9c29b7a23787d45468d0324c5be35542771d14 | |
parent | 1ac359743176e659e9c7472645e3142f3c44b9e8 [diff] |
Perform strict deps enforcement on compilations with attribution errors Reporting strict deps errors in addition to attribution errors is helpful particularly with code-generating annotation processors that may fail due to missing transitive deps. Currently those failures prevent add_dep suggestions from being emitted, making the problem harder to diagnose. The presence of other errors may prevent some SJD issues from being detected, but in theory should never lead to spurious SJD errors from being reported, so the additional errors should generally be helpful. PiperOrigin-RevId: 206261677
{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.