commit | 0872b54ae411a03e6e93e8af5231a3f549a352ee | [log] [tgz] |
---|---|---|
author | cnsun <cnsun@google.com> | Fri Aug 18 00:24:05 2017 +0200 |
committer | Irina Iancu <elenairina@google.com> | Fri Aug 18 09:02:13 2017 +0200 |
tree | 34b54cd76a1a9ca12ecd1cb5dd45014ce1580b34 | |
parent | 5bae50aa8479096a2038cdf7b3a4cf744a84de6a [diff] |
Partially revert https://github.com/bazelbuild/bazel/commit/bcb0354b2d7c7a8f824e9dab76cb21526a81a045. The try-with-resources library need to be compiled with java7, as we directly copy the classes into the desugared jar. RELNOTES: None PiperOrigin-RevId: 165637473
{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.