| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-11 | [cpprestsdk] Bump version to 2.10.18 (#16065) | Charlie Barto | |
| * bump cpprestsdk version * add versions for cpprestsdk version bump Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com> | |||
| 2020-12-30 | Update cpprestsdk to 2.10.17. (#15401) | Billy O'Neal | |
| 2020-06-23 | [cpprestsdk] Fix usage issue when building static (#12006) | Jack·Boos·Yu | |
| 2020-06-10 | [cpprestsdk] Fix find dependency openssl (#11867) | Jack·Boos·Yu | |
| * [cpprestsdk] Fix find dependency openssl * Update portfile.cmake Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com> | |||
| 2020-06-02 | [cpprestsdk] Avoid using pkg-config to find OpenSSL libraries on Linux (#11694) | Owen Rudge | |
| 2020-04-30 | [cpprestsdk] Update to v2.10.16 (#11018) | Billy O'Neal | |
| Co-authored-by: Robert Schumacher <roschuma@microsoft.com> | |||
| 2020-03-20 | [cpprestsdk] Disable websockets by default. (#10478) | Billy O'Neal | |
| * [cpprestsdk] Disable websockets by default. The websockets backend cpprestsdk uses is websocketpp, which was last committed to in late 2018 and appears defunct. Additionally, the websockets feature brings an otherwise unnecessary Boost dependency on Windows which takes a relatively long time to build. Customers who still want the websockets bits can turn on the optional feature. * Add dependency to signalr. | |||
| 2020-02-26 | [cpprestsdk] Update to v2.10.15. (#10191) | Billy O'Neal | |
| * [cpprestsdk] Update to v2.10.15. * fix baseline Fixes cpprestdsk on UWP. Co-authored-by: nicole mazzuca <mazzucan@outlook.com> | |||
| 2019-08-23 | clean up list parsing logic and add clear warnings | Phil Christensen | |
| 2019-08-06 | Repair compression dependency bugs in cpprestsdk (#7472) | Billy O'Neal | |
| * Repair compression dependency bugs in cpprestsdk * Make it possible to turn off HTTP compression entirely to remove the zlib dependency in cpprestsdk. * Use the actual default features feature instead of a default features feature hack. * Actually hook up the Brotli setting so that someone installing that feature actually gets it. * Attempt to fix default-features. | |||
| 2019-07-17 | Update cpprestsdk to v2.10.14. (#7286) | Billy O'Neal | |
| 2019-06-15 | [WIP] Add a Homepage URL entry for vcpkg ports (#2933) | pravic | |
| * [vcpkg] Add "Homepage" field to the CONTROL files. | |||
| 2019-05-09 | [cpprestsdk]Add boost-asio dependency on linux (#6380) | Phoebe | |
| 2019-04-25 | Update Casablanca to 2.10.13. (#6201) | Billy O'Neal | |
| 2019-03-27 | Update Casablanca to v2.10.12. (#5830) | Billy O'Neal | |
| 2019-03-20 | Update cpprestsdk to v2.10.11. (#5748) | Billy O'Neal | |
| 2019-02-06 | [cpprestsdk] Update to v2.10.10 | Robert Schumacher | |
| 2019-01-24 | Update cpprestsdk to v2.10.9. (#5190) | Billy O'Neal | |
| 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 feature | Robert Schumacher | |
| 2018-10-23 | [cpprestsdk] Add feature for websockets (#4530) | Robert Schumacher | |
| 2018-10-15 | [cpprestsdk] Fix fixup_targets for new versions of cpprestsdk | Alexander Karatarakis | |
| 2018-09-04 | [cpprestsdk] Update to 2.10.6 | Robert Schumacher | |
| 2018-08-17 | [cpprestsdk] Update to v2.10.5 | Robert Schumacher | |
| 2018-08-16 | [cpprestsdk] 2.10.4 | Robert Schumacher | |
| 2018-08-02 | [cpprestsdk] Update to 2.10.3 | Robert Schumacher | |
| 2018-03-23 | [cpprestsdk] Use new syntax in CONTROL | Alexander Karatarakis | |
| 2018-02-06 | [cpprestsdk] Update to 2.10.2 | Robert Schumacher | |
| 2017-12-19 | Update downstream libraries to use modularized boost | Robert Schumacher | |
| 2017-12-14 | [cpprestsdk] Update to 2.10.1 | Robert Schumacher | |
| 2017-10-21 | [cpprestsdk] Update to 2.10.0 | Robert Schumacher | |
| 2017-10-06 | [cpprestsdk] Patch to allow building with openssl 1.1.0 | Alexander Karatarakis | |
| 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 | |
