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
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(windows): MSVC DLLs export, packages link with cl.exe, and module_extensions is followed everywhere
- #453
#453
Merged
Sunrisepeak
merged 9 commits into
main
mcpp-community/mcpp:main
from
feat/windows-shared-library
mcpp-community/mcpp:feat/windows-shared-library
Copy head branch name to clipboard
Aug 18, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
feat(windows): MSVC DLLs export, packages link with cl.exe, and module_extensions is followed everywhere
#453
Sunrisepeak
merged 9 commits into
main
mcpp-community/mcpp:main
from
feat/windows-shared-library
mcpp-community/mcpp:feat/windows-shared-library
Copy head branch name to clipboard
Commits
Commits on Aug 17, 2026
fix(modgraph,manifest,pack): module_extensions is the knob, and everything follows it
Show description for 0b0d095
speak-agent
committed
0b0d095
View commit details
Copy full SHA for 0b0d095
Browse repository at this point
feat(build): generate a .def so MSVC can export a DLL
Show description for 3f17e9c
speak-agent
committed
3f17e9c
View commit details
Copy full SHA for 3f17e9c
Browse repository at this point
feat(build,manifest,pack): annotation wins over auto-export, and cl.exe can consume a package
Show description for 5142dc5
speak-agent
committed
5142dc5
View commit details
Copy full SHA for 5142dc5
Browse repository at this point
docs: the Windows round, and where it diverged from the design
Show description for a0d9874
speak-agent
committed
a0d9874
View commit details
Copy full SHA for a0d9874
Browse repository at this point
fix(pack,prepare): the neutral link form only where it says the same thing
Show description for f9ca398
speak-agent
committed
f9ca398
View commit details
Copy full SHA for f9ca398
Browse repository at this point
review(coff): name /bigobj, and drop a constant the DATA rule stopped using
Show description for bbf785e
speak-agent
committed
bbf785e
View commit details
Copy full SHA for bbf785e
Browse repository at this point
fix(pack): print the compiler's output when the packer's build fails
Show description for c8ac60a
speak-agent
committed
c8ac60a
View commit details
Copy full SHA for c8ac60a
Browse repository at this point
fix(flags): -fPIC is a property of the target format, not of the dialect
Show description for 9bdb284
speak-agent
committed
9bdb284
View commit details
Copy full SHA for 9bdb284
Browse repository at this point
Commits on Aug 18, 2026
fix(build): the import-library and .def spellings follow the target ABI
Show description for 9e0ddf7
speak-agent
committed
9e0ddf7
View commit details
Copy full SHA for 9e0ddf7
Browse repository at this point
You can’t perform that action at this time.