* [jsonnet] Update to 0.18.0 (#20627)
* Update jsonnet to 0.18.0
* update patch files
* add 0005-use-upstream-rapidyaml.patch to use system rapidyaml
* use system rapidyaml
* update version
* Added license "Apache-2.0" to vcpkg.json
from https://github.com/google/jsonnet/blob/master/LICENSE
* [json-c] Updated to the latest version
* [json-c] Change
* [json-c] Fixes
* [json-c] Changes that have been requested
* [json-c] Formatted and x-add-version
* [json-c] Changes that have been requested
* [json-c] Changes that have been requested
* [json-c] Fix SHA
* QT arm64-windows build (WIP)
* Updated versions
* Undo changes made to graphviz in error
* Only remove OpenGL for ARM
* Update version database
* Update version database
* updated libs not compatible with uwp+arm
* Update version database
* Enable QT in CI
* qt5-base not compat
* Update ports/qtapplicationmanager/vcpkg.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update ports/qt5-imageformats/vcpkg.json
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Updated versions
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* Update jwt-cpp to 0.6.0
* New version added to vckpg metadata
* jwt-cpp: license field and port version reset
* jwt-cpp: fix for versions and port-version field
* jwt-cpp: fix for SHA digest
Co-authored-by: Thiago Macedo <thiago@sincronica.com.br>
* [jsoncons] Update to version 0.168.7
* [jsoncons] Update to ver 0.168.7, update baseline
* [jsoncons] port-version removed from vcpkg.json
* update version
* Modernize and use new functions
* overwrite version
Co-authored-by: FrankXie <v-frankxie@microsoft.com>
* [jasper]: Move opengl & freeglut dependencies under default-features in order to enable flexibility to not require any of those when importing jasper package (via default-features=false).
* [jasper]: Move opengl & freeglut dependencies under default-features in order to enable flexibility to not require any of those when importing jasper package (via default-features=false).
* [x264]: enable cross-compilation for linux arm64 target.
* [x264]: enable cross-compilation for linux arm64 target.
* Revert "[x264]: enable cross-compilation for linux arm64 target."
This reverts commit 8d60d79e90.
Revert "[x264]: enable cross-compilation for linux arm64 target."
This reverts commit f828a420ff.
* Update ports/jasper/vcpkg.json
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
* Remove moot freeglut platform constraint.
* Update jasper port hash.
Co-authored-by: nicole mazzuca <83086508+strega-nil-ms@users.noreply.github.com>
* Bulk remove vcpkg_fail_port_install calls.
Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",
In support of https://github.com/microsoft/vcpkg/pull/21502
* Update version database.
* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728
* Repair version database.
* [many ports] call vcpkg_fixup_pkgconfig()
The ports generate pc files, but don't call vcpkg_fixup_pkgconfig() so that there are absolute paths in the pc files
* Update port-version for armadillo and polyclipping.
* Update version database.
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [h3/jaeger-client-cpp] Update to the latest version
* Remove CONTROL files
* Update version files
* Update patch
* Update versions/j-/jaeger-client-cpp.json
* Fixes jwt-cpp
This is a fix for #19837
Not sure why the hash worked a few days ago but appears to have broken now though (that needs some investigation). But the build is indeed broken
* update port version
* version
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>