Releases: yandex/toolchain-registry
Releases · yandex/toolchain-registry
Release iwyu-24-v3
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout 1b07079eed96f0745b1707c2b31c325a663c0422
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/bin/iwyu/24 --target={{TARGET}}
Release clang-tidy-20-v1
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout e212527c4ca11cdda73618a154d34a52df889143
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/clang-tidy/20 --target={{TARGET}}
Release clang-tidy-18-v15
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout 2db4638a9fee5acb0824aa4510160cf0caed8931
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/clang-tidy/18 --target={{TARGET}}
Release flang-v5
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout d6b035038294768d972efff4d974064e807ead9a
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/bin/flang --target={{TARGET}}
Release flang-v4
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout d6b035038294768d972efff4d974064e807ead9a
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/bin/flang --target={{TARGET}}
Release clang20-v2
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout 2e1bf530115160858e6d226adb6e651ce8b277ed
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/clang/20/optimized --target={{TARGET}}
Release iwyu-22-v2
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout 3aa493e092e8164adecae70e4a3f4c74c54b96ac
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/bin/iwyu/22 --target={{TARGET}}
Release go-v15
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout ea0b0a6850b4271154e09d3ce706061e59486708
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/go/1.24 --target={{TARGET}}
Release lld20-v2
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout 60b11ab3ce06554c1763fe1e2a84915201e6e6dd
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize bin/lld/20 --target={{TARGET}}
Release clang20-v1
How to reproduce build
git clone --recursive https://github.com/yandex/toolchain-registry.git /ix
cd /ix
git checkout 60b11ab3ce06554c1763fe1e2a84915201e6e6dd
export PATH=${PWD}:${PATH}
export IX_ROOT=/ix
export IX_EXEC_KIND=local
ix mut output --materialize ynd/clang/20 --target={{TARGET}}