index
:
vcpkg
aws-lambda-cpp
master
signing
update-geos-381
update-shapelib-150
Forked from https://github.com/microsoft/vcpkg
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
bootstrap.sh
Age
Commit message (
Expand
)
Author
2018-12-12
[vcpkg] Add support for muslc, static crt linkage, and forcing the system bin...
Robert Schumacher
2018-12-11
Allow redirection of the downloads folder with an environment variable. (#4883)
Billy O'Neal
2018-12-11
Fix unterminated quoted string in bootstrapping script. (#4946)
Michael Hofmann
2018-12-10
Include instructions for CentOS bootstrapping (#4892)
Andrew Sayman
2018-06-11
Improve disableMetrics propagation when consuming CMakeLists directly
Alexander Karatarakis
2018-06-08
Add -disableMetrics for linux
Alexander Karatarakis
2018-05-16
[bootstrap.sh] Fix whitespace-in-path issues
Alexander Karatarakis
2018-05-15
[bootstrap-vcpkg.sh] Find g++-8. Fixes #3486.
Robert Schumacher
2018-04-27
Require the version of g++ to be at least 6
Francois Budin
2018-04-25
[bootstrap.sh] Minor refactoring for clarity
Alexander Karatarakis
2018-04-25
Merge pull request #3329 from rudilee/master
Alexander Karatarakis
2018-04-26
[sh] Tweak so only the sh forwarder needs to be +x
Alexander Karatarakis
2018-04-26
Checking for sha512sum on OS which doesn't have shasum
Rudi Lee
2018-04-24
[sh] Fix permission
Alexander Karatarakis
2018-04-23
Introduce bootstrap.sh
Alexander Karatarakis