aboutsummaryrefslogtreecommitdiff
path: root/ports/aws-lambda-cpp/CONTROL
AgeCommit message (Collapse)Author
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