* cppcms
* cudnn
* devicenameresolver
* epsilon
* fann
* cudnn license
* devicenameresolver version
* epsilon
* version
* Remove from ci baseline
* license
* version
* libbf
* version
* Why are those ports unsupported on static? I think because of failing post build lint
* version
* cppcms
* version
* epsilon
* version
* typo
* version
* test on static
* version
* cppcms not supported on static
* version
* cudnn
* device
* version
* try again...
* version
* version-date
* version
* [cppcms] Patch out tests & examples
* version
* Fix patch
* version
* remove debug include
* version
* [cppcms] copy pdbs
* version
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating the port data!
* Updating port data.
* Updating port data.
* Updating port data.
* Updating port data.
* Updating port data.
* Update duckx to 1.2.2
* Update CI baseline
* Use ${PORT}
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
* Set BUILD_TESTING=OFF
* Remove duckx from ci.baseline.txt
* Update CI baseline
* Switch to ONLY_STATIC_LIBRARY on Windows
* version
Co-authored-by: chausner <chausner@users.noreply.github.com>
Co-authored-by: Thomas1664 <46387399+Thomas1664@users.noreply.github.com>
Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Removing patch file.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updating version database.
* Updated build system.
* Updated build system.
* Updated build system.
* Updated build system.
* Updated build system.
* Updated build system.
* Updating version database.
* Updating version database.
* Updating version database.
* [dxsdk-d3dx, xaudio2redist] ports updated to use config find
* Update baseline
* Update license to indicate proprietary
* Refresh baseline
* Code review feedback based on the dstorage port
* Refresh baseline
* [dstorage] new port for Microsoft.Direct3D.DirectStorage NuGet
* Format fix
* Update baseline
* Moved headers up a folder per code review
* Update baselnie
* More code review feedback
* Refresh baseline
* 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.
* [dimcli] Add supports field instead of written in ci.baseline, disable testing
* version
* Fix build on Windows
* version
* fix build on osx
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
The `uuid/uuid.h` header conflicts with system libraries on osx; some system headers include `<uuid/uuid.h>`, intending to get the macOS system headers.
* [date] update sha to be lowercase for windows installs
* add version
* update version
Co-authored-by: Max Christy <mchristy@precisionplanting.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
* update meson to 0.60.1
* add port vcpkg-tool-meson for consistency deprecate usage of tool-meson
* [skip actions] make every port using meson depend on vcpkg-tool-meson
(except pkgconf for now.)
* fix subtle bugs in vcpkg_find_acquire_program
make the port install meson if the system does not provide it.
* make pkgconf depend on meson
* restore old vcpkg_find_acquire_program behavior for versioning
* Update ports/gstreamer/vcpkg.json
remove duplicated dependency
* remove invalid option in glib
* [skip actions] fix ci failures?
* remove invalid option in gstreamer
* try without cmake
* get more logs from meson configure.
* update glib to 2.70.1
* fix typo
* fix pc file of flac
* update meson to 0.60.2
* try the patch from the other pr.
* patch meson .....
* version stuff
* fix port version
* fix gstreamer version
* remove version
* format-manifest
* version stuff
* format manifest again
* revert version stuff
* remove outdated gtk options
* version stuff
* pango version stuff
* correct baseline lost in merge
* Fix fontconfig version db
Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
* [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>