aboutsummaryrefslogtreecommitdiff
path: root/ports/websocketpp
AgeCommit message (Collapse)Author
2021-03-23[websocketpp] Add features to build without boost (#16675)Joe Noël
Run vcpkg x-add-version Change version-string to version Co-authored-by: Robert Schumacher <roschuma@microsoft.com> Roll boost-asio, openssl and zlip into a single feature Overwrite version
2020-04-24[websocketpp] Update to 0.8.2 (#10969)Wolfgang Stöggl
The vcpkg port of websocketpp has been pointing to the upstream commit 1c699ce of a PR, in order to fix build issues of websocketpp 0.8.1 with boost 1.70 (#6141). This fix has been merged upstream in the meantime and is part of the release 0.8.2 now. - Update to WebSocket++/0.8.2 release - Remove deprecated include(vcpkg_common_functions) - Use ${PORT} instead of websocketpp
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
2019-05-16[boost] Update to 1.70.0 (#6141)Robert Schumacher
* [boost] Update to 1.70.0 * [boost-build] Update to 1.70.0 * [folly][freeopcua][libtorrent][websocketpp] Upgrades/patches to handle boost 1.70 * [boost-variant] Revert to 1.69 due to regression [fizz][folly] Update and fix for boost 1.70 [libsodium] Use CMake buildsystem replacement to enable non-Windows * [wangle] Update. [folly] Avoid linking debug libs in release. * [pcl] Fix compatibility with boost 1.70 * [fizz] Handle merge regression * [arrow] Modernize and fix cmake targets * [boost-type-traits] Update patches for arm64-windows * [boost-locale] Add boost-system and boost-thread as arm64 dependencies * [ompl] Add missing boost-timer dependency
2018-10-26[websocketpp] update to 0.8.1 (#4554)Agustín Rodríguez
* [websocketpp] update to 0.8.1 * [websocketpp] Fix config file
2018-10-23[websocketpp] ModernizeRobert Schumacher
2018-03-02[eigen3][libffi][libmysql][libwebp][rapidjson][websocketpp] Convert to use ↵Robert Schumacher
vcpkg_from_github
2017-12-19Update downstream libraries to use modularized boostRobert Schumacher
2017-10-06[websocketpp] Add patch for openssl 1.1.0 compatibilityAlexander Karatarakis
2017-02-03[webscoketpp] Fix dependenciesAlexander Karatarakis
2017-02-02Add websocketppAlexander Karatarakis