commit | 4a2002043ed3907223a403e8b8fc66975e516fd8 | [log] [tgz] |
---|---|---|
author | cushon <cushon@google.com> | Tue Jun 26 11:47:22 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Jun 26 11:49:08 2018 -0700 |
tree | 6bd70399046aec075b1b61369ea60b8b4e9c2a2c | |
parent | dc041d1b5f8934a63df73d9bdd51511915218886 [diff] |
Flatten JavaCompilationAgs into JavaCompilationArgsProvider Consolidate the creation of JavaCompilationArgsProviders, and avoid explicit handling of the 'direct' and 'recursive' cases in clients. Also add some higher-level methods to the builder API to support adding dependencies with dep/export/runtime_dep-like semantics. PiperOrigin-RevId: 202166383
{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.