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
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
.
microsoft
/
cppwinrt
Public
Notifications
You must be signed in to change notification settings
Fork
280
Star
1.9k
Code
Issues
15
Pull requests
25
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Add Linux native build
- #1239
#1239
Merged
Kenny Kerr (kennykerr)
merged 17 commits into
microsoft:master
microsoft/cppwinrt:master
from
alvinhochun:alvin/linux-build
alvinhochun/cppwinrt:alvin/linux-build
Copy head branch name to clipboard
Dec 6, 2022
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Add Linux native build
#1239
Kenny Kerr (kennykerr)
merged 17 commits into
microsoft:master
microsoft/cppwinrt:master
from
alvinhochun:alvin/linux-build
alvinhochun/cppwinrt:alvin/linux-build
Copy head branch name to clipboard
Commits
Commits on Nov 29, 2022
Guard Windows-specific code
alvinhochun (alvinhochun)
committed
aa06f04
View commit details
Copy full SHA for aa06f04
Browse repository at this point
Use snprintf instead of sprintf_s outside of Windows
alvinhochun (alvinhochun)
committed
2b142fc
View commit details
Copy full SHA for 2b142fc
Browse repository at this point
Add missing include
alvinhochun (alvinhochun)
committed
a2ea233
View commit details
Copy full SHA for a2ea233
Browse repository at this point
cmake: Guard Windows-specific stuff
alvinhochun (alvinhochun)
committed
4d9ab44
View commit details
Copy full SHA for 4d9ab44
Browse repository at this point
Fix path separator on Linux
alvinhochun (alvinhochun)
committed
fa19291
View commit details
Copy full SHA for fa19291
Browse repository at this point
Exclude Windows-specific help text when not on Windows
alvinhochun (alvinhochun)
committed
35fede4
View commit details
Copy full SHA for 35fede4
Browse repository at this point
CI: Add Linux native build
alvinhochun (alvinhochun)
committed
20de5b7
View commit details
Copy full SHA for 20de5b7
Browse repository at this point
Fix inconsistent name mangling in GCC 11
Show description for 0c741e0
alvinhochun (alvinhochun)
committed
0c741e0
View commit details
Copy full SHA for 0c741e0
Browse repository at this point
Update cmake comment
alvinhochun (alvinhochun)
committed
1559ddf
View commit details
Copy full SHA for 1559ddf
Browse repository at this point
cmake: Update winmd to 0f1eae3
alvinhochun (alvinhochun)
committed
9088cb3
View commit details
Copy full SHA for 9088cb3
Browse repository at this point
Commits on Dec 1, 2022
Linux: Test building projection
alvinhochun (alvinhochun)
committed
5de993d
View commit details
Copy full SHA for 5de993d
Browse repository at this point
cmake: Allow building tests with existing cppwinrt headers
alvinhochun (alvinhochun)
committed
96f3ead
View commit details
Copy full SHA for 96f3ead
Browse repository at this point
Linux: Try cross-building tests using native-built cppwinrt
alvinhochun (alvinhochun)
committed
3fe319f
View commit details
Copy full SHA for 3fe319f
Browse repository at this point
Commits on Dec 5, 2022
Merge branch 'master' into alvin/linux-build
Kenny Kerr (kennykerr)
authored
c8750f0
View commit details
Copy full SHA for c8750f0
Browse repository at this point
Commits on Dec 6, 2022
CI: Cache llvm-mingw toolchains
alvinhochun (alvinhochun)
committed
8c07b44
View commit details
Copy full SHA for 8c07b44
Browse repository at this point
CI: Fix incorrect llvm-mingw toolchain arch
alvinhochun (alvinhochun)
committed
d17a441
View commit details
Copy full SHA for d17a441
Browse repository at this point
CI: Set llvm-mingw jobs to not fail fast
alvinhochun (alvinhochun)
committed
4b8b455
View commit details
Copy full SHA for 4b8b455
Browse repository at this point
You can’t perform that action at this time.