aboutsummaryrefslogtreecommitdiff
path: root/ports/magnum-plugins
AgeCommit message (Collapse)Author
2017-09-12Fix several port hashes due to github tar.gz changeAlexander Karatarakis
It looks like github changed the version (or the generally the way) they do tars, causing some hash mismatches. This fixes the affected ports.
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-06-22[magnum][magnum-plugins] Fixed plugins location, static plugins buildsigman
Static libray linkage should work now, including plugins.
2017-06-15[corrade][magnum][magnum-plugins] Updated to upstream, enabled more features ↵sigman
in [magnum] Removed plugin location defines. Fixed tools search path in FindCorrade, FindMagnum cmake modules.
2017-06-10[magnum-plugins] Patch for missing includesigman
vs2017 regression
2017-06-09[corrade][magnum-plugins][magnum] Use vcpkg_from_github()Robert Schumacher
2017-06-09[Magnum-plugins] Import plugins for the magnum opengl librarysigman
Added magnum-plugins library with the reasonable defaults and minimal dependencies .