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
Dawid Wróbel
36fe652165
[libsnoretoast] fix absolute include paths (#20229)
* [libsnoretoast] fix absolute include paths

* [libsnoretoast] fix versioning scheme

* [libsnoretoast] update versions

* Fix damage to previous version in the version database.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-09-20 10:55:40 -07:00
Kuntal Majumder
aacdf5fd5a
[ libsnoretoast ] new port (#19281)
* Add libsnoretoast port

* Skip the ci check for libsnoretoast on osx and linux

* Add the version baseline

* replace deprecated cmake commands

* Update version database

* make uwp as unsupported

* Update version database

* use copy_tools and add quotes

* Update version database

* removed explicit defaults, made fail on uwp and updated the description

* Update version database
2021-08-05 03:07:52 -07:00