commit | 27e15ad11410eb1014f5247fd0eeb31a46733c07 | [log] [tgz] |
---|---|---|
author | John Cater <jcater@google.com> | Tue Nov 24 16:19:44 2020 -0800 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Nov 24 16:20:37 2020 -0800 |
tree | bf375d12394c9fc833140fb0339bb144e7362704 | |
parent | 72cd5b2de6c178077bd5178587de6a20e278dbe9 [diff] |
Clean up ConfiguredTargetValueAccessor and ConfiguredTargetAccessor - Fix looking up a target from the walkable graph. - This prevents ConfiguredTargetValueAccessor from needing to look into ConfiguredTargetAccessor. - And removes duplicated code. - Move CTVA into the correct package. Part of #11993. Closes #12549. PiperOrigin-RevId: 344151199
{Fast, Correct} - Choose two
Build and test software of any size, quickly and reliably.
Speed up your builds and tests: Bazel rebuilds only 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