aboutsummaryrefslogtreecommitdiff
path: root/ports/opentracing
AgeCommit message (Collapse)Author
2019-06-15[WIP] Add a Homepage URL entry for vcpkg ports (#2933)pravic
* [vcpkg] Add "Homepage" field to the CONTROL files.
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-04-07[opentracing] v1.5.1 (#5974)David Garcia
* OpenTracing #5970 * No UWP. Static requires dynamic #5970 - Dynamic version can be build without the static one - Static version can only be build when dynamic is also active - UWP is not supported * Linux support #5970