Commit Graph

52 Commits

Author SHA1 Message Date
autoantwort
712089644a
[cpprestsdk] fix uwp (#33768)
* [cpprestsdk] fix uwp

* test
2023-09-18 09:58:32 -07:00
autoantwort
6da00e1160
[cpprestsdk] use platform expressions in default-features (#32998)
* [cpprestsdk] use platform expressions in default-features

* [microsoft-signalr] use platform expressions in default-features

* [signalrclient] fix dependencies
2023-08-07 13:18:46 -07:00
Alexander Neumann
48e128816e
[cpprestsdk] Fix narrowing and remove werror (#26095)
* cpprestsdk fix narrowing and werror

* v db
2022-08-01 12:12:14 -07:00
Alexander Neumann
05c93c5c5a
[Fix uwp toolchain|world rebuild] make ninja work for uwp (#22831) 2022-04-27 18:12:48 -07:00
Charlie Barto
56136ffae6
[cpprestsdk] Bump version to 2.10.18 (#16065)
* bump cpprestsdk version

* add versions for cpprestsdk version bump

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-02-11 00:23:00 -08:00
Billy O'Neal
5c262f63ec
Update cpprestsdk to 2.10.17. (#15401) 2020-12-30 20:50:53 -08:00
Jack·Boos·Yu
088963227e
[cpprestsdk] Fix usage issue when building static (#12006) 2020-06-23 13:12:42 -07:00
Jack·Boos·Yu
d8383c37b3
[cpprestsdk] Fix find dependency openssl (#11867)
* [cpprestsdk] Fix find dependency openssl

* Update portfile.cmake

Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com>
2020-06-10 17:52:35 -07:00
Owen Rudge
23efb170c8
[cpprestsdk] Avoid using pkg-config to find OpenSSL libraries on Linux (#11694) 2020-06-02 22:46:54 -07:00
Billy O'Neal
2bc6cd714f
[cpprestsdk] Update to v2.10.16 (#11018)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2020-04-30 00:46:36 -07:00
Billy O'Neal
056e9517ec
[cpprestsdk] Disable websockets by default. (#10478)
* [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-03-20 16:03:16 -07:00
Billy O'Neal
f4359f404a
[cpprestsdk] Update to v2.10.15. (#10191)
* [cpprestsdk] Update to v2.10.15.

* fix baseline

Fixes cpprestdsk on UWP.

Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
2020-02-26 13:57:43 -08:00
Phil Christensen
13c95f16bf clean up list parsing logic and add clear warnings 2019-08-23 10:20:18 -07:00
Billy O'Neal
99b00d8476 Repair compression dependency bugs in cpprestsdk (#7472)
* 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-08-06 13:35:35 -04:00
Billy O'Neal
00edb0324c Update cpprestsdk to v2.10.14. (#7286) 2019-07-17 10:44:45 -07:00
pravic
18b029a5e3 [WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-06-15 16:54:47 -07:00
Phoebe
0022e0b0ac [cpprestsdk]Add boost-asio dependency on linux (#6380) 2019-05-09 22:53:36 -07:00
Billy O'Neal
af3dd1acd1 Update Casablanca to 2.10.13. (#6201) 2019-04-25 12:12:12 -07:00
Billy O'Neal
2e04d02e9d Update Casablanca to v2.10.12. (#5830) 2019-03-27 09:52:20 -07:00
Billy O'Neal
6f0594756e Update cpprestsdk to v2.10.11. (#5748) 2019-03-20 10:55:42 -07:00
Robert Schumacher
6509199a2a [cpprestsdk] Update to v2.10.10 2019-02-06 08:49:31 -08:00
Billy O'Neal
57e6b1f535 Update cpprestsdk to v2.10.9. (#5190) 2019-01-24 11:35:40 -08:00
Billy O'Neal
8dd8bc10df [cpprestsdk] Update to v2.10.8 and add brotli feature. (#4617)
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-11-30 16:48:21 -08:00
Robert Schumacher
949c038143 [cpprestsdk] Improve websockets feature 2018-10-25 10:21:25 -07:00
Robert Schumacher
8d62a87448
[cpprestsdk] Add feature for websockets (#4530) 2018-10-23 13:05:43 -07:00
Alexander Karatarakis
5d0b56d7c1 [cpprestsdk] Fix fixup_targets for new versions of cpprestsdk 2018-10-15 21:32:28 -07:00
Robert Schumacher
3d73e3fac3 [cpprestsdk] Update to 2.10.6 2018-09-04 16:21:24 -07:00
Robert Schumacher
4a509014e1 [cpprestsdk] Update to v2.10.5 2018-08-17 09:55:05 -07:00
Robert Schumacher
97a61f417d [cpprestsdk] 2.10.4 2018-08-16 10:24:41 -07:00
Robert Schumacher
e9ff3b80b3 [cpprestsdk] Update to 2.10.3 2018-08-02 18:33:27 -07:00
Alexander Karatarakis
7c6dc9543d [cpprestsdk] Use new syntax in CONTROL 2018-03-23 13:27:16 -07:00
Robert Schumacher
3d0ace31e3 [cpprestsdk] Update to 2.10.2 2018-02-06 15:45:13 -08:00
Robert Schumacher
b79395c4ad Update downstream libraries to use modularized boost 2017-12-19 10:26:27 -08:00
Robert Schumacher
9af036fc0e [cpprestsdk] Update to 2.10.1 2017-12-14 19:06:12 -08:00
Robert Schumacher
3c89015da2 [cpprestsdk] Update to 2.10.0 2017-10-21 04:04:17 -07:00
Alexander Karatarakis
bc18ea6622 [cpprestsdk] Patch to allow building with openssl 1.1.0 2017-10-06 18:51:49 -07:00
Alexander Karatarakis
cb239b92c0 Fix several port hashes due to github tar.gz change
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-12 13:32:26 -07:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Daniel Shaw
957cb214e9 change qualifier bracket to parens 2017-08-01 15:21:49 -07:00
Robert Schumacher
4633c5e0ea [vcpkg] Add support for installing from HEAD 2017-05-03 04:12:28 -07:00
Robert Schumacher
e812f4bfcc [cpprestsdk] Fix uwp builds 2017-03-16 14:43:37 -07:00
Alexander Karatarakis
bfc7a36e92 [cpprestsdk] Use websocketpp from vcpkg instead of cpprest's copy 2017-02-03 14:38:49 -08:00
Alexander Karatarakis
1808d461b0 triplet is now automatically included before portfiles.
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Robert Schumacher
8b95900a7e [cpprestsdk] Qualify all dependencies as not needed for uwp. 2016-11-05 01:04:45 -07:00
Alexander Karatarakis
71594b6bef Remove portfile branching of vcpkg_copy_pdbs() 2016-10-31 12:34:04 -07:00
Robert Schumacher
d1849efe94 [cpprestsdk] Bump version to 2.9.0-1 to indicate change in configuration 2016-10-24 20:31:16 -07:00
sdcb
3e22b5164b [cpprestsdk] Add websocket support. 2016-10-25 09:55:25 +08:00
Alexander Karatarakis
65a49cf85f [cpprestsdk] Only run vcpkg_copy_pdbs() when building dynamically 2016-10-24 17:45:01 -07:00
Robert Schumacher
c725dda5db [cpprestsdk] Revert removal of CASA_INSTALL_HEADERS 2016-10-24 17:07:03 -07:00
sdcb
5493eb4296 Upgrade cpprestsdk to 2.9.0 2016-10-21 17:12:48 +08:00