commit | de6f319d8c1a9f120d645bf169dbadf77ec5f772 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Sun May 19 23:55:41 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Sun May 19 23:57:06 2019 -0700 |
tree | f177cdb815a0592ddf596196f4bfbfc048d63cd6 | |
parent | bdb3e97c47188ed4e5b472a3b7393e9588c93011 [diff] |
Query: Avoid copying the package targets Change TargetPatternResolver.getTargetsInPackage and the TargetPatternPreloader to return Collections, rather than ResolvedTargets instances. No implementation currently sets the error bit, and no caller requires it, and the set of filtered targets is always empty. PiperOrigin-RevId: 248993100
{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.