commit | 36d526761737ba1459975e81780ca6edca9f6262 | [log] [tgz] |
---|---|---|
author | ajmichael <ajmichael@google.com> | Wed Aug 16 23:52:22 2017 +0200 |
committer | Irina Iancu <elenairina@google.com> | Thu Aug 17 09:54:28 2017 +0200 |
tree | a26c95c7fd0eb774918bb50dca2cbb5d8a3fca9d | |
parent | 102e45872a0c1c70b04d66070530d6b6943566df [diff] |
Make default java_toolchain compile protos as java 7. Fixes https://github.com/bazelbuild/bazel/issues/2829 Without this change, there is no way to use Bazel to build a release Android build (--noincremental_dexing) with java 8 and protos. RELNOTES: Java protos are compiled to Java 7 bytecode. PiperOrigin-RevId: 165500316
{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.