commit | 1aecec87a2582ab153c2b328ba4b2ac0d38ee9d5 | [log] [tgz] |
---|---|---|
author | jcater <jcater@google.com> | Wed Mar 17 10:07:36 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 17 10:08:55 2021 -0700 |
tree | 4a94da09a6e9d780a64102ef70dca9711e1c9f21 | |
parent | 6efa8d15965e52cd2766e4b4e4cebe790b176aea [diff] |
JavaToolchainProvider no longer extends ToolchainInfo. Instead, the toolchain is provided in a field on ToolchainInfo, called "java". Tested: Bazel downstream CI run: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1957 (failures are the same as the nightly (better, actually)) PiperOrigin-RevId: 363445355
{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:
See CONTRIBUTING.md