Consider using live versions of coreclr-tools
Open
area-build
- Dominant language
- No language data
- Stars
- 287
- Forks
- 145
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 10
Description
The runtime repo includes a build subset that will only build ILAsm/ILDasm and associated tools. This subset should have no dependencies other than a .NET SDK and C++ compiler, so we should be able to build it before anything else and then use that built version in the build rather than using the previously-source-built version. This would help with both reduction of previously-source-built size and bootstrapping new distros and platforms.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.