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
/
ports
/
cpprestsdk
Age
Commit message (
Collapse
)
Author
2017-09-12
Fix several port hashes due to github tar.gz change
Alexander Karatarakis
It looks like github changed the version (or the generally the way) they do tars, causing some hash mismatches. This fixes the affected ports.
2017-09-09
vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵
Alexander Karatarakis
libs (/Z7)
2017-08-01
change qualifier bracket to parens
Daniel Shaw
2017-05-03
[vcpkg] Add support for installing from HEAD
Robert Schumacher
2017-03-16
[cpprestsdk] Fix uwp builds
Robert Schumacher
2017-02-03
[cpprestsdk] Use websocketpp from vcpkg instead of cpprest's copy
Alexander Karatarakis
2016-11-08
triplet is now automatically included before portfiles.
Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-11-05
[cpprestsdk] Qualify all dependencies as not needed for uwp.
Robert Schumacher
2016-10-31
Remove portfile branching of vcpkg_copy_pdbs()
Alexander Karatarakis
2016-10-24
[cpprestsdk] Bump version to 2.9.0-1 to indicate change in configuration
Robert Schumacher
2016-10-25
[cpprestsdk] Add websocket support.
sdcb
2016-10-24
[cpprestsdk] Only run vcpkg_copy_pdbs() when building dynamically
Alexander Karatarakis
2016-10-24
[cpprestsdk] Revert removal of CASA_INSTALL_HEADERS
Robert Schumacher
2016-10-21
Upgrade cpprestsdk to 2.9.0
sdcb
2016-10-06
Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123
Robert Schumacher
2016-09-18
Initial commit
Alexander Karatarakis