commit | b8167d951649175c32ad67b76a753ec8e5a7ea15 | [log] [tgz] |
---|---|---|
author | Yannic <contact@yannic-bonenberger.com> | Mon Dec 03 16:58:18 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Dec 03 17:00:04 2018 -0800 |
tree | f711c6523c25831f046dd78f12ca9815f5e7893f | |
parent | 686374a6ff1bbaa4254128f2f6cc50d4b59933d1 [diff] |
Make default value of flavour in java_proto_common.create_java_lite_p? ?roto_compile_action a string The default value for flavour was a global object called `java` instead of a string with the value `java`, resulting in a crash if this function was used. Closes #6781. PiperOrigin-RevId: 223889346
{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.