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
winsoft666
d602829265
[cpp-ipc] Update to 1.0.1 (#21481)
* [cpp-ipc] Update 1.0.1

* [cpp-ipc] Update version and ci.baseline

* [cpp-ipc] Remove cpp-ipc from ci.baseline.txt
2021-11-17 12:16:38 -08:00
winsoft666
ac2bcf0d6b
[cpp-ipc] Add new port (#19360)
* [teemo] Update version to v2.3.

* [teemo] Modify version to v2.2

* [teemo] Run `vcpkg x-add-version teemo` to add version info.

* [teemo] Update Build-Depends.

* Update versions/t-/teemo.json

* [libipc] Add new library.

* [libipc] Run ./vcpkg x-add-version --all

* [libipc] Fix compile error.

* update version

* Update ports/libipc/CONTROL

* update version

* Update ports/libipc/portfile.cmake

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* Update ports/libipc/portfile.cmake

Co-authored-by: Billy O'Neal <bion@microsoft.com>

* [cpp-ipc] rename libipc to cpp-ipc

* [cpp-ipc] Run vcpkg x-add-version --all

* [cpp-ipc] Remove old libipc

* update cpp-ipc

* update version

* delet libipc.json

Co-authored-by: NancyLi1013 <lirui09@beyondsoft.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Co-authored-by: JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com>
Co-authored-by: Billy O'Neal <bion@microsoft.com>
2021-09-07 14:12:35 -07:00