aboutsummaryrefslogtreecommitdiff
path: root/ports/aws-lambda-cpp
AgeCommit message (Collapse)Author
2020-01-30[aws-*]Update version (#8832)Jack·Boos·Yu
* [aws-c-common]Upgrade to 0.4.15 * [aws-c-common]Fix cmake target path. * [aws-c-event-stream]Upgrade to 0.1.4 * [aws-checksums]Upgrade to 0.1.5 [aws-c-event-stream]Fix cmake target path. [aws-lambda-cpp]Upgrade to 0.2.4 [aws-sdk-cpp]Upgrade to 1.7.214 * [aws=sdk-cpp]Set feature AWSMigrationHub to lowercase. * [aws-lambda-cpp] Drop support with OSX
2019-08-11[vcpkg/cmake] Added a function to fail from portfiles in a default way (#7601)Alexander Neumann
* added function vcpkg_fail_port_install to fail the portfile under requested circumstances and display a standarized failure message * added always option. * fix linux regressions * bump control for ci tu rerun
2019-04-26[aws-lambda-cpp]Add warning to non-Linux platform when building (#6211)Cheney Wang
* [aws-lambda-cpp]Add warning to non-Linux platform when building * Also allow osx builds * Correct Mac check * OR to AND
2018-12-11Target the v0.1.0 releaseMarco Magdy
2018-12-06[aws-lambda-cpp] add new portMarco Magdy