commit | 120309defcf80fd65f5ecd46e124c95658bc8d84 | [log] [tgz] |
---|---|---|
author | ulfjack <ulfjack@google.com> | Mon May 27 03:30:48 2019 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 27 03:32:11 2019 -0700 |
tree | 29351c7b68d033bb5c641c333f233a60d04ac0cc | |
parent | 41f8616c8154c283f8c6007e88950cfbd855226a [diff] |
Query: move LabelVisitor to query package LabelVisitor (and friends) are only used by BlazeQueryEnvironment, so move them to live next to it, and reduce visibility to the package. Also make a tiny refactoring in LabelVisitor to make the VisitationAttributes inner class static. This is in preparation for a rewrite of BlazeQueryEnvironment that also requires changes to LabelVisitor. PiperOrigin-RevId: 250129148
{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.