commit | 11ae1ec64ec20fb2578e2445893e6352639ef373 | [log] [tgz] |
---|---|---|
author | dchai <dchai@google.com> | Tue Sep 24 11:17:31 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Sep 24 11:18:19 2019 -0700 |
tree | 6caaf4e6d016d4863235eb2e38145133e4eaaed5 | |
parent | 1ef148c71fcc1142fa514b9d7fe09d2634082677 [diff] |
Ensure that with "android_resources_strict_deps" we can still build a library with a styleable that depends on another library further away. Since we can emit valid placeholder fields/IDs without the full attribute definitions, that's what we do---this is similiar in spirit in being able to invoke Java code defined in a transitive dependency. PiperOrigin-RevId: 270946377
{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.