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

Add new Mosa.Utility.CreateCoreLib tool #1234

Merged
merged 3 commits into from
May 18, 2024

Conversation

AnErrupTion
Copy link
Collaborator

@AnErrupTion AnErrupTion commented May 17, 2024

Hello! This PR adds a new tool to MOSA's arsenal, called Mosa.Utility.CreateCoreLib. Its purpose is to create a "stub" core library project, i.e. a core library with the exact same API surface as the official core library, but with none of its implementations. I've updated the documentation to add this new tool as well. Documentation will come in a later PR.

I've also made the following changes to accodomate for this new tool, and the future new project based on it:

  • Updated the C# language version to 12.0
  • Re-organized the linked documentation files in both solutions

@AnErrupTion AnErrupTion self-assigned this May 17, 2024
Copy link
Member

@charsleysa charsleysa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tgiphil
Copy link
Member

tgiphil commented May 18, 2024

LGTM - Just rename project with Mosa.Utility preix.

@AnErrupTion AnErrupTion changed the title Add new Mosa.Tool.CreateCoreLib tool Add new Mosa.Utility.CreateCoreLib tool May 18, 2024
@AnErrupTion AnErrupTion removed the request for review from tgiphil May 18, 2024 06:31
@AnErrupTion AnErrupTion merged commit 5ac3b6c into mosa:master May 18, 2024
67 checks passed
@AnErrupTion AnErrupTion deleted the tinycorelib branch August 12, 2024 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants