commit | 74279cc4b07ac3955ec6ad6de0395e5f3e61e0e0 | [log] [tgz] |
---|---|---|
author | djasper <djasper@google.com> | Thu Jun 13 13:54:58 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jun 13 13:55:48 2019 -0700 |
tree | c3637e5846282c7604b00c99beee77191f7962bf | |
parent | f2109fe870644b7bc97bc44e303e364cd81004f0 [diff] |
Don't capture a member in the lambda created in JavaHeaderCompileActionBuilder. Otherwise, that capture keeps the entire Builder instance alive, consuming memory. RELNOTES: None. PiperOrigin-RevId: 253098926
{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.