commit | 565c199f51cf8b9898342c47c07666c1a8159375 | [log] [tgz] |
---|---|---|
author | Googler <noreply@google.com> | Mon Nov 25 11:38:51 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Nov 25 11:39:48 2019 -0800 |
tree | 4aa50c3e819ba009981dffdde67be277bc849fc9 | |
parent | f1f003de700eeb752d0cfdd528872a1433f225df [diff] |
bazel syntax: delete Depset.Builder Clients can call Depset.of(NestedSet.wrap(order, list)) if they need to. But apparently they don't: the only external client of the Builder is dead code. PiperOrigin-RevId: 282400458
{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