aboutsummaryrefslogtreecommitdiff
path: root/ports/glbinding
AgeCommit message (Collapse)Author
2018-12-17Update release version or commit to latest for below ports (#4957)Cheney Wang
* [botan][caf][celero][docopt][glbinding][nanodbc][sfgui]Update release version or commit to latest * [sfml] Add find_dependency(Freetype)
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-08[glbinding] Use vcpkg_from_github()Alexander Karatarakis
2017-11-08disbale the testMadDog Test Execution Admin User
2017-09-09vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵Alexander Karatarakis
libs (/Z7)
2017-02-15[glbinding] Delete exes that appear in the presence of glfw3. Resolves #537Alexander Karatarakis
2016-12-07[glbinding] Extract SOURCE_PATH variableAlexander Karatarakis
2016-11-29[glbinding] Remove files from package dir and debug dirAlexander Karatarakis
2016-11-08triplet is now automatically included before portfiles.Alexander Karatarakis
Also remove trailing whitespaces from portfiles
2016-10-19fixed glbinding configCharles Barto
2016-10-18added static support to glbindingCharles Barto
changed glbinding to support new configure
2016-10-17[glbidning] Exit early if trying to build it staticallyAlexander Karatarakis
2016-10-16copy pdbsCharles Barto
2016-10-16added glbinding portcharlie barto