aboutsummaryrefslogtreecommitdiff
path: root/ports/gamedev-framework
AgeCommit message (Collapse)Author
2021-04-28[gamedev-framework] Update to 0.20.0 (#17445)ahugeat
* Update gamedev-framework to v0.20.0 * Add missing x-add-version * Update description * Update x-add-version after description update * Update versions/g-/gamedev-framework.json * Update ports/gamedev-framework/vcpkg.json * Update ci.baseline.txt * Fix wrong git-tree hash * Use fail in ci.baseline.txt. Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
2020-11-11update to 0.18.1 (#14482)Julien Bernard
2020-10-15[gamedev-framework] Update new version 0.18.0 (#14066)Julien Bernard
* update to new version * format vcpkg.json correctly
2020-08-05[gamedev-framework] fix install path of *.cmake files (#12680)Julien Bernard
* [gf] fix install path of *.cmake files The port name (gamedev-framework) differs from the package name (gf). * [gf] increase port version
2020-07-31[gf] Add the new package GF (#12426)ahugeat
* [gf] Add the new package GF * Update CONTROL * Update portfile.cmake * Try to fix failed builds * fix x64-linux build for vcpkg * remove nuklear from dependencies * use vcpkg_fail_port_install to fail early on arm * fix x64-windows build * change the name of the source in CONTROL * change the name of the directory * fix cmake install directory Co-authored-by: Lily <47812810+LilyWangL@users.noreply.github.com> Co-authored-by: Julien Bernard <julien.bernard@univ-fcomte.fr>