* [geographiclib] Removed cross-compile check.
It is broken, and as far as I can tell, unnecessary.
The target is still validated, but whether or not cross-compiling is
occuring is not. Related to microsoft#8104.
* [geographiclib] Port version bumped.
Based on https://github.com/microsoft/vcpkg/pull/34814 by @LilyWangLL
but tailored for RustDesk to build on arm64-ios, arm*-linux etc.
Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
* [ports/libaes-siv] New port
* [ports/libaes-siv/CMakeLists.txt] Only include one C file ; use compile flags from their official CMakeLists.txt ; link OpenSSL
* Update ports/libaes-siv/portfile.cmake
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
* `./vcpkg x-add-version --all --overwrite-version`
* [ports/libaes-siv/CMakeLists.txt] Copy yara port's approach to depending on OpenSSL
* [ports/libaes-siv/CMakeLists.txt] Use @ for escaping vars and use https://cmake.org/cmake/help/latest/command/file.html#configure instead of `file(WRITE` following by `configure_file`
* Update ports/libaes-siv/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libaes-siv/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* Update ports/libaes-siv/CMakeLists.txt
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* ./vcpkg x-add-version libaes-siv --overwrite-version
---------
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Kai Pastor <dg0yt@darc.de>
* RESTinio updated to v.0.7.0.
* Fix manifest format.
* x-add-version for RESTinio-0.7.0.
* Remove files that not needed anymore.
* x-add-version for updated RESTinio port.
* Remove comment with vim settings.
* x-add-version for updated RESTinio's portfile.
* [aws-c-http] update to 0.7.14
* [aws-c-http] update to 0.7.14
* [aws-c-mqtt] update to 0.9.9
* [aws-c-mqtt] update to 0.9.9
* [aws-c-s3] update to 0.3.23
* [aws-c-s3] update to 0.3.23
* [aws-c-auth] update to 0.7.6
* [aws-c-auth] update to 0.7.6
* [aws-crt-cpp] update to 0.24.5
* [aws-crt-cpp] update to 0.24.5
* [aws-sdk-cpp] update to 1.11.200
* [aws-sdk-cpp] update to 1.11.200
* [aws-c-common] update to 0.9.8
* [aws-c-common] update to 0.9.8
* [aws-c-common] update to 0.9.9
* [aws-c-common] update to 0.9.9
* [aws-c-s3] update to 0.3.24
* [aws-c-s3] update to 0.3.24
* [aws-crt-cpp] update to 0.24.7
* [aws-crt-cpp] update to 0.24.7
* [aws-sdk-cpp] update to 1.11.201
* [aws-sdk-cpp] update to 1.11.201
Use release artifact file for submodules instead of checking them out
manually.
This prevents future mistakes of bad references of submodules.
Future updates will only requires updates to the version and sha.
* Extract vcpkg_extract_archive from vcpkg_find_acquire_program.
* Extract vcpkg_download_sourceforge from vcpkg_from_sourceforge.
This allows vcpkg_find_acquire_program to download from SourceForge without needing to temporarily change _VCPKG_EDITABLE.
* Use whether a URI is known for an entity to decide whether to downloads it rather than checking a separate supported_on_unix boolean.
* Add unparsed arguments check to vcpkg_extract_archive
* [configcat] Update to version 3.1.0
* [configcat] Update to version 3.1.0
* [configcat] Update to version 3.1.0
* [configcat] Update to version 3.1.1
* [configcat] Update to version 3.1.1