commit | 332379ad6f8c49b0e087b504d73d3483c529e399 | [log] [tgz] |
---|---|---|
author | Marcel Hlopko <hlopko@google.com> | Fri Jun 14 09:30:52 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Jun 14 09:32:25 2019 -0700 |
tree | 64ed42d65d06f75f20e1867812b0a8e9e3f91fb1 | |
parent | 1dbbc01468e5224b2ad48eaed31a65143be2b97f [diff] |
Add --incompatible_use_platforms_repo_for_constraints This change adds an incompatible flag to disable constrains bundled with Bazel in @bazel_tools. Incompatible change issue: https://github.com/bazelbuild/bazel/issues/8622 Tracking issue: https://github.com/bazelbuild/bazel/issues/6516 RELNOTES: Incompatible change `--incompatible_use_platforms_repo_for_constraints` has been added. See https://github.com/bazelbuild/bazel/issues/8622 for details. Closes #8625. PiperOrigin-RevId: 253242115
{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.