Skip to content

feat(workspace): build-mcpp member (L3 build.mcpp consumer)#58

Merged
Sunrisepeak merged 2 commits into
mainfrom
feat/build-mcpp-member
Jun 30, 2026
Merged

feat(workspace): build-mcpp member (L3 build.mcpp consumer)#58
Sunrisepeak merged 2 commits into
mainfrom
feat/build-mcpp-member

Conversation

@Sunrisepeak

Copy link
Copy Markdown
Member

Adds a workspace member that exercises the native build.mcpp build program (mcpp 0.0.78): its build.mcpp generates src/generated.cpp and emits -DBUILT_BY_BUILD_MCPP; main.cpp asserts both. Dogfoods the L3 feature through the real pipeline.

  • new member tests/examples/build-mcpp + added to root [workspace].members
  • MCPP_VERSION 0.0.77 → 0.0.78 (carries L3 build.mcpp)
  • generated source gitignored (regenerated each build)

Verified locally: builds + runs (exit 0) on mcpp 0.0.78.

…=0.0.78)

A workspace member that exercises the native build.mcpp build program: its
build.mcpp generates src/generated.cpp and emits -DBUILT_BY_BUILD_MCPP; main.cpp
asserts both. Dogfoods the L3 feature through the real pipeline.

(held until mcpp 0.0.78 is released + indexed — CI downloads the released binary)
@Sunrisepeak Sunrisepeak merged commit dc3e89c into main Jun 30, 2026
8 checks passed
@Sunrisepeak Sunrisepeak deleted the feat/build-mcpp-member branch June 30, 2026 01:41
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.

1 participant