Skip to content
Verified Commit 7ad98062 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

feat: add a `resolved` target to local binary repositories

This removes the need for a custom `resolved` rule for every toolchain.

Upgrade path is to add the `toolchain_type` to the local repository
rule in `MODULE.bazel` and change the `resolved` target to an alias.

A `toolchain_resolved` repository rule is added as well for toolchains
that do not use local binaries.

This patch hugely simplifies the creation of toolchains downstream.
parent 7e3b5863
Loading
Loading
Loading
Pipeline #4899 passed with stages
in 41 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment