aboutsummaryrefslogtreecommitdiff
path: root/ports/cpprestsdk
AgeCommit message (Collapse)Author
2018-11-30[cpprestsdk] Update to v2.10.8 and add brotli feature. (#4617)Billy O'Neal
The brotli feature is on by default for Windows only. We think it'll probably work on other platforms but haven't tested that extensively.
2018-10-25[cpprestsdk] Improve websockets featureRobert Schumacher
2018-10-23[cpprestsdk] Add feature for websockets (#4530)Robert Schumacher
2018-10-15[cpprestsdk] Fix fixup_targets for new versions of cpprestsdkAlexander Karatarakis
2018-09-04[cpprestsdk] Update to 2.10.6Robert Schumacher
2018-08-17[cpprestsdk] Update to v2.10.5Robert Schumacher
2018-08-16[cpprestsdk] 2.10.4Robert Schumacher
2018-08-02[cpprestsdk] Update to 2.10.3Robert Schumacher
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