commit | aca69a974ade777c54119dbe2c3a52aef61bc243 | [log] [tgz] |
---|---|---|
author | jingwen <jingwen@google.com> | Thu Oct 26 18:23:17 2017 +0200 |
committer | Dmitry Lomov <dslomov@google.com> | Fri Oct 27 16:29:26 2017 +0200 |
tree | 324a92a76929f2124e091cf764b4c1bcd56e0f3a | |
parent | fba45f5695370fda1d8868a079223d4212b5484a [diff] |
Implement android_binary.instruments attribute. android_binary now takes an android_binary in the `instruments` attribute. If the attribute is explicitly specified, an AndroidInstrumentationInfo provider is included in the RuleConfiguredTarget, which android_instrumentation_test can use. Having the provider allows android_instrumentation_test to check and fail if it tries to depend on an android_binary that is not instrumenting anything. RELNOTES: None. PiperOrigin-RevId: 173547240
{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 system. 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.