Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
mcpp-community
/
mcpp
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
91
Code
Issues
19
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(windows): usable on a bare Windows box (2026.8.2.1)
- #332
#332
Merged
Sunrisepeak
merged 14 commits into
main
mcpp-community/mcpp:main
from
feat/windows-usability
mcpp-community/mcpp:feat/windows-usability
Copy head branch name to clipboard
Aug 1, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(windows): usable on a bare Windows box (2026.8.2.1)
#332
Sunrisepeak
merged 14 commits into
main
mcpp-community/mcpp:main
from
feat/windows-usability
mcpp-community/mcpp:feat/windows-usability
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2026
chore: bump to 2026.8.2.1 + windows usability design/plan docs
Sunrisepeak
committed
e2f0aa5
View commit details
Copy full SHA for e2f0aa5
Browse repository at this point
feat(windows): detection-first default + auto-repair an unusable MSVC choice
Show description for 103780b
Sunrisepeak
committed
103780b
View commit details
Copy full SHA for 103780b
Browse repository at this point
fix(build,platform): paths with spaces survive both include channels and cmd.exe
Show description for c29bec2
Sunrisepeak
committed
c29bec2
View commit details
Copy full SHA for c29bec2
Browse repository at this point
feat(build.mcpp): support import std;
Show description for 86607e3
Sunrisepeak
committed
86607e3
View commit details
Copy full SHA for 86607e3
Browse repository at this point
feat(build.mcpp): dialect-aware compile and directives, plus the toolchain env
Show description for 25a19fa
Sunrisepeak
committed
25a19fa
View commit details
Copy full SHA for 25a19fa
Browse repository at this point
test(e2e),ci,docs: bare-Windows axis, spaced paths, MSVC build.mcpp
Show description for c03d90b
Sunrisepeak
committed
c03d90b
View commit details
Copy full SHA for c03d90b
Browse repository at this point
fix(build): never auto-repair a toolchain the user selected as msvc@system
Show description for 93b88b3
Sunrisepeak
committed
93b88b3
View commit details
Copy full SHA for 93b88b3
Browse repository at this point
ci(windows): validate the bare-Windows path on every PR
Show description for c5e2aee
Sunrisepeak
committed
c5e2aee
View commit details
Copy full SHA for c5e2aee
Browse repository at this point
fix(build): keep per-TU include paths forward-slashed for the response file
Show description for 3345242
Sunrisepeak
committed
3345242
View commit details
Copy full SHA for 3345242
Browse repository at this point
fix(toolchain): store multi-token dialect flags as tokens, not a string to split
Show description for 9f706cd
Sunrisepeak
committed
9f706cd
View commit details
Copy full SHA for 9f706cd
Browse repository at this point
fix(build,ci): BMI flags quote their paths; build.mcpp matches the std BMI's deployment target
Show description for 222cfe4
Sunrisepeak
committed
222cfe4
View commit details
Copy full SHA for 222cfe4
Browse repository at this point
test: assert the host's quote character, not a fixed one
Show description for ab630fd
Sunrisepeak
committed
ab630fd
View commit details
Copy full SHA for ab630fd
Browse repository at this point
fix(build.mcpp,ci): one deployment target for every host compile; restore xlings in the no-VS job
Show description for 5c725c7
Sunrisepeak
committed
5c725c7
View commit details
Copy full SHA for 5c725c7
Browse repository at this point
fix(build): a remembered default target must not overrule an explicit [toolchain]
Show description for bc4ce5e
Sunrisepeak
committed
bc4ce5e
View commit details
Copy full SHA for bc4ce5e
Browse repository at this point
You can’t perform that action at this time.