dotnet/runtime
GitHub で見るSupport per-component (coreclr, installer, etc) cmake args
Open
#42,711 opened on 2020年9月24日
area-Infrastructurehelp wanted
Repository metrics
- Stars
- (17,886 stars)
- PR merge metrics
- (平均マージ 12d 11h) (30d で 661 merged PRs)
説明
Initial cost estimate: 1 week Initial contacts: @trylek, @janvorli
From https://github.com/dotnet/runtime/pull/42689#discussion_r494645913 :
It is kind of unfortunate that the main build script only supports single set of cmake args that it pushes to all three sub-parts (coreclr, installer, libraries). It would be nice to enhance it to enable specifying these flags separately for coreclr, installer and libraries so that we don't have to do tricks like this.