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-25
Updated portfile.in.cmake to use URLS
Ninetainedo
2016-09-25
Used a function to check file integrity
Ninetainedo
2016-09-25
Link to "issues" instead of "new issue"
Ninetainedo
2016-09-25
Display status on download error
Ninetainedo
2016-09-25
Added spaces between brackets for double clicking
Ninetainedo
2016-09-25
URL and MIRRORS are now URLS
Ninetainedo
Updated all portfiles accordingly.
2016-09-24
Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the ↵
Ninetainedo
HASH errors to match the CMake formatting (easier to read)
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