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
12
Star
111
Code
Issues
35
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Resolve the target side once, and let every translation unit read it
- #515
#515
Merged
Sunrisepeak
merged 20 commits into
main
mcpp-community/mcpp:main
from
feat/target-side-reaches-every-unit
mcpp-community/mcpp:feat/target-side-reaches-every-unit
Copy head branch name to clipboard
Aug 27, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Resolve the target side once, and let every translation unit read it
#515
Sunrisepeak
merged 20 commits into
main
mcpp-community/mcpp:main
from
feat/target-side-reaches-every-unit
mcpp-community/mcpp:feat/target-side-reaches-every-unit
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2026
2026.8.27.1 —— 目标侧被解析出来了,只发给了一个编译单元
Show description for 31fa043
speak-agent
committed
31fa043
View commit details
Copy full SHA for 31fa043
Browse repository at this point
fix(test): 新的 hostflags fixture 用了 MSVC 没有的 getpid/<unistd.h>
Show description for 9adc5ad
speak-agent
committed
9adc5ad
View commit details
Copy full SHA for 9adc5ad
Browse repository at this point
fix: 请求的 glibc 版本与装好的 glibc 版本,是两种词汇
Show description for dd2b278
speak-agent
committed
dd2b278
View commit details
Copy full SHA for dd2b278
Browse repository at this point
chore(xlings): pin 2026.8.17.2 → 2026.8.27.1,索引已经在等这个客户端
Show description for 1b6f527
speak-agent
committed
1b6f527
View commit details
Copy full SHA for 1b6f527
Browse repository at this point
fix(e2e295): 归一化用了 `^` 锚定,而 Windows 上那个 token 是带引号的
Show description for af126a3
speak-agent
committed
af126a3
View commit details
Copy full SHA for af126a3
Browse repository at this point
fix: 「请求的版本 → 装好的目录」有两个调用方,而我先只修了一个
Show description for 4fd1fa2
speak-agent
committed
4fd1fa2
View commit details
Copy full SHA for 4fd1fa2
Browse repository at this point
fix(prepare): build.mcpp 的宿主工具链不该继承目标侧的 C 库出处
Show description for 2533735
speak-agent
committed
2533735
View commit details
Copy full SHA for 2533735
Browse repository at this point
Revert "chore(xlings): pin 2026.8.17.2 -> 2026.8.27.1" —— 它把绑定移到了已装载荷的前面
Show description for b3735fc
speak-agent
committed
b3735fc
View commit details
Copy full SHA for b3735fc
Browse repository at this point
ci: 把引导阶段绑定指名的 glibc 载荷装给它(过渡步骤)
Show description for 6e310aa
speak-agent
committed
6e310aa
View commit details
Copy full SHA for 6e310aa
Browse repository at this point
fix: 头集轴把这台机器的 home 写进了键(自我 review 实测)
Show description for d335ff3
speak-agent
committed
d335ff3
View commit details
Copy full SHA for d335ff3
Browse repository at this point
fix: 空版本请求会把包目录本身当成载荷返回
Show description for 4ed7511
speak-agent
committed
4ed7511
View commit details
Copy full SHA for 4ed7511
Browse repository at this point
docs: 新键在旧引擎上的行为(实测),并补上被我改得不准的那条消息
Show description for 5087d3a
speak-agent
committed
5087d3a
View commit details
Copy full SHA for 5087d3a
Browse repository at this point
docs(changelog): 补回漏掉的那条修复,并订正一句已经过时的说法
Show description for ff24a88
speak-agent
committed
ff24a88
View commit details
Copy full SHA for ff24a88
Browse repository at this point
test: 两个键会在同一个包里相遇,而没有任何判据覆盖这件事
Show description for 32fc574
speak-agent
committed
32fc574
View commit details
Copy full SHA for 32fc574
Browse repository at this point
ci: 挑「刚构建出来的那个 mcpp」,而它挑的是走到的第一个
Show description for 7325184
speak-agent
committed
7325184
View commit details
Copy full SHA for 7325184
Browse repository at this point
Revert "ci: 把引导阶段绑定指名的 glibc 载荷装给它(过渡步骤)"
Show description for 464a16a
speak-agent
committed
464a16a
View commit details
Copy full SHA for 464a16a
Browse repository at this point
chore(xlings): pin 2026.8.17.2 -> 2026.8.27.2
Show description for d4cbd39
speak-agent
committed
d4cbd39
View commit details
Copy full SHA for d4cbd39
Browse repository at this point
Revert "chore(xlings): pin 2026.8.17.2 -> 2026.8.27.2"
Show description for 5603bc5
speak-agent
committed
5603bc5
View commit details
Copy full SHA for 5603bc5
Browse repository at this point
docs(plan): 回填实施结果 —— 写实现改掉了两处接口设计
Show description for 557b6e9
speak-agent
committed
557b6e9
View commit details
Copy full SHA for 557b6e9
Browse repository at this point
docs(plan): 回填 ⑤ 的实施结果 —— 排除表从十八条缩到五条
Show description for 7977744
speak-agent
committed
7977744
View commit details
Copy full SHA for 7977744
Browse repository at this point
You can’t perform that action at this time.