* 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.
* update comms
* update versions
* commsdsl is dynamic only
* update version
* fail on static
* update version
* use version-semver instead of version-string
* update versions
* set include directory correctly
* Revert "set include directory correctly"
This reverts commit bde9f29021.
* try suggested fix
* try changes
* apply fix for comms-ublox
* fix commsdsl
* try moving in port dir
* Revert "try moving in port dir"
This reverts commit 93546df688.
* set port version
* fix port version
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
* add usage file to comms
* add line to usage
Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
* update comms to the next version; fixed github repo
* Update portfile.cmake
added the no warn as error again
* use only necessary boost packages as dependencies
* fix formatting