dotnet / dotnet/source-build

Enable native toolchain and sdk selection including specifying version preferences

Open
#238 1 comment 2 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
287
Forks
145
Avg merge
1d 22h
Merged PRs (30d)
10

Description

It seems quite important to be able to enforce for all source-build choice of native toolchain and sdk. This selection should go down to version of the toolchain and sdk. As an example it should be possible to select compiler toolchain i.e. Intel Windows C++ Compiler and it's version instead of Microsoft MSVC compiler, Windows SDK and it's version against which native binaries are built and to make analogous choices on other OSes and hardware platforms (use Arm toolchain based on Clang for Arm platforms instead of Clang).

IMO this is one of the most important features for top level build platform used for building different public and private "distros".

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.