commit | 82ec619c062588ffad6c09b51a8840c67604c69b | [log] [tgz] |
---|---|---|
author | hlopko <hlopko@google.com> | Mon Jun 17 02:58:10 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 17 02:58:59 2019 -0700 |
tree | 1230a3e958ab11ef6db0edfc952f902163c42a00 | |
parent | ed86ef28fe68e71b12bdceacac1cc8fe41d867a1 [diff] |
Automated rollback of commit 332379ad6f8c49b0e087b504d73d3483c529e399. *** Reason for rollback *** Broke Bazel downstream: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/1039#72cf19a2-072a-4ca1-ace2-37c458ef8420 Fixes https://github.com/bazelbuild/bazel/issues/8645. *** Original change description *** 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 f... *** PiperOrigin-RevId: 253544711
{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.