<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg, branch 2019.12</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>Remove vtk:x64-linux result in baseline (#9389)</title>
<updated>2019-12-24T00:13:24+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-12-24T00:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5d7ff36ae562a9d2af61ec64d163985c38adcf17'/>
<id>5d7ff36ae562a9d2af61ec64d163985c38adcf17</id>
<content type='text'>
* Remove vtk:x64-linux=fail from baseline

* trigger CI test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove vtk:x64-linux=fail from baseline

* trigger CI test
</pre>
</div>
</content>
</entry>
<entry>
<title>[io2d] Fix link to target "Cairo::Cairo" error (#8935)</title>
<updated>2019-12-24T00:10:42+00:00</updated>
<author>
<name>Lily</name>
<email>47812810+LilyWangL@users.noreply.github.com</email>
</author>
<published>2019-12-24T00:10:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=2f89f8dc1628ce83ca57dcfad652fba581baf9d3'/>
<id>2f89f8dc1628ce83ca57dcfad652fba581baf9d3</id>
<content type='text'>
* [io2d] Fix link to target "Cairo::Cairo" error

* [io2d] Remove include(vcpkg_common_functions) in portfile.cmake
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [io2d] Fix link to target "Cairo::Cairo" error

* [io2d] Remove include(vcpkg_common_functions) in portfile.cmake
</pre>
</div>
</content>
</entry>
<entry>
<title>[xtensor-fftw] Add new port (#9159)</title>
<updated>2019-12-24T00:01:59+00:00</updated>
<author>
<name>myd7349</name>
<email>myd7349@gmail.com</email>
</author>
<published>2019-12-24T00:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e7f28a27173686305cfc6db6c1ac3f3a830e231c'/>
<id>e7f28a27173686305cfc6db6c1ac3f3a830e231c</id>
<content type='text'>
* [xtensor-fftw] Add new port

* [xtensor-fftw] Update
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [xtensor-fftw] Add new port

* [xtensor-fftw] Update
</pre>
</div>
</content>
</entry>
<entry>
<title>[azure-kinect-sensor-sdk] Add new port (#8786)</title>
<updated>2019-12-23T23:59:34+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-12-23T23:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8cbae02ab284e4ac508933daa336d5f8ed86c064'/>
<id>8cbae02ab284e4ac508933daa336d5f8ed86c064</id>
<content type='text'>
* [azure-kinect-sensor-sdk]Add new port

* [azure-kinect-sensor-sdk]Disable git command.

* [azure-kinect-sensor-sdk]Disable source link.

* [azure-kinect-sensor-sdk]Fix build error 4275 in Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [azure-kinect-sensor-sdk]Add new port

* [azure-kinect-sensor-sdk]Disable git command.

* [azure-kinect-sensor-sdk]Disable source link.

* [azure-kinect-sensor-sdk]Fix build error 4275 in Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>[proxygen]Add new port. (#8766)</title>
<updated>2019-12-23T23:58:21+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-12-23T23:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5f56ea9b5bc9a8e6a3a43fe69d867f0d22b86552'/>
<id>5f56ea9b5bc9a8e6a3a43fe69d867f0d22b86552</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sdl2-gfx] Update CMake build and find_package support (#9319)</title>
<updated>2019-12-23T23:52:14+00:00</updated>
<author>
<name>David Katz</name>
<email>dhkatz.16@gmail.com</email>
</author>
<published>2019-12-23T23:52:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7ac7a463433c9e1d166b7e5951b6706dc88d3719'/>
<id>7ac7a463433c9e1d166b7e5951b6706dc88d3719</id>
<content type='text'>
* [sdl2-gfx] Update CMake build and find_package support

* Update build process to more closely mimic other SDL2 extensions

* Bump CONTROL version number

* Remove uneeded wrapper file

* Remove uneeded wrapper file

* [sdl2-gfx] Simplification. Add cmake find_dependency(SDL2).

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [sdl2-gfx] Update CMake build and find_package support

* Update build process to more closely mimic other SDL2 extensions

* Bump CONTROL version number

* Remove uneeded wrapper file

* Remove uneeded wrapper file

* [sdl2-gfx] Simplification. Add cmake find_dependency(SDL2).

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[abseil] Update to the latest and fix link failure error using StrCat (#9367)</title>
<updated>2019-12-23T23:44:37+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2019-12-23T23:44:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6723668f7f2eaec5a93a1e43e510358204556e8c'/>
<id>6723668f7f2eaec5a93a1e43e510358204556e8c</id>
<content type='text'>
* [abseil] Update to the latest and fix link failure for StrCat with &gt; 4 arguments

* Remove message from vcpkg_fail_port_install

* Update lnk2019-error patch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [abseil] Update to the latest and fix link failure for StrCat with &gt; 4 arguments

* Remove message from vcpkg_fail_port_install

* Update lnk2019-error patch
</pre>
</div>
</content>
</entry>
<entry>
<title>[freerdp]Fix linux build, add dependency port glib. (#9176)</title>
<updated>2019-12-23T23:43:29+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-12-23T23:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=2ee03bab9f864cedbae44a1c8f68de5c358f7065'/>
<id>2ee03bab9f864cedbae44a1c8f68de5c358f7065</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fftwpp] Update to latest commit (#9169)</title>
<updated>2019-12-23T23:42:36+00:00</updated>
<author>
<name>Joseph D</name>
<email>joseph@outurnate.com</email>
</author>
<published>2019-12-23T23:42:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=795ecaefed9895d04a3b762c01f0627467d2f643'/>
<id>795ecaefed9895d04a3b762c01f0627467d2f643</id>
<content type='text'>
* [fftwpp] update fftwpp to latest commit

* Updated CONTROL to new version string

* [fftwpp] Corrected version string
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [fftwpp] update fftwpp to latest commit

* Updated CONTROL to new version string

* [fftwpp] Corrected version string
</pre>
</div>
</content>
</entry>
<entry>
<title>[ffmpeg] install correct copyright file and enable (L)GPLv3 builds (#9090)</title>
<updated>2019-12-23T23:37:41+00:00</updated>
<author>
<name>Matthias C. M. Troffaes</name>
<email>matthias.troffaes@gmail.com</email>
</author>
<published>2019-12-23T23:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d6fb76bfc26e83dedcd01b5804cfe54bd9c8b56e'/>
<id>d6fb76bfc26e83dedcd01b5804cfe54bd9c8b56e</id>
<content type='text'>
* [ffmpeg] add version3 feature to enable (L)GPLv3 builds

* [ffmpeg] inspect log file to copy correct copyright file

* Bump version

* [ffmpeg] remove license status message
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [ffmpeg] add version3 feature to enable (L)GPLv3 builds

* [ffmpeg] inspect log file to copy correct copyright file

* Bump version

* [ffmpeg] remove license status message
</pre>
</div>
</content>
</entry>
</feed>
