commit | f140cf38242666cb75977d5161ab457e287de02d | [log] [tgz] |
---|---|---|
author | tomlu <tomlu@google.com> | Wed Jun 20 11:18:58 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Jun 20 11:20:05 2018 -0700 |
tree | bd1037ef82ecaff877c8ff0ce06a0927a67f5e92 | |
parent | 83545c37f506434d527b577589bebadf96146b22 [diff] |
Clean out unused proto_library enforcement code. The corresponding flags have been flipped and there should be no code in the depot that violates these rules. * Make it completely illegal for proto_library to appear in any Java/Android rule * Delete code that uses the old migration flags. * Delete tests that check that Java/Android rules *can* depend on proto_library rules when certain flags are off. * Update tests (the error messages are now slightly different) RELNOTES: None PiperOrigin-RevId: 201384236
{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.