aboutsummaryrefslogtreecommitdiff
path: root/ports/comms
AgeCommit message (Collapse)Author
2021-08-30[comms,commsdsl,comms-ublox] update ports (#19581)Mathis
* 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-06-02 [comms,commsdsl,comms-ublox] update ports (#18239)Mathis Logemann
* [comms,commsdsl,comms-ublox] update ports * added versions
2021-04-30[comms,commsdsl] update ports (#17581)Mathis Logemann
* [comms, commsdsl] update to new version * update versions
2021-04-29[comms, commsdsl] update ports (#16415)Mathis Logemann
* update comms * update versions * commsdsl is dynamic only * update version * fail on static * update version * use version-semver instead of version-string * update versions
2020-12-18[comms] fixes debug build configuration (#15159)Mathis Logemann
* set include directory correctly * Revert "set include directory correctly" This reverts commit bde9f290215dc685acdf115e5c2a5f332e2bbeb2. * 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 93546df6880c621aa3db36e7f60ef4bc7062d0e0. * 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-15update comms lib to latest (#15138)Mathis Logemann
2020-11-12[comms ] update to the next version (#14521)Mathis Logemann
* 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-03[comms] Add new ports (#14195)Mathis Logemann