commit | b85365174c20c2616d85507e31e3b2422e0cbf48 | [log] [tgz] |
---|---|---|
author | tomlu <tomlu@google.com> | Thu Mar 01 17:16:23 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Thu Mar 01 17:18:38 2018 -0800 |
tree | 99f30073e4f44467db8a83e293a075fa3cf24d8a | |
parent | f090082d62c3ea779d2dd33eb0fd7355b0ee9456 [diff] |
Make JavaCompileAction and friends emit new-style arguments. Instead of --direct_dependency, --indirect_dependency args we now emit --direct_dependencies. We no longer need to emit any jar owner information since that is baked into the jar by JavaBuilder. This CL also contains the deletion of CustomMultiArgv and the injecting_rule_kind aspect parameter, as the deleted code was the last remaining usage. RELNOTES: None PiperOrigin-RevId: 187558628
{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.