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.ps1
Age
Commit message (
Expand
)
Author
2018-02-07
Merge findFileRecursivelyUp into VcpkgPowershellUtils
Alexander Karatarakis
2018-01-25
[bootstrap] Fix whitespace issue
Alexander Karatarakis
2018-01-25
[bootstrap] Specify full path for dirs.proj
Alexander Karatarakis
2018-01-25
[bootstrap] Exit fast(er) if msbuild fails
Alexander Karatarakis
2018-01-25
VcpkgInvokeCommand: remove paramter $wait
Alexander Karatarakis
2018-01-23
[bootstrap] Build vcpkg in a clean environment
Alexander Karatarakis
2018-01-23
$script:MyInvocation.MyCommand.Definition
Alexander Karatarakis
2018-01-23
[bootstrap] Extract arguments in variable
Alexander Karatarakis
2017-11-30
Exit early if no VS is found
Alexander Karatarakis
2017-11-09
Use Push-Location/Pop-Location instead of pushd/popd
Alexander Karatarakis
2017-11-09
Rename $explicitlyRequestedVSPath to $withVSPath
Alexander Karatarakis
2017-11-09
[bootstrap.ps1] Add option to specify VS path
Alexander Karatarakis
2017-10-31
[bootstrap-vcpkg] Added better diagnostics in case of MSBuild failure.
Robert Schumacher
2017-10-31
[git] Update to 2.15.0 (was 2.14.3)
Alexander Karatarakis
2017-10-27
[git] Update to 2.14.3 (was 2.14.2.3)
Alexander Karatarakis
2017-08-28
[vcpkg] Don't use -ListImported in bootstrap. Fixes #1711
Robert Schumacher
2017-08-25
[vcpkg] Don't leak changes to the path in bootstrap
Robert Schumacher
2017-08-25
[vcpkg] Add commit date to vcpkg version
Robert Schumacher
2017-03-20
Look for 'git' instead of 'git.exe'. Resolves #820
Alexander Karatarakis
2017-02-21
Rename findTargetPlatformVersion to getWindowsSDK
Alexander Karatarakis
2017-02-08
bootstrap.ps1 now detects the available Windows SDKs
Alexander Karatarakis
2017-01-25
[vcpkg] Do not build tests when running scripts\bootstrap.ps1.
Robert Schumacher
2017-01-23
[VS2017] Enable building vcpkg itself with VS2017
Alexander Karatarakis
2016-11-21
[bootstrap] Use "unknownhash" if git is not available. Resolves #305
Alexander Karatarakis
2016-09-19
Powershell scripts now detect the root dir via the .vcpkg-root file
Alexander Karatarakis
2016-09-19
[bootstrap.ps1] Use older-powershell-friendly way to determine path
Alexander Karatarakis
2016-09-18
Initial commit
Alexander Karatarakis