commit | 79b4a07d35179f9ae29c4c0103bc2ecfcbe5c96c | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Tue Jan 07 03:29:31 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 07 03:30:30 2020 -0800 |
tree | 6f2ce67411bfc280f10b0c8b9773e7c7859e81f8 | |
parent | a8383e0d2b35b92d4fe80dc19fd51077e4fd970d [diff] |
Avoid implicit iteration over nested sets Use .toList() instead (this is equivalent, as iterator() calls toList().iterator()). PiperOrigin-RevId: 288466842
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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