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
/
cmake
Age
Commit message (
Expand
)
Author
2016-10-24
[vcpkg_apply_patches] Improve error message from failed patch apply.
Robert Schumacher
2016-10-24
[vcpkg_apply_patches] Specify git-dir to avoid errors due to invalid git repo
Robert Schumacher
2016-10-20
Add two spaces in front of message() to fix formatting
Alexander Karatarakis
2016-10-18
[vcpkg_apply_patches] Print that patch applying failed instead of
Alexander Karatarakis
2016-10-18
[vcpkg_apply_patches] Also print working dir
Alexander Karatarakis
2016-10-18
Merge branch 'master' of https://github.com/Microsoft/vcpkg
Alexander Karatarakis
2016-10-18
[vcpkg_apply_patches] Check if patch was properly applied
Alexander Karatarakis
2016-10-18
added static support to glbinding
Charles Barto
2016-10-11
[vcpkg] Force compiler character set to UTF-8. Fixes #141.
Robert Schumacher
2016-10-11
[vcpkg] Tweak default compiler flags to match the VS new project defaults whe...
Robert Schumacher
2016-10-11
Merge branch 'release-pdbs'
Robert Schumacher
2016-10-07
Change VCPKG_BUILD_SHARED_LIBS to VCPKG_LIBRARY_LINKAGE with values
Alexander Karatarakis
2016-10-07
[vcpkg] Change CMake build flags to enable pdbs in Release
Robert Schumacher
2016-10-06
Forward triplet options to default CMAKE variables
Alexander Karatarakis
2016-10-03
[vcpkg] Fix UWP regression introduced with ac2e248e8f. Fixes #111
Robert Schumacher
2016-10-03
[ace] Minor cleanup after PR #108
Robert Schumacher
2016-10-02
Fix space/tabs typo
Silvio
2016-10-02
Add platform option to vcpkg_build_msbuild
Silvio
2016-09-29
[vcpkg] Add extract destination argument to vcpkg_extract_source_archive
Robert Schumacher
2016-09-27
Merge branch 'master' of https://github.com/microsoft/vcpkg
Robert Schumacher
2016-09-27
[vcpkg] Enable multicore builds by default.
Robert Schumacher
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
2016-09-24
Updated vcpkg_download_distfile.cmake to handle MIRRORS. Also updated the HAS...
Ninetainedo
2016-09-22
Replaced everything concerning MD5 with SHA512
Ninetainedo
2016-09-20
Add stamp file for extracted archives.
Robert Schumacher
2016-09-18
Initial commit
Alexander Karatarakis