commit | e78867461c594d9afcaae0dd115b86e2d63a29ac | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Tue May 15 10:31:19 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue May 15 10:33:36 2018 -0700 |
tree | 66dfbc1214fda8132cb2cb2d0550e23278a6a1be | |
parent | 374112c3cab43cb37b4e1d2cd9fcef5e402007ea [diff] |
Implement a limit for named_set_of_file events This adds a command-line option which can be used to force Bazel to split up very large events, e.g., events with hundreds of thousands of entries. This is rare, but happens occasionally. It would be better to control the maximum event size directly, but that is significantly more difficult to do here. PiperOrigin-RevId: 196690600
{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.