aboutsummaryrefslogtreecommitdiff
path: root/ports/cpprestsdk
AgeCommit message (Collapse)Author
2018-03-23[cpprestsdk] Use new syntax in CONTROLAlexander Karatarakis
2018-02-06[cpprestsdk] Update to 2.10.2Robert Schumacher
2017-12-19Update downstream libraries to use modularized boostRobert Schumacher
2017-12-14[cpprestsdk] Update to 2.10.1Robert Schumacher
2017-10-21[cpprestsdk] Update to 2.10.0Robert Schumacher
2017-10-06[cpprestsdk] Patch to allow building with openssl 1.1.0Alexander Karatarakis
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