commit | 8d8f62f89f259708d7c24e90be0dfb04c0fba24d | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Thu Dec 05 15:03:53 2019 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 05 15:04:57 2019 -0800 |
tree | bef6e6f26ccd7a5dab12071f38e47c2a9b019811 | |
parent | 0cd041dfae7e862bbc27995864d35ee1e175cd77 [diff] |
Reduce analysis-time iteration over nested sets - Avoid Iterable for values that are known to be NestedSet - Avoid Iterables.* for NestedSet - Avoid flattening NestedSets for runfiles - Remove some dead code from MiddlemanFactory PiperOrigin-RevId: 284061855
{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