commit | eb952d08f76afa907bb34eaf7e1a69899102c523 | [log] [tgz] |
---|---|---|
author | bbaren <bbaren@google.com> | Mon Jul 02 13:11:49 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Jul 02 13:13:08 2018 -0700 |
tree | 22be39bdf237bfd07783854cf451ec6fabd7dd66 | |
parent | 151717ce36ad3fa99b5aaf79328f632ebd4b0f7c [diff] |
Set Xcode version as a feature when building Objective-C Add a new standard feature set to the Xcode version being used for compilation. (The feature is named `xcode_VERSION`, where `VERSION` is at least a two-component version number; `xcode_9.0` and `xcode_9.2` are both possible values.) This provides CROSSTOOL authors a mechanism to deploy compiler flags supported only in certain Xcode versions. PiperOrigin-RevId: 203000420
{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.