<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports, branch 2019.10</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[wordnet]add a new port (#8816)</title>
<updated>2019-10-31T21:12:32+00:00</updated>
<author>
<name>Chao</name>
<email>6785880+ChaoJia@users.noreply.github.com</email>
</author>
<published>2019-10-31T21:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6282cab61d175974b1af06473db584b9b80dcd48'/>
<id>6282cab61d175974b1af06473db584b9b80dcd48</id>
<content type='text'>
* [wordnet]add a new port

* [wordnet]fix-uwp
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [wordnet]add a new port

* [wordnet]fix-uwp
</pre>
</div>
</content>
</entry>
<entry>
<title>[arb]Upgrade to 2.17.0 (#8831)</title>
<updated>2019-10-31T20:04:30+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-10-31T20:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d2cd3ad6625b92bc7901208013a9e87739d27f3f'/>
<id>d2cd3ad6625b92bc7901208013a9e87739d27f3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[sol2] Use the single header release (#8776)</title>
<updated>2019-10-31T01:13:43+00:00</updated>
<author>
<name>Rémy Tassoux</name>
<email>contact@rt2.fr</email>
</author>
<published>2019-10-31T01:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=81fbbf8d964c111063b1e58dac61bc20c38e37f9'/>
<id>81fbbf8d964c111063b1e58dac61bc20c38e37f9</id>
<content type='text'>
* [sol2] Use the single header release

Using the single header release of the library is easier, faster to 'build', and is recommended by the documentation. It also fix the duplicated include folder issue of the previous port : &lt;sol/sol/sol.hpp&gt; can now be replaced with &lt;sol/sol.hpp&gt; as it should be.

Is there any drawback about using the single header release that I am not seing?

* [sol2] Re-enable cmake config files export

* [sol2] Fix duplicated line
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [sol2] Use the single header release

Using the single header release of the library is easier, faster to 'build', and is recommended by the documentation. It also fix the duplicated include folder issue of the previous port : &lt;sol/sol/sol.hpp&gt; can now be replaced with &lt;sol/sol.hpp&gt; as it should be.

Is there any drawback about using the single header release that I am not seing?

* [sol2] Re-enable cmake config files export

* [sol2] Fix duplicated line
</pre>
</div>
</content>
</entry>
<entry>
<title>[libdivide] Add new port (#8320)</title>
<updated>2019-10-30T20:50:12+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2019-10-30T20:50:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=34eff46c92019fe9e107779ec4b6ec3716194ab3'/>
<id>34eff46c92019fe9e107779ec4b6ec3716194ab3</id>
<content type='text'>
* [libdivide] Add new port

* Update to v3.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libdivide] Add new port

* Update to v3.0
</pre>
</div>
</content>
</entry>
<entry>
<title>[netcdf-c] Add usage (#8398)</title>
<updated>2019-10-30T20:47:40+00:00</updated>
<author>
<name>Phoebe</name>
<email>925731795@qq.com</email>
</author>
<published>2019-10-30T20:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=628e795c6ae4f856cc76ae0842339b2f3b8eedf2'/>
<id>628e795c6ae4f856cc76ae0842339b2f3b8eedf2</id>
<content type='text'>
* [netcdf-c] Add usage

* Update changes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [netcdf-c] Add usage

* Update changes
</pre>
</div>
</content>
</entry>
<entry>
<title>Added OIS port (#8507)</title>
<updated>2019-10-30T19:39:13+00:00</updated>
<author>
<name>Vinny</name>
<email>vpaladino778@gmail.com</email>
</author>
<published>2019-10-30T19:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=00a29c6879db2981093b73fa7006c9d07fb2f861'/>
<id>00a29c6879db2981093b73fa7006c9d07fb2f861</id>
<content type='text'>
* Added OIS port

* Portfile deletes bin/ and debug/bin/ when library is static

* Replaced configure_file() call with file(INSTALL) call

* Added fail on ARM or UWP

* Moved early failure to top of file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added OIS port

* Portfile deletes bin/ and debug/bin/ when library is static

* Replaced configure_file() call with file(INSTALL) call

* Added fail on ARM or UWP

* Moved early failure to top of file
</pre>
</div>
</content>
</entry>
<entry>
<title>[Arrow] Update to Arrow 0.15.1 (#8815)</title>
<updated>2019-10-30T18:47:48+00:00</updated>
<author>
<name>Phil Felton</name>
<email>39185762+philjdf@users.noreply.github.com</email>
</author>
<published>2019-10-30T18:47:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=694ecbd7348ff181e63a202916f7eea50c555a63'/>
<id>694ecbd7348ff181e63a202916f7eea50c555a63</id>
<content type='text'>
* Arrow 0.15.0

* Arrow 0.15.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Arrow 0.15.0

* Arrow 0.15.1
</pre>
</div>
</content>
</entry>
<entry>
<title>[fftwpp]Add header-only port. (#8625)</title>
<updated>2019-10-30T06:27:10+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-10-30T06:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=bbabb7363a316030c3775b33b27e81be4874085d'/>
<id>bbabb7363a316030c3775b33b27e81be4874085d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[pcre2]Fix uwp build failure. (#8620)</title>
<updated>2019-10-30T06:25:56+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-10-30T06:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8445fcce87a5171352ab7d8593a75cc3e13ddb8c'/>
<id>8445fcce87a5171352ab7d8593a75cc3e13ddb8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Export paho-mqtt cmake targets, fix paho-mqttpp3 dependency. (#8492)</title>
<updated>2019-10-30T06:24:53+00:00</updated>
<author>
<name>JackBoosY</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2019-10-30T06:24:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b9150c410f48a8c85bad12bcd1d75029e63e9d6d'/>
<id>b9150c410f48a8c85bad12bcd1d75029e63e9d6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
