aboutsummaryrefslogtreecommitdiff
path: root/ports/globjects
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-05-23[librabbitmq/glbinding] Port update (#6391)wangli28
* [librabbitmq/glbinding] Port update * fix librabbitmq uwp warning. * [glbinding/globjects] Fix glbinding::KHRplatform was not found and globjects built failed
2018-10-15[glbinding] Update to v3.0.2 (#4405)hesiod
* Update glbinding to v3.0.2 Because glbinding introduced a new auxiliary library glbinding-aux the CMake export/config file organization had to be changed. * [glbinding] Simplify targets handling. General port cleanup. Force system-style install on all platforms. * [glbinding] Fix glbinding-config.cmake * [globjects] Pin forward to handle changes in glbinding 3.x
2017-11-15[globjects]disable the gtestsAlisa Yang
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2016-12-07[globjects] Use SOURCE_PATH variableAlexander Karatarakis
2016-11-29[globjects] Remove files from package dir and debug dirAlexander Karatarakis
2016-11-27Fixed missing glm dependencyMattias Cibien
2016-11-27Added maintainer and urlMattias Cibien
2016-11-26Finished globjectsMattias Cibien
2016-11-26Initial globjectsMattias Cibien