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
Age
Commit message (
Collapse
)
Author
2016-09-27
[vcpkg] Enable multicore builds by default.
Robert Schumacher
2016-09-24
Reduce repetition of relative paths in vcpkg.cmake to reduce future errors
Robert Schumacher
2016-09-24
fixed an incorrect relative directory that pointed into wrong location
Jan HrubĂ˝
2016-09-23
changed execution policy from remotesigned to unrestricted
Jan HrubĂ˝
2016-09-23
Fix wrong CMAKE_PREFIX_PATH in vcpkg.cmake
Silvio
2016-09-22
Replaced everything concerning MD5 with SHA512
Ninetainedo
2016-09-22
CMake now automatically detects the root directory via .vcpkg-root
Alexander Karatarakis
2016-09-20
Add stamp file for extracted archives.
Robert Schumacher
This enables multiple archives to be correctly expanded into the same build tree. Previously, the second archive will detect as being already extracted since 'src' exists.
2016-09-19
Remove unused function
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