commit | fc30733995afd1a104051a73218b7a40a0428eb9 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Fri Feb 16 08:36:37 2018 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Fri Feb 16 08:38:07 2018 -0800 |
tree | b7dfc0a9ad09e0f5e90c8c662fda34970a0bace0 | |
parent | 15a4362cabd1699f488e42377bde9b27ad8943d0 [diff] |
Make default for android_cpu armeabi-v7a Armeabi is an old Android cpu and c-mobile-team is deprecating it (in line with the main NDK). The new default needs to should be armv7 (and can be fixed in blaze after this Cl). RELNOTES: Updated default android_cpu value to armeabi-v7a PiperOrigin-RevId: 186000507
{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.