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
Type
/
to 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 }}
hmmhmmhm
/
vcpkg
Public
forked from
microsoft/vcpkg
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vcpkg
scripts
bootstrap.sh
on
2021.12.31
User selector
All users
All time
Commit history
Commits on Feb 14, 2022
Update vcpkg-tool to 2022-02-11 (#23059)
Show description for c93faaf
BillyONeal
authored
c93faaf
View commit details
Copy full SHA for c93faaf
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
[vcpkg-tool] update to 2022-02-03 (#22924)
Show description for 7e7dad5
strega-nil-ms
and
strega-nil
authored
7e7dad5
View commit details
Copy full SHA for 7e7dad5
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
Update vcpkg-tool to 2022-02-01 (#22629)
BillyONeal
authored
c64c0fd
View commit details
Copy full SHA for c64c0fd
View code at this point
Browse repository at this point
Commits on Dec 9, 2021
Update tool to 2021-12-09. (#21932)
BillyONeal
authored
0fe674d
View commit details
Copy full SHA for 0fe674d
View code at this point
Browse repository at this point
Commits on Nov 26, 2021
Update tool to 2021-11-24. (#21654)
Show description for b3cfaaf
BillyONeal
authored
b3cfaaf
View commit details
Copy full SHA for b3cfaaf
View code at this point
Browse repository at this point
Commits on Nov 22, 2021
Revert "Update tool to 2021-11-19. (#21550)" (#21606)
Show description for 868fc18
ras0219-msft
authored
868fc18
View commit details
Copy full SHA for 868fc18
View code at this point
Browse repository at this point
Commits on Nov 21, 2021
Update tool to 2021-11-19. (#21550)
BillyONeal
authored
6539125
View commit details
Copy full SHA for 6539125
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Update tool to 2021-11-15. (#21471)
BillyONeal
authored
a4b5cde
View commit details
Copy full SHA for a4b5cde
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
Update vcpkg-tool to 2021-11-02. (#21153)
BillyONeal
authored
d0015f9
View commit details
Copy full SHA for d0015f9
View code at this point
Browse repository at this point
Commits on Oct 30, 2021
Update vcpkg tool, add windows-arm64, and download rather than build on some POSIX (#20838)
BillyONeal
authored
5bdb9d6
View commit details
Copy full SHA for 5bdb9d6
View code at this point
Browse repository at this point
Commits on Sep 11, 2021
[vcpkg] Update tool to 2021-09-10. (#20105)
Show description for a241dd2
BillyONeal
authored
a241dd2
View commit details
Copy full SHA for a241dd2
View code at this point
Browse repository at this point
Commits on Sep 2, 2021
Apply @workpadwan 's fix to bootstrap.sh on non-bash systems. (#19911)
BillyONeal
authored
4934cb4
View commit details
Copy full SHA for 4934cb4
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
fix bootstrap.sh on arm macs (#19622)
autoantwort
authored
cda8ba0
View commit details
Copy full SHA for cda8ba0
View code at this point
Browse repository at this point
bootstrap.sh: fails if there is no entry for a tool os combination (#19640)
autoantwort
authored
8602e5f
View commit details
Copy full SHA for 8602e5f
View code at this point
Browse repository at this point
Commits on Aug 13, 2021
[vcpkg] Update tool to 2021-08-12. (#19543)
Show description for c801072
BillyONeal
authored
c801072
View commit details
Copy full SHA for c801072
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
[vcpkg] add support to bootstrap.sh for CXX vars with ccache (#19386)
Show description for 297349f
coryan
and
scotthart
authored
297349f
View commit details
Copy full SHA for 297349f
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
[vcpkg-tool] Update to 2021-08-03 (#19347)
strega-nil
authored
fa43004
View commit details
Copy full SHA for fa43004
View code at this point
Browse repository at this point
Commits on Jul 27, 2021
[vcpkg] Update tool to 2021-07-26 (#19159)
BillyONeal
authored
0ebd257
View commit details
Copy full SHA for 0ebd257
View code at this point
Browse repository at this point
[vcpkg] Optionally limit the number of cores during vcpkg bootstrap (#19010)
Show description for 593c26c
jherico
authored
593c26c
View commit details
Copy full SHA for 593c26c
View code at this point
Browse repository at this point
Don't emit stderr on successful bootstrap. (#19175)
Show description for 9f8a74d
BillyONeal
and
ras0219-msft
authored
9f8a74d
View commit details
Copy full SHA for 9f8a74d
View code at this point
Browse repository at this point
Commits on Jul 21, 2021
[vcpkg] Bump version to 2021-07-21 (#19045)
BillyONeal
authored
d417ae5
View commit details
Copy full SHA for d417ae5
View code at this point
Browse repository at this point
Commits on Jul 17, 2021
Update vcpkg-tool to 2021-07-16. (#18983)
BillyONeal
authored
111220b
View commit details
Copy full SHA for 111220b
View code at this point
Browse repository at this point
Commits on Jun 29, 2021
Update vcpkg tool to resolve leak of the asset cache token (#18720)
BillyONeal
authored
75beef0
View commit details
Copy full SHA for 75beef0
View code at this point
Browse repository at this point
Commits on Jun 23, 2021
Update VMs and pick up VS2019 16.10 (#18233)
Show description for 2ed44b4
BillyONeal
authored
2ed44b4
View commit details
Copy full SHA for 2ed44b4
View code at this point
Browse repository at this point
Commits on May 6, 2021
[vcpkg] Update vcpkg tool version 2021-05-05 (#17689)
Show description for 4e83da0
ras0219-msft
and
ras0219
authored
4e83da0
View commit details
Copy full SHA for 4e83da0
View code at this point
Browse repository at this point
Commits on May 3, 2021
[bootstrap-vcpkg] Add g++-11 support (#17633)
xieyubo
authored
c8729e1
View commit details
Copy full SHA for c8729e1
View code at this point
Browse repository at this point
Commits on Feb 26, 2021
[vcpkg-tool] Publish release 2021-02-24-d67989bce1043b98092ac45996a8230a059a2d7e (#16400)
Show description for 2bd1faf
ras0219-msft
authored
2bd1faf
View commit details
Copy full SHA for 2bd1faf
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
[vcpkg] Download vcpkg.exe rather than building it in bootstrap on Windows. (#15474)
Show description for aa60b7e
BillyONeal
authored
aa60b7e
View commit details
Copy full SHA for aa60b7e
View code at this point
Browse repository at this point
Commits on Jan 22, 2021
[vcpkg,boost-modular-build-helper] initial ppc64le community support (#15572)
Show description for 83b8e27
4 people
authored
83b8e27
View commit details
Copy full SHA for 83b8e27
View code at this point
Browse repository at this point
Commits on Jan 13, 2021
[vcpkg] Use a tag file rather than conditional compilation to permanently disable metrics. (#15470)
BillyONeal
authored
8414e15
View commit details
Copy full SHA for 8414e15
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
[vcpkg bootstrap] Include "zip" as required apt dependency in bootstrap error message (#14803)
chausner
authored
8062187
View commit details
Copy full SHA for 8062187
View code at this point
Browse repository at this point
Commits on Nov 23, 2020
[vcpkg] initial openbsd (community) support (#14549)
Show description for d9633d9
jgilje
and
strega-nil
authored
d9633d9
View commit details
Copy full SHA for d9633d9
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
[vcpkg-bootstrap] Update the latest g++-10 version for build if exists (#13644)
cngzhnp
authored
8fcd02d
View commit details
Copy full SHA for 8fcd02d
View code at this point
Browse repository at this point
Commits on Sep 9, 2020
[vcpkg] improve s390x support (#13386)
Show description for 645f316
lebdron
authored
645f316
View commit details
Copy full SHA for 645f316
View code at this point
Browse repository at this point
Commits on Sep 5, 2020
Add community triple arm64-linux and arm-linux. (#11880)
Show description for fdac1fc
xieyubo
authored
fdac1fc
View commit details
Copy full SHA for fdac1fc
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.