Commit Graph

10 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
Mathis
0997386f6b
[comms,commsdsl,comms-ublox] update ports (#19581)
* update comms, add tools feature; update commsdsl

* update versions

* update comms-ublox

* update version

* add quotes to paths

* version

* fix comms dir remove

* version

* remove VCPKG_POLICY_DLLS_WITHOUT_LIBS

* version

* fix some paths

* version

* only allow build of tools if triplet is dynamic

* version

* fail on static

* version

* replace deprecated functions and replace options

* version

* fix

* fix 2

* update version

* apply @JackBoosY suggestions

* version

* Update ports/comms/portfile.cmake

* Update versions/c-/comms.json

* add @NancyLi1013 suggestions

* update versions

Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2021-08-30 18:25:10 -07:00
Mathis Logemann
9390477d14
[comms,commsdsl,comms-ublox] update ports (#18239)
* [comms,commsdsl,comms-ublox] update ports

* added versions
2021-06-02 15:58:34 -05:00
Mathis Logemann
4f7901ce6f
[comms,commsdsl] update ports (#17581)
* [comms, commsdsl] update to new version

* update versions
2021-04-30 10:56:51 -07:00
Mathis Logemann
387623e878
[comms, commsdsl] update ports (#16415)
* update comms

* update versions

* commsdsl is dynamic only

* update version

* fail on static

* update version

* use version-semver instead of version-string

* update versions
2021-04-29 13:02:29 -07:00
Mathis Logemann
e1417916bc
[comms] fixes debug build configuration (#15159)
* 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>
2020-12-18 03:04:07 -08:00
Mathis Logemann
49972a664f
update comms lib to latest (#15138) 2020-12-15 16:21:39 -08:00
Mathis Logemann
ff7113a7c6
update to version 3.5.4 (#14691) 2020-11-23 16:17:05 -08:00
Mathis Logemann
cb16030a07
[comms ] update to the next version (#14521)
* 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
2020-11-12 13:04:04 -08:00
Mathis Logemann
2ccfa2d568
[comms] Add new ports (#14195) 2020-11-03 20:51:18 -08:00