* [jasper] update to 4.0.0
* remove unused variable
* v db
* add JAS_STDC_VERSION
* v db
* fix devil port
* v db
* patch out the stdc check
* v db
* adjust patch
* v db
* [joltphysics] New port
* [joltphysics] Update version files
* [joltphysics] Update version files
* [joltphysics] Fix libraries installation on Linux and MacOS
* [joltphysics] Update version files
* [joltphysics] Update to latest commit (compile fixes for MSVC 17.4)
* [joltphysics] Update version files
* [joltphysics] Remove extra version entry
* Update ci.baseline.txt
[joltphysics] Revert ci.baseline changes
* [joltphysics] Update to 2.0.1
* [joltphysics] Update version files
* refine hpx port
* v db
* add tcmalloc on unix
* refine comment
* v db
* remove hardcoded mpi dep
* v db
* portfile cleanup
* v db
* add pkgconf as a dep
* v db
* [snappy] remove debug suffix and add pc file
* hpx pass through _HOST_TRIPLET for pkgconf
* v db
* fix snappy in ffmpeg
* v db
* fix name clash of output names
* v db
* remove tcmalloc
* v db
* remove bin dir; seems empty on !windows
* v db
* b v
* v db
* baseline stuff
* fix jemalloc missing msvc_compat headers
* v db
* install usage for hpx
* v db
* Update versions/f-/ffmpeg.json
* revert v db
* bump ffmpeg
* v db
* remove jemalloc since I can force it thorugh the triplet any way.
* v db
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
* [jasper] don't include opengl feature on ios
* ./vcpkg x-add-version --all
* add license: null to indiate a license not in SPDX
* ./vcpkg x-add-version --all
* WIP commit
* more jemalloc wip
* v db
* add license
* v db
* apply format diff
* fix script
* WIP commit
* fix ARFLAGS for the wrapper
* CR stuff
* v db
* use separate_arguments to add -Wl, to linker flags
* say "-Xlinker" three times and it will come.
* make assembler compile only.
* disable _FOR_BUILD if crosscompiling.
use function instead of macro.
Remove AS settings
* ignore settings for osx until somebody knows how to fix it.
* CR z_vcpkg_make_set_env
* CI retrigger
* make conflicting options an error
* remove DEFINED since the options are always defined
* [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>