aboutsummaryrefslogtreecommitdiff
path: root/ports/ned14-internal-quickcpplib/sha_manifest.cmake
diff options
context:
space:
mode:
authorNiall Douglas <s_github@nedprod.com>2021-03-30 18:17:02 +0100
committerGitHub <noreply@github.com>2021-03-30 10:17:02 -0700
commita434cc74ea515e6612bcb66d8f4ab69bbb8c62bf (patch)
treef407f5a9d737aade2b1a4fd95fe4ea0c986a77c3 /ports/ned14-internal-quickcpplib/sha_manifest.cmake
parent105456798402aa5f494ffeb3b19dd0d870656d39 (diff)
downloadvcpkg-a434cc74ea515e6612bcb66d8f4ab69bbb8c62bf.tar.gz
vcpkg-a434cc74ea515e6612bcb66d8f4ab69bbb8c62bf.zip
[outcome] Replace Outcome single header based port with full fat cmake install port (#15603)
* Replace Outcome single header based port with full fat cmake install port. * [outcome] Improve portfile.cmake * update baseline * Refactor @JackBoosY's changes to make the dependency SHA feature chosen. * update baseline * Fix outcome features so they actually work. * update baseline * [outcome] install usage * update baseline * [outcome] Always use vcpkg copies of dependencies * DO NOT MERGE YET, ONLY FOR INSPECTION BY PR REVIEW. 1. Break out these dependencies into standalone ports: - ned14-internal-quickcpplib - status-code 2. Add port for LLFIO. 3. Add dependency smoke tests for Outcome and LLFIO as per instructions. * Fix all remaining issues, including link failure. This changeset is now ready to merge into vcpkg. * Update versions. * Have LLFIO not build static or shared libs according to VCPKG_LIBRARY_LINKAGE. * Fix last commit breaking everything :) * Update versions. * Disable uwp support for LLFIO. * versions * Fix status code on GCC 6 and 7 * Don't download ntkernel-error-category if not on Windows. * Fix status-code on UWP. * Update versions. * Fix MSVC on ARM. * Apply all the feedback from the PR review, more or less. * versions * Update to latest, disable UWP for Outcome. Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/ned14-internal-quickcpplib/sha_manifest.cmake')
-rw-r--r--ports/ned14-internal-quickcpplib/sha_manifest.cmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/ned14-internal-quickcpplib/sha_manifest.cmake b/ports/ned14-internal-quickcpplib/sha_manifest.cmake
new file mode 100644
index 000000000..72a1188df
--- /dev/null
+++ b/ports/ned14-internal-quickcpplib/sha_manifest.cmake
@@ -0,0 +1,5 @@
+set(QUICKCPPLIB_REF 24d92c71ef5d2200f7e42bc47e6dd59ad6d99fe3)
+set(QUICKCPPLIB_SHA512 9e39237833dea8288fbc5fda4189d971dff76284e3f352c7a0762e71a4bf311f4550fefd0f8926b6d971ca1c62acc3d055af233912de0adb0c6821995b6ce7e7)
+
+set(OPTIONAL_REF 2b43315458a99fc5de1da6e7bc0ddd364b26d643)
+set(OPTIONAL_SHA512 1952386cd3c7b963861f9634055e1baa4181d398d6f1b068a8a3f411368432bdcd42e47aadfa856584ed9a7c724a1c83369243ccb653e650af5c9155b42a84f4)