<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg, branch 2019.09</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[mathc] Add new port (#8394)</title>
<updated>2019-09-30T15:51:44+00:00</updated>
<author>
<name>myd7349</name>
<email>myd7349@gmail.com</email>
</author>
<published>2019-09-30T15:51:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=281d107328a2d08304a0a0c100ae69d9f3656e2c'/>
<id>281d107328a2d08304a0a0c100ae69d9f3656e2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vtk] fix typo in lzma and lz4 patch (#8403)</title>
<updated>2019-09-30T15:49:36+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2019-09-30T15:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4279a792081355844c93f91068111a9e42aa45ab'/>
<id>4279a792081355844c93f91068111a9e42aa45ab</id>
<content type='text'>
* correct find_library call

there was a typo.

* fix find_library call

* Update CONTROL
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* correct find_library call

there was a typo.

* fix find_library call

* Update CONTROL
</pre>
</div>
</content>
</entry>
<entry>
<title>[assimp] Update the version (#8381)</title>
<updated>2019-09-30T06:10:45+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2019-09-30T06:10:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=94b7f9a6a8c527d7dbdb3b78a46f0874b79712a4'/>
<id>94b7f9a6a8c527d7dbdb3b78a46f0874b79712a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[python3]make python3 support unix (#8055)</title>
<updated>2019-09-30T01:58:00+00:00</updated>
<author>
<name>Long Huan</name>
<email>8551701+longhuan2018@users.noreply.github.com</email>
</author>
<published>2019-09-30T01:58:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=fe3e544fa57c0dc37190a1e06353e1a4b15c9ecd'/>
<id>fe3e544fa57c0dc37190a1e06353e1a4b15c9ecd</id>
<content type='text'>
* support unix

* Update portfile.cmake

call vcpkg_execute_build_process instead of vcpkg_execute_required_process
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* support unix

* Update portfile.cmake

call vcpkg_execute_build_process instead of vcpkg_execute_required_process
</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>[clapack] fix clapack install (#8388)</title>
<updated>2019-09-29T23:48:10+00:00</updated>
<author>
<name>janholt</name>
<email>55844471+janholt@users.noreply.github.com</email>
</author>
<published>2019-09-29T23:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b09ce119c59a045b3ba3a8948b011c86cf80d14f'/>
<id>b09ce119c59a045b3ba3a8948b011c86cf80d14f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libplist,libusbmuxd] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY (#8392)</title>
<updated>2019-09-29T23:35:00+00:00</updated>
<author>
<name>Andrew Gunnerson</name>
<email>chillermillerlong@hotmail.com</email>
</author>
<published>2019-09-29T23:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4235c216ac3516152366dd1bedda694e62a1375d'/>
<id>4235c216ac3516152366dd1bedda694e62a1375d</id>
<content type='text'>
* [libplist] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY

libplist appears to always build as a dynamic library and the previous
ONLY_STATIC_LIBRARY option was causing the DLLs to not be installed.

Signed-off-by: Andrew Gunnerson &lt;andrewgunnerson@gmail.com&gt;

* [libusbmuxd] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY

libusbmuxd also always builds as a dynamic library (like libplist).

Signed-off-by: Andrew Gunnerson &lt;andrewgunnerson@gmail.com&gt;

* [libplist] Ensure app container bit is set for UWP DLLs

Signed-off-by: Andrew Gunnerson &lt;andrewgunnerson@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libplist] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY

libplist appears to always build as a dynamic library and the previous
ONLY_STATIC_LIBRARY option was causing the DLLs to not be installed.

Signed-off-by: Andrew Gunnerson &lt;andrewgunnerson@gmail.com&gt;

* [libusbmuxd] Set ONLY_DYNAMIC_LIBRARY instead of ONLY_STATIC_LIBRARY

libusbmuxd also always builds as a dynamic library (like libplist).

Signed-off-by: Andrew Gunnerson &lt;andrewgunnerson@gmail.com&gt;

* [libplist] Ensure app container bit is set for UWP DLLs

Signed-off-by: Andrew Gunnerson &lt;andrewgunnerson@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[cpuinfo] Add new port (#7449)</title>
<updated>2019-09-29T23:20:51+00:00</updated>
<author>
<name>myd7349</name>
<email>myd7349@gmail.com</email>
</author>
<published>2019-09-29T23:20:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1944bcf8b1bb6e1104a95b35a7f02d8e382bf624'/>
<id>1944bcf8b1bb6e1104a95b35a7f02d8e382bf624</id>
<content type='text'>
* [cpuinfo] Add new port

* [cpuinfo] Fix patch URL

* [cpuinfo] Fix CI failures

* [cpuinfo] Update TODO
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [cpuinfo] Add new port

* [cpuinfo] Fix patch URL

* [cpuinfo] Fix CI failures

* [cpuinfo] Update TODO
</pre>
</div>
</content>
</entry>
<entry>
<title>[alembic,geogram,openimageio]: alembic: in favor of FindOpenEXR.cmake installed alongside package openexr by vcpkg so that debug version of openexr can actually be found and linked into; (#8379)</title>
<updated>2019-09-29T20:07:50+00:00</updated>
<author>
<name>Chao</name>
<email>6785880+ChaoJia@users.noreply.github.com</email>
</author>
<published>2019-09-29T20:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b9c87f40d487c63d64b384f494da050acd309ce8'/>
<id>b9c87f40d487c63d64b384f494da050acd309ce8</id>
<content type='text'>
geogram: remove /src/lib from INTERFACE_INCLUDE_DIRECTORIES in GeogramTargets.cmake, as /src/lib is not a valid include path;
openimageio: in favor of FindOpenEXR.cmake and LibRaw-config.cmake installed by vcpkg so that the debug version of openexr and libraw can actually be found and linked into;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
geogram: remove /src/lib from INTERFACE_INCLUDE_DIRECTORIES in GeogramTargets.cmake, as /src/lib is not a valid include path;
openimageio: in favor of FindOpenEXR.cmake and LibRaw-config.cmake installed by vcpkg so that the debug version of openexr and libraw can actually be found and linked into;</pre>
</div>
</content>
</entry>
<entry>
<title>[rxcpp] Change to new repository (#8361)</title>
<updated>2019-09-29T17:51:23+00:00</updated>
<author>
<name>Ian Reinhart Geiser</name>
<email>geiseri@yahoo.com</email>
</author>
<published>2019-09-29T17:51:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=3c39089dadbf057b938c228932e39a76b1fbece7'/>
<id>3c39089dadbf057b938c228932e39a76b1fbece7</id>
<content type='text'>
* Update for new repo

* Update portfile.cmake
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update for new repo

* Update portfile.cmake
</pre>
</div>
</content>
</entry>
</feed>
