commit | ba3f88bddda3cfefcb8960ad98a280ef20f3ca89 | [log] [tgz] |
---|---|---|
author | Michal Majcherski <michal.majcherski@gft.com> | Mon Jun 03 02:03:49 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 03 02:04:51 2019 -0700 |
tree | 5f2a5031ddb0db19e13e919405c65352db739dc1 | |
parent | 2b3c879a6507f17030fdf9fba2a1704cb09eb5f3 [diff] |
Add @bazel_tools//tools/jdk:javadoc Fixes #6757 It adds a `@bazel_tools//tools/jdk:javadoc` alias similar to `@bazel_tools//tools/jdk:java`, which correctly maps to `javadoc.exe` on windows and `javadoc` elsewhere. Closes #7898. PiperOrigin-RevId: 251188709
{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.