commit | 0da823c476b7350e714231290fece4c49ada4bd7 | [log] [tgz] |
---|---|---|
author | adgar <adgar@google.com> | Mon Jul 29 07:48:23 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Jul 29 07:49:26 2019 -0700 |
tree | 803f4452e03b6a1f9ac13e8689de3fc038b7cfb4 | |
parent | 5cb13ed999748e96eb44edfc7c947885d13aa75f [diff] |
RecursivePackageProviderBackedTargetPatternResolver uses streamPackagesUnderDirectory. The RootPackageExtractor and RecursivePackageProvider interfaces now only have "streaming" interfaces, in which callers must provide a callback that is invoked as each package is identified. This allows us to begin resolving targets as soon as a single batch of PackagesIdentifiers have been discovered. RELNOTES: None. PiperOrigin-RevId: 260497403
{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.