commit | 917d0cd725aa6c796573dbafd3cb78ec484ee40a | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Wed Oct 24 00:27:35 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed Oct 24 00:29:12 2018 -0700 |
tree | edbc64a3319b1c72635f8d5ee751e934575fa25f | |
parent | 0a2a946fc2fb34597c31a958f60c2a97f2d337e7 [diff] |
Remove --release handling from DumpPlatformClassPath We're now exclusively using the target JDK path instead of --release to generate bootclasspaths. The only remaining use of --release is to generate warnings if the bootclasspath is newer than the target language level, which it turns out is problematic: https://github.com/bazelbuild/bazel/issues/6433 PiperOrigin-RevId: 218468958
{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.