commit | fbeb0c9793e146d08c9d6dfdfceaea8b24f86e6c | [log] [tgz] |
---|---|---|
author | iirina <elenairina@google.com> | Thu Apr 25 07:34:14 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Apr 25 07:35:22 2019 -0700 |
tree | 213fb6ca772e3fda160737fe2c81218d46a93010 | |
parent | 9a849c64c953457b67cd79d9e93802d04e7c002d [diff] |
Embed the java_tools BUILD file in the java tools archive. Also add a corresponding `java_toolchain` target in the BUILD file. The advantage of this change is that every java tools release will come with its own embedded toolchain. That allows us to remove all the targets under `@bazel_tools//tools/jdk`. Additionally it allows straightforward definitions of `toolchain`s, so we can platformize the Java rules in Bazel. Closes #8130. PiperOrigin-RevId: 245232441
{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.