Skip to content

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.

3 participants