commit | 28daf76e8f86370b9276a3e248d4c2eddf275d44 | [log] [tgz] |
---|---|---|
author | Mike Lewis <lewis@squareup.com> | Fri Apr 13 10:29:11 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Apr 13 10:30:26 2018 -0700 |
tree | 439c1394fdb77b7cafd32454d12fb0812e1669e5 | |
parent | d60bb5c4131ea7b389b8cef8faaa0983d191e583 [diff] |
Adding toolchain support for j2objc protos Ran into an issue where it wasn't possible to add protos to blacklist for j2objc toolchain and was getting duplicate symbols for the descriptor protos. This change should make it consistent with the other proto rules which use a toolchain. Was able to remove bespoke and uncustomizable proto blacklist for j2objc. Closes #4064. PiperOrigin-RevId: 192787964
{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.