commit | 5935259724bebd1c4bdebc90e159d0f655c8c219 | [log] [tgz] |
---|---|---|
author | vladmos <vladmos@google.com> | Mon Jun 03 09:41:28 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jun 03 09:42:28 2019 -0700 |
tree | 80d6c34147da9fdb35d8b249b301625e7c28c45f | |
parent | fded729515596789c21d4431396ebd0a10c0c1ad [diff] |
Flip the --incompatible_depset_is_not_iterable flag RELNOTES[INC]: Depsets can't be iterated over unless they're converted to lists using the .to_list() method. Use --incompatible_depset_is_not_iterable=false to temporarily restore the previous behaviour. #5816 PiperOrigin-RevId: 251249558
{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.