commit | 8e4b3d3cbac18c653a78ba15f670bf25e05ccd56 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Mon Oct 28 15:57:15 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Oct 28 15:58:20 2019 -0700 |
tree | 076ffc10ab2cd7a3188e8ccdd419548cc2d6b795 | |
parent | 78fd06ff59a9de2b74f702f4f1e4212006c7678d [diff] |
Clean up .jdeps handling This un-does changes from https://github.com/bazelbuild/bazel/commit/1898f41b807d846d3553db645e6d718ba2348a60 that deferred jdeps Artifact creation into JavaCompileActionBuilder, which were made unnecessary by https://github.com/bazelbuild/bazel/commit/177489da94f47035dc7bb180ec92154249e9f2bc. PiperOrigin-RevId: 277161371
{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