commit | 4bef502e027238b56e30b787013a525dba0cde3d | [log] [tgz] |
---|---|---|
author | steinman <steinman@google.com> | Tue Apr 20 12:52:28 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Apr 20 12:54:21 2021 -0700 |
tree | 6f987a382fcb9a27e0833475b4353fa3b94dab93 | |
parent | 3d33d7b2dea8b4ea92162cc18b1ed2c7c31ad6e6 [diff] |
Make --experimental_prefer_mutual_xcode choose the local default version if it's mutually available. Before, passing --experimental_prefer_mutual_xcode caused the local default to be ignored in favor of the newest mutually available Xcode version, even if the local default was available remotely as well. RELNOTES: If --experimental_prefer_mutual_xcode is passed, Bazel will choose the local default (instead of the newest mutually available version) if it's available both locally and remotely. PiperOrigin-RevId: 369501097
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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