commit | ae93cdf5f2377f9903a3003396b499787e334165 | [log] [tgz] |
---|---|---|
author | cnsun <cnsun@google.com> | Tue Aug 08 20:42:03 2017 +0200 |
committer | Marcel Hlopko <hlopko@google.com> | Wed Aug 09 11:33:40 2017 +0200 |
tree | f52c3da03fd68e32e5fb847d0cef7519e6a9346b | |
parent | cf439f2fc1fb6b0da898e67ffecc604b3dcd5504 [diff] |
Remove invalid check. It is possible that an interface initializer can set fields in other classes. The original check assumes that this is not possible. This CL just deletes that check. RELNOTES: None PiperOrigin-RevId: 164622080
{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 system. 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.