commit | 19044cfd268dff2321bd624315912bdbda2e4576 | [log] [tgz] |
---|---|---|
author | ajmichael <ajmichael@google.com> | Tue Jan 16 14:18:01 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Jan 16 14:25:11 2018 -0800 |
tree | 6ee77511129c835cc00155abf55e4bf25a2196dc | |
parent | 8b0934795036154dd4d835ea30770bc0b86243a9 [diff] |
Add assets support to aar_import. Fixes https://github.com/bazelbuild/bazel/issues/4439. Empty assets are handled by writing out an empty file named "assets/empty_asset_generated_by_bazel~", which will silently be ignored by AAPT. RELNOTES: aar_import now supports assets. PiperOrigin-RevId: 182110400
{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.