<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/gamedev-framework, branch aws-lambda-cpp</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[gamedev-framework] Update to 0.20.0 (#17445)</title>
<updated>2021-04-28T23:37:44+00:00</updated>
<author>
<name>ahugeat</name>
<email>hugeat.arthur@gmail.com</email>
</author>
<published>2021-04-28T23:37:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0e9dd06bd39381794c03a15d7154adab23cb5137'/>
<id>0e9dd06bd39381794c03a15d7154adab23cb5137</id>
<content type='text'>
* 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 &lt;47264268+JackBoosY@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* 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 &lt;47264268+JackBoosY@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>update to 0.18.1 (#14482)</title>
<updated>2020-11-11T23:33:38+00:00</updated>
<author>
<name>Julien Bernard</name>
<email>julien.bernard@univ-fcomte.fr</email>
</author>
<published>2020-11-11T23:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8cc884534b304cf9d7666d55d8e040027a23ae08'/>
<id>8cc884534b304cf9d7666d55d8e040027a23ae08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[gamedev-framework] Update new version 0.18.0 (#14066)</title>
<updated>2020-10-15T19:34:00+00:00</updated>
<author>
<name>Julien Bernard</name>
<email>julien.bernard@univ-fcomte.fr</email>
</author>
<published>2020-10-15T19:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f893b2ea989263be09d794d24ca3f1737a287e2c'/>
<id>f893b2ea989263be09d794d24ca3f1737a287e2c</id>
<content type='text'>
* update to new version

* format vcpkg.json correctly</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update to new version

* format vcpkg.json correctly</pre>
</div>
</content>
</entry>
<entry>
<title>[gamedev-framework] fix install path of *.cmake files (#12680)</title>
<updated>2020-08-05T20:59:26+00:00</updated>
<author>
<name>Julien Bernard</name>
<email>julien.bernard@univ-fcomte.fr</email>
</author>
<published>2020-08-05T20:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=18356053b76270b9a3f96d6f3f3575a2dbdff39b'/>
<id>18356053b76270b9a3f96d6f3f3575a2dbdff39b</id>
<content type='text'>
* [gf] fix install path of *.cmake files

The port name (gamedev-framework) differs from the package name (gf).

* [gf] increase port version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [gf] fix install path of *.cmake files

The port name (gamedev-framework) differs from the package name (gf).

* [gf] increase port version</pre>
</div>
</content>
</entry>
<entry>
<title>[gf] Add the new package GF (#12426)</title>
<updated>2020-07-31T18:28:21+00:00</updated>
<author>
<name>ahugeat</name>
<email>hugeat.arthur@gmail.com</email>
</author>
<published>2020-07-31T18:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=31cf09e10898f5fc2d9e02904ca7f5394fe84541'/>
<id>31cf09e10898f5fc2d9e02904ca7f5394fe84541</id>
<content type='text'>
* [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 &lt;47812810+LilyWangL@users.noreply.github.com&gt;
Co-authored-by: Julien Bernard &lt;julien.bernard@univ-fcomte.fr&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [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 &lt;47812810+LilyWangL@users.noreply.github.com&gt;
Co-authored-by: Julien Bernard &lt;julien.bernard@univ-fcomte.fr&gt;</pre>
</div>
</content>
</entry>
</feed>
