commit | e6febea501c0763b18e31fd2094aab928faf53e5 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Tue Apr 24 00:59:04 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Apr 24 01:00:10 2018 -0700 |
tree | 77d970e32d344e104c19f16b79c1f7811ce34a86 | |
parent | 44ae7946052f3a6c4c1042e6b97854fe4c13e626 [diff] |
Add getters to JavaCompilationArgsProvider for direct, transitive, and full compile-time jars; runtime jars; and instrumentation metadata. These are trivial wrappers around the corresponding getters on the recursive and non-recursive JavaCompilationArgs objects. This is a no-op refactoring in preparation for flatting JavaCompilationArgs into JavaCompilationArgsProvider. PiperOrigin-RevId: 194047064
{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.