commit | 5d0dde0745a5f804aac1c52542f1ae91417d7e77 | [log] [tgz] |
---|---|---|
author | pcloudy <pcloudy@google.com> | Wed Aug 07 03:05:11 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 07 03:06:09 2019 -0700 |
tree | fafd4f7cbd3cb2fe6920f2ce95305aba425ef90f | |
parent | 55851692b4a6d47fe6f5d5fe78455174271bc0fe [diff] |
Automated rollback of commit b98ad776b4d79f41e59631ddf7e1e135f8566df5. *** Reason for rollback *** Broke Android build on Windows https://github.com/bazelbuild/bazel/issues/9102 *** Original change description *** Default Bazel to use aapt2 and fix native tests to use aapt2. This CL sets --incompatible_use_aapt2_by_default=true and --android_aapt=aapt2. It also adds aapt2 to the mock SDK for Android analysis and integration tests. For the tests that assume and depend on AAPT, we explicitly pin them to use AAPT. Fixes https://github.com/bazelbuild/bazel/issues/6907 Fixes https://github.com/bazelbuild/bazel/issues/4103 RELNOTES: Bazel Android builds now use aapt2 by default. To revert to aapt, set `--an... *** ROLLBACK_OF=261424350 RELNOTES: None PiperOrigin-RevId: 262099198
{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.