commit | 8715e9ae6f5c2fd42607018b3adaad14bf601a1c | [log] [tgz] |
---|---|---|
author | Fabian Meumertzheim <fabian@meumertzhe.im> | Wed Jul 05 12:35:06 2023 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Jul 05 12:37:57 2023 -0700 |
tree | 776a6453ba90923fb82364edd5b4f686707c9568 | |
parent | f5d8a45e87e8a62bd1dbd134b6118c7f87e7a075 [diff] |
Add toolchain type for Java bootstrap runtime The `bootclasspath` rule in `rules_java` will soon use this toolchain type instead of the regular Java runtime toolchain type, which naturally carries a constraint on the target platform. Also adds more detailed explanations of the now three Java toolchain types. Work towards https://github.com/bazelbuild/bazel/issues/17085 Work towards https://github.com/bazelbuild/bazel/issues/18265 Work towards https://github.com/bazelbuild/rules_java/issues/64 Split off from https://github.com/bazelbuild/bazel/pull/18262 Closes #18841. PiperOrigin-RevId: 545756139 Change-Id: Ib9dd7a1c20c32315375722d6a023a89859daea9c
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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:
To report a security issue, please email security@bazel.build with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Our vulnerability management team will respond within 3 working days of your email. If the issue is confirmed as a vulnerability, we will open a Security Advisory. This project follows a 90 day disclosure timeline.
See CONTRIBUTING.md