commit | f0cf2b4a56831245f88eb56c508af35a62e78b20 | [log] [tgz] |
---|---|---|
author | cparsons <cparsons@google.com> | Thu Aug 15 10:56:40 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Aug 15 10:57:37 2019 -0700 |
tree | fe7b4cc6182a9f3ca04d6951d00f2096f4e517be | |
parent | f9c7296906af6f3412a22f24d6873b3f6c940e15 [diff] |
Disable the items parameter of the depset() contructor. This is an incompatible change attached to new flag --incompatible_disable_depset_items. See https://github.com/bazelbuild/bazel/issues/9017 for details. RELNOTES: New incompatible flag --incompatible_disable_depset_items disables the "items" parameter in the Starlark depset constructor. Use "direct" and "transitive" parameters instead. PiperOrigin-RevId: 263597718
{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.