Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SBRP] Support creating new reference packages from a Windows environment #3329

Open
MichaelSimons opened this issue Mar 16, 2023 · 2 comments
Labels
area-sbrp Source build reference packages

Comments

@MichaelSimons
Copy link
Member

In order to provide a better UX for .NET developers, this repo should have support for creating new ref packs from a Windows environment. There are two phases of support needed.

  1. Add ability to run the generate tooling from a Windows environment. Today the generate tooling is accessible only via a bash script.
  2. Add ability to run the source-build leg from a Windows environment. This is important to be able to detect prebuilts locally. This will eventually be needed for .NET 9.0 as part of .NET 9: Enable source-build for Windows #2910.

The first phase as value and is something that can be delivered without the second phase.

@MichaelSimons MichaelSimons added the area-sbrp Source build reference packages label Mar 16, 2023
@MichaelSimons
Copy link
Member Author

cc @ViktorHofer

@MichaelSimons MichaelSimons changed the title [SBRP] Support creating new reference packages on a Windows environment [SBRP] Support creating new reference packages from a Windows environment Mar 16, 2023
@MichaelSimons MichaelSimons moved this to 8.0 Backlog in .NET Source Build Mar 16, 2023
@MichaelSimons MichaelSimons moved this from Needs Review to Backlog in .NET Source Build Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-sbrp Source build reference packages
Projects
Status: Backlog
Development

No branches or pull requests

2 participants