| commit | 4f654dabba9af6e3966c3dcad986094385058562 | [log] [tgz] |
|---|---|---|
| author | asteinb <asteinb@google.com> | Thu Mar 22 11:15:43 2018 -0700 |
| committer | Copybara-Service <copybara-piper@google.com> | Thu Mar 22 11:16:59 2018 -0700 |
| tree | d8297bcc77b1ed11c71224fba67a79ba7bfb2403 | |
| parent | 39cef6d6a4a9e3ae80b11a9ccc0f35325852777c [diff] |
Make ManifestMergerAction able to not take a primary manifest This is the only difference in action implementation required for the new Skylark Android Data API design. Even if rules have resources or assets, after this API is adopted, they will no longer have to specify a primary manifest. Instead, a dummy manifest will be generated (either to merge with dependency manifests, or for use by IDEs if there are no dependency manifests). Support this in the ManifestMergerAction by supporting not having a --manifest value passed. RELNOTES: None PiperOrigin-RevId: 190095623
{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.