aboutsummaryrefslogtreecommitdiff
path: root/ports/qpid-proton
AgeCommit message (Collapse)Author
2018-07-03qpid-proton: Bumped to 0.24.0 (#3817)fquinner
2018-02-27[qpid-proton] Add early detection of invalid linkage settingsRobert Schumacher
2017-11-22Fixed qpid-proton port to not need system pythonfquinner
Tried to build the last version of the port on a fresh build but wouldn't work properly unless python.exe was already installed on the system. This version explicitly uses the vcpkg provided python.
2017-11-19Added port for qpid proton 0.18.1Frank Quinn