commit | c6eef5df8ac93207500be67b097a2becadd0736f | [log] [tgz] |
---|---|---|
author | Liam Miller-Cushon <cushon@google.com> | Mon Sep 10 12:53:21 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Sep 10 12:55:50 2018 -0700 |
tree | eb43936479400c798a9cb0fb3e8850b440fd367b | |
parent | fe443ac48eabc57d31a9c32f20739ecdc834c1c9 [diff] |
Never use @embedded_jdk for --javabase See #6105 RELNOTES: Future versions of Bazel will require a locally installed JDK for Java development. Previously Bazel would fall back to using the embedded --server_javabase if no JDK as available. Pass --incompatible_never_use_embedded_jdk_for_javabase to disable the legacy behaviour. Closes #6106. PiperOrigin-RevId: 212316246
{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.