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
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
10
Star
105
Code
Issues
30
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mcpp
src
build
build_program.cppm
on
main
User selector
All users
All time
Commit history
Commits on Aug 18, 2026
feat(freestanding): bare-metal targets, and a BSP that supplies the whole target world (#455)
Show description for b4da84d
Sunrisepeak
and
speak-agent
authored
b4da84d
View commit details
Copy full SHA for b4da84d
View code at this point
Browse repository at this point
Commits on Aug 11, 2026
feat: 源文件角色表 与 build.mcpp 运行上限 —— 两个硬编码变成两条声明 (#272, #410) (#411)
Show description for 1bc6074
Sunrisepeak
and
speak-agent
authored
1bc6074
View commit details
Copy full SHA for 1bc6074
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
feat(build): 库可以替用户拉起工具链,构建程序可以声明「一组文件」(#359) (2026.8.6.2) (#366)
Show description for df4f75e
Sunrisepeak
and
speak-agent
authored
df4f75e
View commit details
Copy full SHA for df4f75e
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
fix(build.mcpp): 规则包能用 import std; 与 import mcpp; (2026.8.5.2) (#357)
Show description for 172408a
speak-agent
authored
172408a
View commit details
Copy full SHA for 172408a
View code at this point
Browse repository at this point
feat(build.mcpp): 机制架构落地 —— 指令表收敛、协议契约、host 工具、构建图节点、规则包 (2026.8.5.1) (#356)
Show description for d1b2c11
speak-agent
authored
d1b2c11
View commit details
Copy full SHA for d1b2c11
View code at this point
Browse repository at this point
Commits on Aug 2, 2026
refactor(toolchain): one producer for host-compile flags; build.mcpp gains MSVC modules (2026.8.2.2) (#334)
Show description for 655e58d
Sunrisepeak
authored
655e58d
View commit details
Copy full SHA for 655e58d
View code at this point
Browse repository at this point
Commits on Aug 1, 2026
feat(windows): usable on a bare Windows box (2026.8.2.1) (#332)
Show description for 148d98b
Sunrisepeak
authored
148d98b
View commit details
Copy full SHA for 148d98b
View code at this point
Browse repository at this point
Commits on Jul 31, 2026
feat(standard): make c++20 a first-class level, keep c++23 the default (2026.7.31.1) (#325)
Show description for b4fcebf
speak-agent
and
Sunrisepeak
authored
b4fcebf
View commit details
Copy full SHA for b4fcebf
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
fix: make the build.mcpp host helper self-contained on musl and MinGW (#298)
Show description for 0caca69
4 people
authored
0caca69
View commit details
Copy full SHA for 0caca69
View code at this point
Browse repository at this point
Commits on Jul 19, 2026
feat(build): MCPP_TARGET_OS/ARCH/ENV contract env splits
Show description for c8bc6af
Sunrisepeak
committed
c8bc6af
View commit details
Copy full SHA for c8bc6af
View code at this point
Browse repository at this point
feat(build): mcpp:include-dir= / mcpp:include-dir-after= directives
Show description for e8b10a8
Sunrisepeak
committed
e8b10a8
View commit details
Copy full SHA for e8b10a8
View code at this point
Browse repository at this point
feat(build): mcpp:source= — select existing files into the compile set
Show description for cde9dca
Sunrisepeak
committed
cde9dca
View commit details
Copy full SHA for cde9dca
View code at this point
Browse repository at this point
fix(build.mcpp): name the compiled program .exe on Windows (#230)
Show description for 86e41ec
Sunrisepeak
committed
86e41ec
View commit details
Copy full SHA for 86e41ec
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
fix(features): converge feature request derivation onto the dependency edge graph (#242 transitive; #241 naming)
Show description for 0cca9e0
Sunrisepeak
committed
0cca9e0
View commit details
Copy full SHA for 0cca9e0
View code at this point
Browse repository at this point
feat(build.mcpp): expose MCPP_DEP_<NAME>_DIR to a package build.mcpp (#241)
Show description for e283cd0
Sunrisepeak
committed
e283cd0
View commit details
Copy full SHA for e283cd0
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
feat(build): build.mcpp 补全 — 环境契约 + cross 下运行 + 依赖包执行 (0.0.95) (#222)
Show description for 33f0acd
Sunrisepeak
authored
33f0acd
View commit details
Copy full SHA for 33f0acd
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
feat(toolchain): hermetic link model — CRT/loader from one resolver, fixup pipeline, hermeticity check (v0.0.83, fixes #195) (#196)
Show description for b0747c9
Sunrisepeak
authored
b0747c9
View commit details
Copy full SHA for b0747c9
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
feat(build.mcpp): typed import mcpp; build module bundled in the binary (v0.0.81) (#193)
Show description for c2fb00d
Sunrisepeak
authored
c2fb00d
View commit details
Copy full SHA for c2fb00d
View code at this point
Browse repository at this point
feat(workspace): workspace-aware mcpp test (-p / --workspace) + root-test fix (v0.0.79) (#191)
Show description for 6d383b3
Sunrisepeak
authored
6d383b3
View commit details
Copy full SHA for 6d383b3
View code at this point
Browse repository at this point
feat(build): L3 build.mcpp — native imperative build program (v0.0.78) (#190)
Show description for 35eae70
Sunrisepeak
authored
35eae70
View commit details
Copy full SHA for 35eae70
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.