commit | cf1c75a67dc7aadcca24c869a9dd19dc93df5d19 | [log] [tgz] |
---|---|---|
author | cpeyser <cpeyser@google.com> | Mon Mar 26 09:36:23 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Mon Mar 26 09:37:31 2018 -0700 |
tree | b874eeaaeec7f6f352ff2ff6642918487deb4a58 | |
parent | 171a7ebd9a28c4169f2c3018b9c4d740dadcf324 [diff] |
During NestedSet deserialization, maintain a list of known children outside of the global digestToChild map. Since digestToChild contains weak references, this is required to ensure the children are not GCed. PiperOrigin-RevId: 190476243
{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.