commit | 09e22056d9c84bf6e024a705b5d3d3549fd13873 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <bp@benjamin.pe> | Mon Dec 11 04:31:37 2017 -0800 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Dec 11 04:33:27 2017 -0800 |
tree | 66fc104cd8d473530bf97c788563b05437643a48 | |
parent | e7707580aa47b1dea03c2c6af2438219ee8d9bd6 [diff] |
Avoid expansion of NestedSets in MiddlemanFactory. MiddlemanFactory wants to check if the middleman inputs set is empty or singleton. A NestedSet can answer both queries efficiently if the right APIs are used. My ultimate goal here is to avoid the expansion of runfiles artifacts nested sets until execution. Change-Id: I29a269df757ef41b1410bbb492cf24c926df6114 PiperOrigin-RevId: 178600943
{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.