| commit | 74e268dbaebfd95f675440c17c8d0820e6403af9 | [log] [tgz] |
|---|---|---|
| author | Googler <noreply@google.com> | Tue Jan 30 07:41:48 2018 -0800 |
| committer | Copybara-Service <copybara-piper@google.com> | Tue Jan 30 07:43:19 2018 -0800 |
| tree | 9b1bfac9612555dbce94b8a6686d28a8231de32c | |
| parent | 29c71bde595bd78ed55c4b2159afd4b809f6ff89 [diff] |
Stop warning about resource filters with "deprecated" qualifiers Resource qualifiers of the form "en_US" are deprecated for resources (in favor of qualifiers of the form "en-rUS") but are apparently the recommended (if not only) way of specifying locales in resource filter strings. Removing the warning (and reverting any changes that tried following it) should solve this problem - the original filter strings from the rule are passed unmodified to aapt, but these filters are still "fixed" so that android_ide_common (which doesn't support the "deprecated" qualifier form) can still be used to filter resources in analysis. RELNOTES: none PiperOrigin-RevId: 183830253
{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.