commit | 4a885abc859ec88c96b96f293f3972cdf155f109 | [log] [tgz] |
---|---|---|
author | asteinb <asteinb@google.com> | Wed May 02 09:53:08 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Wed May 02 09:54:32 2018 -0700 |
tree | 7aed9443b0f252747ed879405c5097f28e4e01fc | |
parent | e374970c71a0647bb4c95ccb9a1cc671e41b9134 [diff] |
Expose processed manifest in AndroidLocalTest Currently, resource processing does some final work on the manifest (mostly around data binding). Actually expose this manifest rather than some intermediate manifest. The manifest is already being generated, so we don't expect newly requesting it to cause any problems. And since AndroidLocalTest doesn't do data binding, the two manifests are presumably identical. RELNOTES: none PiperOrigin-RevId: 195106492
{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.