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 }}
aminya
/
setup-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
37
Star
275
Code
Issues
18
Pull requests
4
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2026
Merge pull request #490 from aminya/apt-upgrade
Show description for 8aaad3b
aminya
authored
8aaad3b
View commit details
Copy full SHA for 8aaad3b
Browse repository at this point
fix: use default gcc for LLVM
aminya
committed
0f7243c
View commit details
Copy full SHA for 0f7243c
Browse repository at this point
fix: auto detect latest gcc when versions not specified
aminya
committed
ebcdf13
View commit details
Copy full SHA for ebcdf13
Browse repository at this point
feat: allow apt to upgrade packages if available
aminya
committed
7e5ed99
View commit details
Copy full SHA for 7e5ed99
Browse repository at this point
Commits on Sep 12, 2026
Merge pull request #492 from aminya/renovate/dependencies
Show description for af505db
aminya
authored
af505db
View commit details
Copy full SHA for af505db
Browse repository at this point
fix(deps): update dependency @types/node to v25.9.6
renovate[bot]
authored
1e77bed
View commit details
Copy full SHA for 1e77bed
Browse repository at this point
Commits on Sep 11, 2026
Merge pull request #491 from aminya/faster-test
Show description for 664cd78
aminya
authored
664cd78
View commit details
Copy full SHA for 664cd78
Browse repository at this point
test: only install the min and max versions
aminya
committed
59c279c
View commit details
Copy full SHA for 59c279c
Browse repository at this point
Commits on Sep 9, 2026
chore(release): v1.10.1 [skip test]
aminya
committed
15a6bd8
View commit details
Copy full SHA for 15a6bd8
Browse repository at this point
Merge pull request #489 from aminya/docker-fixes
Show description for 8687db5
aminya
authored
8687db5
View commit details
Copy full SHA for 8687db5
Browse repository at this point
fix(docker): fix docker base layering for llvm and mingw images
aminya
committed
4da5ff5
View commit details
Copy full SHA for 4da5ff5
Browse repository at this point
Commits on Sep 8, 2026
Merge pull request #488 from aminya/autoreconf-windows
Show description for a318e8c
aminya
authored
a318e8c
View commit details
Copy full SHA for a318e8c
Browse repository at this point
fix: skip autoreconf on windows instead of error
aminya
committed
d61e5f1
View commit details
Copy full SHA for d61e5f1
Browse repository at this point
docs: update links for projects [skip ci]
aminya
authored
80675fd
View commit details
Copy full SHA for 80675fd
Browse repository at this point
Commits on Sep 6, 2026
chore: remove unused files
aminya
committed
5344272
View commit details
Copy full SHA for 5344272
Browse repository at this point
docs: fix CI badge link in README.md [skip ci]
aminya
authored
5ac2a28
View commit details
Copy full SHA for 5ac2a28
Browse repository at this point
chore(release): v1.10.0 [skip test]
aminya
committed
59179aa
View commit details
Copy full SHA for 59179aa
Browse repository at this point
Merge pull request #481 from aminya/ubuntu-26
Show description for f9e69a3
aminya
authored
f9e69a3
View commit details
Copy full SHA for f9e69a3
Browse repository at this point
test(llvm): use LLVM 12 as minimum compile check
aminya
committed
46cea89
View commit details
Copy full SHA for 46cea89
Browse repository at this point
fix(llvm): disable aligned new for LLVM 5 check
aminya
committed
38c3709
View commit details
Copy full SHA for 38c3709
Browse repository at this point
fix(kcov): support CMake 4 policy compatibility
aminya
committed
9b261b3
View commit details
Copy full SHA for 9b261b3
Browse repository at this point
Commits on Sep 5, 2026
feat: support Ubuntu 26
aminya
committed
1018cb7
View commit details
Copy full SHA for 1018cb7
Browse repository at this point
Merge pull request #482 from aminya/refactor
Show description for afc50b4
aminya
authored
afc50b4
View commit details
Copy full SHA for afc50b4
Browse repository at this point
Merge pull request #484 from aminya/renovate/actions-setup-node-7.x
Show description for 7883897
aminya
authored
7883897
View commit details
Copy full SHA for 7883897
Browse repository at this point
Merge pull request #483 from aminya/renovate/bun-1.x
Show description for fc4536d
aminya
authored
fc4536d
View commit details
Copy full SHA for fc4536d
Browse repository at this point
chore(deps): update bun to v1.4.2
renovate[bot]
authored
7c35956
View commit details
Copy full SHA for 7c35956
Browse repository at this point
chore(deps): update actions/setup-node action to v7
renovate[bot]
authored
0604d8a
View commit details
Copy full SHA for 0604d8a
Browse repository at this point
Commits on Sep 4, 2026
style: format setup utility adapter
aminya
committed
f41e8ce
View commit details
Copy full SHA for f41e8ce
Browse repository at this point
chore: register setup utility packages
aminya
committed
e2dceae
View commit details
Copy full SHA for e2dceae
Browse repository at this point
fix: restore setup utility bootstrap behavior
aminya
committed
d35ef8c
View commit details
Copy full SHA for d35ef8c
Browse repository at this point
refactor: use setup utility packages
aminya
committed
88f1891
View commit details
Copy full SHA for 88f1891
Browse repository at this point
feat: add setup-pip package
aminya
committed
790cd25
View commit details
Copy full SHA for 790cd25
Browse repository at this point
feat: add setup-version package
aminya
committed
6eee1f4
View commit details
Copy full SHA for 6eee1f4
Browse repository at this point
feat: add setup-dmg package
aminya
committed
2101df9
View commit details
Copy full SHA for 2101df9
Browse repository at this point
refactor: split archive extraction package
aminya
committed
61fb23f
View commit details
Copy full SHA for 61fb23f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.