Commit Graph

3 Commits

Author SHA1 Message Date
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* 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.
2022-01-25 10:31:15 -08:00
Phoebe
f63a6a53b4
[ms-gltf] Update to latest release r1.9.5.4 (#19958)
* [ms-gltf] Fix the wrong homepage

* Update pdb file path

* Pass WINDOWS_USE_MSBUILD to vcpkg_cmake_configure

* Update to latest release r1.9.5.4
2021-09-07 21:09:06 -07:00
Park DongHa
bb4de6fe3f
[ms-gltf] Add new port (#14971)
* [ms-gltf] create a new port

* [ms-gltf] install with CMAKE_INSTALL_PREFIX

* add a patch to change install path style

* [ms-gltf] enable iOS/UWP & support features

* feature: support tests/samples to help debugging in buildtrees
* triplet: ios/uwp are now available

* [ms-gltf] disable Ninja for Windows

* [ms-gltf] format the manifest json

* [ms-gltf] update expected failures

* x64-linux

* [ms-gltf] format the manifest json

* [ms-gltf] update comments

* [ms-gltf] make "test" default feature

* [ms-gltf] add version JSON

* Address the review suggestions

* vcpkg x-add-version ms-gltf

* [ms-gltf] fix 'x64-osx' triplet 'samples' feature

* [ms-gltf] update git-tree of port

Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-01-25 01:54:04 -08:00