Skip to content

Add components to the coreclr native build #38571

@jashook

Description

@jashook

Currently it is possible on windows to build components of the build by rebuilding a specific vcxproj and this hack is the only way to build a subtree. This does not translate well to other platforms, or other generators like ninja.

Doing this work will allow building portions of the runtime. One could imagine for example build.sh -s clr.jit or build.sh -s clr.gc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions