commit | d13badff830587c381e8ae8845d208753f91120d | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Wed Sep 20 17:26:56 2017 +0200 |
committer | László Csomor <laszlocsomor@google.com> | Thu Sep 21 10:59:22 2017 +0200 |
tree | d703c182b340e283c41b437b808a7cfb0e8f91f5 | |
parent | 6f32d5a7d75ff46de6efc557c1ea95777ea813ca [diff] |
Drop 32-bit architectures from builds with ios_mimimum_os > 11.0. This change misses the corner case of builds which are entirely 32-bit (as opposed to mixed 32&64 bit) due to no legitimate place to report the error of such a build; execution will fail for such builds at the action level. RELNOTES: None. PiperOrigin-RevId: 169397354
{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 system. 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.