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
2020-09-27
[vcpkg-bootstrap] Update the latest g++-10 version for build if exists (#13644)
Cengizhan Pasaoglu
2020-09-09
[vcpkg] improve s390x support (#13386)
Andrei Lebedev
2020-09-05
Add community triple arm64-linux and arm-linux. (#11880)
xyb
2020-05-29
[vcpkg metrics] Allow someone to opt out after build (#11542)
nicole mazzuca
2020-05-19
[vcpkg] pass -disableMetrics to bootstrap on git bash (#11299)
nicole mazzuca
2020-05-14
[vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239)
Billy O'Neal
2020-05-07
[vcpkg] Restrict telemetry uploads to TLS 1.2 (#11213)
Billy O'Neal
2020-04-17
[vcpkg] Fix build scripts on openSUSE and g++9 (#10867)
nicole mazzuca
2020-04-15
[vcpkg] Fix bootstrap from out of directory (#10846)
nicole mazzuca
2020-04-14
[vcpkg] Clean up CMake build system (#10834)
nicole mazzuca
2020-02-13
Omit telemetry message when bootstrapping with `-disableMetrics` (#10061)
Victor Romero
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