Skip to content

Make parts of the build not require coreclr to be built #32613

@steveisok

Description

@steveisok

As of right now there are parts of the build that require a dotnet in order to be built. Since mono has been added to dotnet/runtime, this places a dependency on building coreclr beforehand. Because mono can also be used as a 'dotnet', the goal of this issue is to track and remove this dependency where applicable.

Here are the spots we know of. Please feel free to correct / add:

  • Libraries build
  • Coreclr (runtime) tests (probably should include moving them to a shared spot)
  • Libraries tests

@jaredpar

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions