commit | 96d4e4ad112a9383bae25c5a44355bdca51a35b8 | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Tue Sep 05 21:43:45 2017 +0200 |
committer | Yun Peng <pcloudy@google.com> | Wed Sep 06 10:10:19 2017 +0200 |
tree | d1a4a71a06608f0ab935fee21d68f657adc2b37f | |
parent | 6201011165ddc42f22b4ee8718070b4bd58783ad [diff] |
Change xcode_config rule semantics to fit current usage - require_defined_versions is deprecated and a no-op. A version must match existing defined versions if any exist - default label must be present in versions labels if any are defined - default label may not exist if no versions are defined - when --xcode_version is specified on the command line, it must match a defined version if any are defined. If none are defined, this flag is a no-op RELNOTES: None. PiperOrigin-RevId: 167616628
{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.