<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports, branch 2019.11</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[ppconsul] Upgrade to latest version (#9104)</title>
<updated>2019-11-27T00:54:48+00:00</updated>
<author>
<name>Samuel Marks</name>
<email>807580+SamuelMarks@users.noreply.github.com</email>
</author>
<published>2019-11-27T00:54:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e4524f656b885e76f9adf2356758b0ac994732e1'/>
<id>e4524f656b885e76f9adf2356758b0ac994732e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ixwebsocket 7.4.0 (#9099)</title>
<updated>2019-11-26T22:50:16+00:00</updated>
<author>
<name>Benjamin Sergeant</name>
<email>bsergean@gmail.com</email>
</author>
<published>2019-11-26T22:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a4ed0cb5ecc9e980681a65966992f24a8b84ca27'/>
<id>a4ed0cb5ecc9e980681a65966992f24a8b84ca27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[google-cloud-cpp-common] Optional testing libraries (#9097)</title>
<updated>2019-11-26T22:41:38+00:00</updated>
<author>
<name>Carlos O'Ryan</name>
<email>coryan@users.noreply.github.com</email>
</author>
<published>2019-11-26T22:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4e5ebe7491b7201c5f081f37c55fbf6a75e899a9'/>
<id>4e5ebe7491b7201c5f081f37c55fbf6a75e899a9</id>
<content type='text'>
The testing libraries in google-cloud-cpp-common are an strictly
optional feature. I expect that mostly developers of other
google-cloud-cpp-* libraries would use them, but the occasional end-user
might want them too.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The testing libraries in google-cloud-cpp-common are an strictly
optional feature. I expect that mostly developers of other
google-cloud-cpp-* libraries would use them, but the occasional end-user
might want them too.</pre>
</div>
</content>
</entry>
<entry>
<title>[google-cloud-cpp-spanner] Add new port (#9096)</title>
<updated>2019-11-26T22:23:39+00:00</updated>
<author>
<name>Carlos O'Ryan</name>
<email>coryan@users.noreply.github.com</email>
</author>
<published>2019-11-26T22:23:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=075dd9fbb4028fe72c47d6fd72bb9ab380a3b6b0'/>
<id>075dd9fbb4028fe72c47d6fd72bb9ab380a3b6b0</id>
<content type='text'>
* [google-cloud-cpp-spanner] New port

A client library for Google's Cloud Spanner.

* Fix package version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [google-cloud-cpp-spanner] New port

A client library for Google's Cloud Spanner.

* Fix package version.
</pre>
</div>
</content>
</entry>
<entry>
<title>[libmodman, libproxy] Add new ports (#8931)</title>
<updated>2019-11-26T10:40:32+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-11-26T10:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=506299a173c565f64976be2a2d24a9efbc4f7117'/>
<id>506299a173c565f64976be2a2d24a9efbc4f7117</id>
<content type='text'>
* [libproxy]Add new port.

* [libmodman]Add new port.

* [libproxy]Support windows, set dependency libmodman.

* Add usage, add vcpkg-cmake-wrapper.cmake to libproxy.

* add empty line to usage.

* [libmodman]Fix undefined typeid in Visual Studio 2019.

* [libproxy]Fix install libproxy.py error when it not exist.

* Disable arm/uwp build.

* Enable static build on UNIX.

* [libproxy]Re-generate patches, delete default feature tools and use system libmodman.

* [libproxy]Disable install libproxy.py.

* [libproxy]Disable install Libproxy.pm and PLlibproxy.

* [libproxy]DISABLE PARALLEL CONFIGURE

* [libproxy]Revert 6f233cced1a51a086e5fea5bf290565d9847d4b7

* [libmodman/libproxy]Fix arm build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libproxy]Add new port.

* [libmodman]Add new port.

* [libproxy]Support windows, set dependency libmodman.

* Add usage, add vcpkg-cmake-wrapper.cmake to libproxy.

* add empty line to usage.

* [libmodman]Fix undefined typeid in Visual Studio 2019.

* [libproxy]Fix install libproxy.py error when it not exist.

* Disable arm/uwp build.

* Enable static build on UNIX.

* [libproxy]Re-generate patches, delete default feature tools and use system libmodman.

* [libproxy]Disable install libproxy.py.

* [libproxy]Disable install Libproxy.pm and PLlibproxy.

* [libproxy]DISABLE PARALLEL CONFIGURE

* [libproxy]Revert 6f233cced1a51a086e5fea5bf290565d9847d4b7

* [libmodman/libproxy]Fix arm build.
</pre>
</div>
</content>
</entry>
<entry>
<title>[libpng] Fix CMake targets (#8716)</title>
<updated>2019-11-25T23:57:43+00:00</updated>
<author>
<name>Phoebe</name>
<email>20694052+PhoebeHui@users.noreply.github.com</email>
</author>
<published>2019-11-25T23:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=61dc5580d6e57ad4ad025a7d47d0af3de7998007'/>
<id>61dc5580d6e57ad4ad025a7d47d0af3de7998007</id>
<content type='text'>
* [libpng] fix cmake targets

* fix typo issue

* Merge changes from PR#8293
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libpng] fix cmake targets

* fix typo issue

* Merge changes from PR#8293
</pre>
</div>
</content>
</entry>
<entry>
<title>[minizip assimp] export minizip cmake targets and fix minizip dependency in assimp (#9075)</title>
<updated>2019-11-25T23:54:49+00:00</updated>
<author>
<name>Phoebe</name>
<email>20694052+PhoebeHui@users.noreply.github.com</email>
</author>
<published>2019-11-25T23:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=73c3e33c4a9bf2bc2b67bb172b72730e707344e3'/>
<id>73c3e33c4a9bf2bc2b67bb172b72730e707344e3</id>
<content type='text'>
* [minizip assimp] export minizip cmake targets and fix minizip dependency in assimp

* Update CMakeList.txt

* Update obsolete functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [minizip assimp] export minizip cmake targets and fix minizip dependency in assimp

* Update CMakeList.txt

* Update obsolete functions
</pre>
</div>
</content>
</entry>
<entry>
<title>[spdlog]Update  to 1.4.2 (#8779)</title>
<updated>2019-11-25T22:35:53+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-11-25T22:35:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ca1e2ec6b30a0a3830fca950a9dd0b55202fd1ec'/>
<id>ca1e2ec6b30a0a3830fca950a9dd0b55202fd1ec</id>
<content type='text'>
* [spdlog]Upgrade version to 1.4.2

* [spdlog]Do not remove these libraries.

* [spdlog]Fix error C4275 when use fmt.

* [spdlog]Re-fix C4275 error.

* [spdlog]Re-fix C4275 error.

* [spdlog]Disable build on uwp.

* [spdlog]Fix build with uwp.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [spdlog]Upgrade version to 1.4.2

* [spdlog]Do not remove these libraries.

* [spdlog]Fix error C4275 when use fmt.

* [spdlog]Re-fix C4275 error.

* [spdlog]Re-fix C4275 error.

* [spdlog]Disable build on uwp.

* [spdlog]Fix build with uwp.
</pre>
</div>
</content>
</entry>
<entry>
<title> [magnum-plugins] Fix basisimporter/basisimageconverter features (#8939)</title>
<updated>2019-11-25T18:31:55+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2019-11-25T18:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a3ab4500a4fbe26bdd6b8a671e2a1dc44112f5eb'/>
<id>a3ab4500a4fbe26bdd6b8a671e2a1dc44112f5eb</id>
<content type='text'>
* [magnum-plugins] Patch FindBasisUniversal to find prebuilt basisu

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Patch BasisImporter to use slightly outdated basisu

jherico's fork which the vcpkg port is based on does not integrate
https://github.com/BinomialLLC/basis_universal/commit/54304fa01443280bbaa9854f16c9f1756b17b40b
yet, which renamed a parameter.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Only apply FindBasisUniversal patch on release

The change is integrated upstream for --head builds already.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Download large patch from GitHub history
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [magnum-plugins] Patch FindBasisUniversal to find prebuilt basisu

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Patch BasisImporter to use slightly outdated basisu

jherico's fork which the vcpkg port is based on does not integrate
https://github.com/BinomialLLC/basis_universal/commit/54304fa01443280bbaa9854f16c9f1756b17b40b
yet, which renamed a parameter.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Only apply FindBasisUniversal patch on release

The change is integrated upstream for --head builds already.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Download large patch from GitHub history
</pre>
</div>
</content>
</entry>
<entry>
<title>[catch2] Update library to 2.11.0 (#9089)</title>
<updated>2019-11-25T06:00:23+00:00</updated>
<author>
<name>Ehsan</name>
<email>mohammadi.ehsan1994@gmail.com</email>
</author>
<published>2019-11-25T06:00:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4603d007c2ed1e5119f929ee4e1a91edb3f63820'/>
<id>4603d007c2ed1e5119f929ee4e1a91edb3f63820</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
