aboutsummaryrefslogtreecommitdiff
path: root/ports/cpprestsdk
AgeCommit message (Collapse)Author
2017-09-12Fix several port hashes due to github tar.gz changeAlexander 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-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-08-01change qualifier bracket to parensDaniel Shaw
2017-05-03[vcpkg] Add support for installing from HEADRobert Schumacher
2017-03-16[cpprestsdk] Fix uwp buildsRobert Schumacher
2017-02-03[cpprestsdk] Use websocketpp from vcpkg instead of cpprest's copyAlexander Karatarakis
2016-11-08triplet 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-31Remove portfile branching of vcpkg_copy_pdbs()Alexander Karatarakis
2016-10-24[cpprestsdk] Bump version to 2.9.0-1 to indicate change in configurationRobert Schumacher
2016-10-25[cpprestsdk] Add websocket support.sdcb
2016-10-24[cpprestsdk] Only run vcpkg_copy_pdbs() when building dynamicallyAlexander Karatarakis
2016-10-24[cpprestsdk] Revert removal of CASA_INSTALL_HEADERSRobert Schumacher
2016-10-21Upgrade cpprestsdk to 2.9.0sdcb
2016-10-06Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123Robert Schumacher
2016-09-18Initial commitAlexander Karatarakis