<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/angle, branch 2020.04</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[angle] Improve port (#9965)</title>
<updated>2020-04-06T21:49:51+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2020-04-06T21:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6028fd5e1afc8deb653d29cf93dfb7f11fe954b5'/>
<id>6028fd5e1afc8deb653d29cf93dfb7f11fe954b5</id>
<content type='text'>
* update opengl and install all headers

* improve angle

* update egl-registry

* fix osx regression

* update baseline.

* fix uwp regressions

* fix osx and linux regression

* add encoding patch

* bump glad control

* rechdeck gl visibility from native build

* removed unnecessary commented code

* add GL_VISIBILITY to the exported targets

Co-authored-by: dan-shaw &lt;51385773+dan-shaw@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update opengl and install all headers

* improve angle

* update egl-registry

* fix osx regression

* update baseline.

* fix uwp regressions

* fix osx and linux regression

* add encoding patch

* bump glad control

* rechdeck gl visibility from native build

* removed unnecessary commented code

* add GL_VISIBILITY to the exported targets

Co-authored-by: dan-shaw &lt;51385773+dan-shaw@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[angle] Add warning message (#10414)</title>
<updated>2020-03-16T21:50:40+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2020-03-16T21:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=313d88c4df80e490f0ee0a7b5b2b7111c918104d'/>
<id>313d88c4df80e490f0ee0a7b5b2b7111c918104d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[many ports] Support building with MinGW toolchain (#8940)</title>
<updated>2020-02-12T01:30:03+00:00</updated>
<author>
<name>Todor Prokopov</name>
<email>koprok@users.noreply.github.com</email>
</author>
<published>2020-02-12T01:30:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f478be7479f4a418d46c34156bb34ae4f87656af'/>
<id>f478be7479f4a418d46c34156bb34ae4f87656af</id>
<content type='text'>
* Some package fixes necessary to build with MinGW toolchain

* [libraqm] Fix build error caused by trying to write to source directory

* [tmxparser] Fix build failure when tmx port is intalled before tmxparser port

System include path was added first on compiler command line. This leads to
build failure when there is a tmx.h header file in system include path.

* [qt5-base][angle] Trigger CI rebuild

* [kd-soap] Fix build error

* Update ci.baseline

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Some package fixes necessary to build with MinGW toolchain

* [libraqm] Fix build error caused by trying to write to source directory

* [tmxparser] Fix build failure when tmx port is intalled before tmxparser port

System include path was added first on compiler command line. This leads to
build failure when there is a tmx.h header file in system include path.

* [qt5-base][angle] Trigger CI rebuild

* [kd-soap] Fix build error

* Update ci.baseline

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[angle] Update to 2019-12-31 (#9557)</title>
<updated>2020-01-22T21:06:38+00:00</updated>
<author>
<name>driver1998</name>
<email>driver1998@foxmail.com</email>
</author>
<published>2020-01-22T21:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c97c23ce0a60e20c735d58752b078a343c20970b'/>
<id>c97c23ce0a60e20c735d58752b078a343c20970b</id>
<content type='text'>
* [angle] Update to 2019-12-31

* [angle] install *.inc files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [angle] Update to 2019-12-31

* [angle] install *.inc files
</pre>
</div>
</content>
</entry>
<entry>
<title>[angle]Fix windows build error: cannot find definition far. (#7923)</title>
<updated>2019-12-23T22:39:17+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-12-23T22:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ff6d107460ce706b2b39426581e76294f5d5242d'/>
<id>ff6d107460ce706b2b39426581e76294f5d5242d</id>
<content type='text'>
* [angle]Fix windows build error: cannot find definition far.

* [Angle]Re-fix build error.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [angle]Fix windows build error: cannot find definition far.

* [Angle]Re-fix build error.
</pre>
</div>
</content>
</entry>
<entry>
<title>[angle] Add option /bigobj to compiler</title>
<updated>2019-10-29T06:38:40+00:00</updated>
<author>
<name>wangli28</name>
<email>wangli28@beyondsoft.com</email>
</author>
<published>2019-10-29T06:38:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=3758f583e99f9308f0ea51f944b090c5983eaf49'/>
<id>3758f583e99f9308f0ea51f944b090c5983eaf49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop useless patch (#8395)</title>
<updated>2019-09-30T01:41:24+00:00</updated>
<author>
<name>Curtis J Bezault</name>
<email>curtbezault@gmail.com</email>
</author>
<published>2019-09-30T01:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=2cf0a50129414e069d81e9d81b87a745348cdf82'/>
<id>2cf0a50129414e069d81e9d81b87a745348cdf82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[angle] Update to the latest commit. (#7329)</title>
<updated>2019-09-29T17:25:14+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2019-09-29T17:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a07cd2ecc416f9efd595ee7a14b54275061d79bf'/>
<id>a07cd2ecc416f9efd595ee7a14b54275061d79bf</id>
<content type='text'>
* [angle] Update to the latest commit.

* Fix build linux.

* Update CMakeList.txt and linux patch.

* update to latest

* Disable OpenGL deprecation warnings

* Update CMakeLists.txt

* include objective c files

* don't filter any files out of common (same as upstream autotools)

* drop unit tests so we don't bring in gtest

* add filter mode

* add back filter except for android
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [angle] Update to the latest commit.

* Fix build linux.

* Update CMakeList.txt and linux patch.

* update to latest

* Disable OpenGL deprecation warnings

* Update CMakeLists.txt

* include objective c files

* don't filter any files out of common (same as upstream autotools)

* drop unit tests so we don't bring in gtest

* add filter mode

* add back filter except for android
</pre>
</div>
</content>
</entry>
<entry>
<title>[angle] Update to latest master (#6892)</title>
<updated>2019-06-26T18:47:39+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2019-06-26T18:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7a3818f575fadf1ded97244f803930fe2464f190'/>
<id>7a3818f575fadf1ded97244f803930fe2464f190</id>
<content type='text'>
* [angle] Update to latest master

* [angle] Add gpu_info_util
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [angle] Update to latest master

* [angle] Add gpu_info_util
</pre>
</div>
</content>
</entry>
<entry>
<title>[WIP] Add a Homepage URL entry for vcpkg ports (#2933)</title>
<updated>2019-06-15T23:54:47+00:00</updated>
<author>
<name>pravic</name>
<email>ehysta@gmail.com</email>
</author>
<published>2019-06-15T23:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad'/>
<id>18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad</id>
<content type='text'>
* [vcpkg] Add "Homepage" field to the CONTROL files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Add "Homepage" field to the CONTROL files.</pre>
</div>
</content>
</entry>
</feed>
