Skip to content

build: use updated project names for packaging #569

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

Merged
merged 2 commits into from
Jun 15, 2023
Merged

Conversation

compnerd
Copy link
Owner

The rules for the packaging have been changed to reflect the split MSIs:

  • bld (Build Tools)
  • cli (CLI Tools)
  • dbg (Debugging Tools)
  • ide (IDE Integration Tools)
  • sdk (Platform SDKs)
  • runtime (Platform runtime)

The rules for the packaging have been changed to reflect the split MSIs:
- bld (Build Tools)
- cli (CLI Tools)
- dbg (Debugging Tools)
- ide (IDE Integration Tools)
- sdk (Platform SDKs)
- runtime (Platform runtime)
@compnerd compnerd requested a review from tristanlabelle June 14, 2023 15:21
@compnerd
Copy link
Owner Author

@tristanlabelle
Copy link
Collaborator

Not a super fan of unix terseness that require parenthesized explanations to make sense of. Why not:

  • build-tools
  • cli-tools
  • debuging-tools
  • ide-tools
  • sdk
  • runtime
    ?

@compnerd
Copy link
Owner Author

That was convenient and matches MSVC's internal naming. It already is merged as well.

@compnerd compnerd merged commit ec07ccb into main Jun 15, 2023
@compnerd compnerd deleted the compnerd/named branch June 15, 2023 20:38
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.

2 participants