commit | f39f893363eb9f69262d0f6ce981a7995b1f2cf5 | [log] [tgz] |
---|---|---|
author | tomlu <tomlu@google.com> | Tue Mar 27 11:57:13 2018 -0700 |
committer | Copybara-Service <copybara-piper@google.com> | Tue Mar 27 11:58:22 2018 -0700 |
tree | bfd2777d27780945006d2da998b7807c2c5ad724 | |
parent | 0c61edb9c6a24d865caf4043eab1e89e0c2909ba [diff] |
Remove EventHandler from SkylarkCustomCommandLine. EventHandler is scoped to a commond, but SkylarkCustomCommandLine can outlive a single command. This constitutes a memory leak. Any error messages caused by command line evaluation are still propagated to the user via a CommandLineExpansionException. RELNOTES: None PiperOrigin-RevId: 190650016
{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.