Commit Graph

11 Commits

Author SHA1 Message Date
Kai Pastor
e832b2a0d2
[paho-mqttpp3] Cleanup (#39971) 2024-07-22 17:24:31 -07:00
Frank
79748004e3
[paho-mqttpp3] Update version to 1.4.1 (#39843) 2024-07-11 11:52:08 -04:00
J_Q
77634e799a
[paho-mqttpp3] Update to 1.3.2 (#35534) 2023-12-06 14:21:01 -08:00
LilyWangLL
96414493b3
[paho-mqtt] Update to 1.3.10 and fix include path (#25207)
* [paho-mqtt] Update to 1.3.10 and fix include path

* x-add-version

* fix paho-mqttpp3

* x-add-version

* install LICENSE

* x-add-version

* remove documentations

* x-add-version

* apply suggestion

* x-add-version

Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
2022-06-15 11:02:28 -07:00
JonLiu1993
c4c1814c8c
[paho-mqttpp3] update to 1.2.0 (#15573)
* [paho-mqttpp3] update to 1.1

* [paho-mqttpp3] update to 1.1

* Update version files

* revert ending line

* update version

* add vcpkg.json file

* update version

* update protifile.cmake

* Update version

Co-authored-by: Victor Romero <romerosanchezv@gmail.com>
2021-04-09 09:14:29 -07:00
Lily
53b9f6eb5c
[paho-mqtt] Update to version 1.3.5 (#13680)
* [paho-mqtt] Update to version 1.3.5

* [paho-mqtt] Fix build error

* [paho-mqttpp3] Fix build error

* [paho-mqttpp3] Fix build error

* [paho-mqttpp3] Fix build error

* [paho-mqtt] Fix old patch

* [paho-mqtt] Add vcpkg_copy_tools

* [paho-mqtt] Fix build error
2020-11-11 15:18:34 -08:00
hank121314
18b67ef730
[paho-mqttpp3] update to 1.1 (#11327)
* [paho-mqttpp3]:update to 1.1

* [paho-mqttpp3]:update to latest commit

* [paho-mqttpp3]: fix static library build error

* [paho-mqttpp3] (docs): add HomePage to CONTROL and (deprecated): remove include(vcpkg_common_functions) from protfile.cmake
2020-05-15 16:57:28 -07:00
JackBoosY
b9150c410f Export paho-mqtt cmake targets, fix paho-mqttpp3 dependency. (#8492) 2019-10-29 23:24:53 -07:00
shuitianxu
adad43a417 fix7725issue - Change include header path (#7769) 2019-08-20 12:18:09 -07:00
Victor Romero
a3a6530631
[vcpkg_check_features] Set output variable explicitly and allow reverse-logic check (#7558)
* [vcpkg_check_features] Set OUT_EXPAND_OPTIONS explicitly

* [vcpkg_check_features] Allow reverse logic for features

* [vcpkg_check_features] Document new parameters

* [vcpkg_check_features] Remove unnecessary logging

* Do not create variables for each feature only set OUT_FEATURE_OPTIONS

* Improve documentation

* Update ports that use vcpkg_check_features()

* Missing documentation updates

* [pcl] Fix tools feature

* [opencv,opencv4] Fix usage of vcpkg_check_features()

* [opencv4] Fix typo
2019-08-13 20:13:55 -07:00
devilfish_mm
40200c829a [paho-mqttpp3] Add New Port: Paho MQTT C++ library (#7033)
* added port: paho-mqtt-cpp

* fixed unix build

* Added openssl as a feature

* Added documentation

* commented out unnecessary stuff

* Updated as per code review

* [paho-mqttpp3] Simplify portfile
2019-07-15 14:17:41 -07:00