libcpprestsdk: new package
authorAdam Duskett <aduskett@codeblue.com>
Sun, 14 Jan 2018 19:56:44 +0000 (14:56 -0500)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 15 Jan 2018 22:18:00 +0000 (23:18 +0100)
commite378e8d33e70a770420c85b7db58b5b17eb535fb
tree7858346163a6906eb383488917035cbe30e1661b
parentf32fa207bd4a1cdb91e35550e4f96b4f556ce7cd
libcpprestsdk: new package

The C++ REST SDK is a Microsoft project for cloud-based client-server
communication in native code using a modern asynchronous C++ API design.
This project aims to help C++ developers connect to and interact with
services.

This package is licensed under the MIT package and depends on BOOST
and OpenSSL/LibreSSL.

Signed-off-by: Adam Duskett <aduskett@codeblue.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
DEVELOPERS
package/Config.in
package/libcpprestsdk/0001-fix-xlocale-header-check.patch [new file with mode: 0644]
package/libcpprestsdk/0002-include-sys-time-for-struct-timeval.patch [new file with mode: 0644]
package/libcpprestsdk/0003-fix-strand.patch [new file with mode: 0644]
package/libcpprestsdk/Config.in [new file with mode: 0644]
package/libcpprestsdk/libcpprestsdk.hash [new file with mode: 0644]
package/libcpprestsdk/libcpprestsdk.mk [new file with mode: 0644]