commit | d23e0a1bc75510ac92ecdc4628ada33cdaa1d53a | [log] [tgz] |
---|---|---|
author | jcater <jcater@google.com> | Mon Apr 12 11:21:25 2021 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Apr 12 11:22:37 2021 -0700 |
tree | 2ea450a8906c95929d77b783e9b919a7e91a93a7 | |
parent | edb8230be90f7194696939fb637df58bc3273224 [diff] |
Fix relative label parsing with Starlark toolchain APIs. - Use a LabelConversionContext in rule.toolchains to improve parsing. - Update StarlarkToolchainContext to properly resolve labels using LabelConversionContext. - Also move label conversion into the LabelConversionContext so it can be shared more widely. PiperOrigin-RevId: 368044826
{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