* Update concurrencpp to 0.1.6
* Update CI baseline
* Enable shared builds
https://github.com/David-Haim/concurrencpp/issues/75 has been fixed.
* Update CI baseline
---------
Co-authored-by: chausner <chausner@users.noreply.github.com>
* UWP toolchain fix and update some ports supports expressions for uwp/xbox
* Update baseline
* More ports updated for !xbox
* Update baseline
* Update support expression for ms-gdkx
* Update baseline
* ms-gdkx port should fail on ado system
* Revert change to opengl-registry since its needed for angle on UWP
* Minor github actions cr
* Refresh baseline
* [msgpack] update version to 4.1.3
* update version
* version
* clean and fix license
* clean and fix license
* version
* revert
* revert
* version
* fix ci
* version
* fix coolprop and update version
* update version
* format patch
* version
* hash
* revert patch
* version
* update patch
* version
* add new function
* vdb
---------
Co-authored-by: Monica <v-liumonica@microsoft.com>
* Add new unofficial facebook cachelib port
* fix comments
* versions
* update version database
* update deps & version database
* update deps & version databases
* fix comments
* update version database
* find numa.h and warn when not found
* [catch2] Update to 3.3.2
* [catch2] Update version files
* [catch2] Change version-semver to version
* [catch2] Update version files
* [catch2] Revert version type change
* Update COLMAP version to 3.8
* date
* version
* patch
* f
* format
* f
* c
* c
* f
* d
* d
* d
* f
* revert patch formating
* update version
* n
* n
* f
* f
* f
---------
Co-authored-by: Jonliu1993 <13720414433@163.com>
* [configcat] Update to version 2.0.0
* [configcat] Update to version 2.0.0
* [configcat] Update to version 2.0.0
* [configcat] Update to version 2.0.0
* Update ports/configcat/portfile.cmake
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
* [configcat] Update to version 2.0.0
---------
Co-authored-by: Frank <65999885+FrankXie05@users.noreply.github.com>
The commit [1] broke consuming curl for downstream projects:
CMake Error at cmake-build-debug/vcpkg_installed/x64-windows-static/share/curl/CURLTargets.cmake:61 (set_target_properties):
The link interface of target "CURL::libcurl" contains:
c-ares::cares
but the target was not found. Possible reasons include:
* There is a typo in the target name.
* A find_package call is missing for an IMPORTED target.
* An ALIAS target is missing.
[1]: c9eb3bd14e
* c-ares: bump to 1.19 and make it build on uwp.
guard-imported-lib.patch got upstreamed, no longer necessary.
* drogon: disable uwp support.
It depends on c-ares which now supports uwp which means that this port needs
to be explicitly disabled.
* [cyclonedds-cxx] Add new port
* [cyclonedds-cxx] Fix features list
* [cyclonedds-cxx] Add patch
* [cyclonedds-cxx] Fix features list
* [cyclonedds-cxx] Fix dependencies list
* [cyclonedds] Add new port
* [cyclonedds] Update supports
* [cyclonedds] Update version
* Add usage, vcpkg_fixup_pkgconfig.
* [cyclonedds] Update ddsperf dependencies
---------
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>