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
2019-11-22
update telemetry
dan-shaw
2019-11-14
[vcpkg] update telemetry
dan-shaw
2019-10-14
Fix CMake checks for Apple Clang 11.0 on macOS 10.15 (#8580)
Joel Pelaez Jorge
2019-10-07
[vcpkg] fatal_error when patch fails to apply (#8087)
Stefano Sinigardi
2019-08-16
[vcpkg] Major tool CMakeLists.txt updates
Nicole Mazzuca
2019-08-02
Update tests, and add documentation! (#7506)
nicole mazzuca
2019-06-19
bootstrap.sh: Retry up to 3 times for transient download errors (#6952)
past-due
2019-05-13
[vcpkg-bootstrap.sh] Enable finding gcc 9 (#6417)
Robert Schumacher
2019-04-19
Run bootstrap-vcpkg.bat when bootstrapped from git-bash (#6142)
Miro Knejp
2019-04-11
Add -allowAppleClang option to bootstrap.sh. (fixes #4698) (#5915)
soroshsabz
2019-03-20
[vcpkg] Update to CMake 3.14.0
Robert Schumacher
2019-01-07
[vcpkg] add support for FreeBSD (#4917)
ivysnow
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