aboutsummaryrefslogtreecommitdiff
path: root/ports/autobahn
AgeCommit message (Collapse)Author
2019-06-10[vcpkg] Add optional 'Homepage' field to CONTROL (#6844)Phil Christensen
* [control file] Add optional 'Homepage' tag This allows a 'Homepage' tag to be added to a port in order to support changes such as PR #2933. It currently does not do anything with it. * [docs] Add Homepage to the control file documentation * move urls from descriptions to homepage field.
2019-01-10[autobahn] Add autobahn-cpp header-only library for WAMPVitaly Petrov