<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/scripts, branch 2020.06</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[vcpkg] Fix create by extracting common paths settings (#11842)</title>
<updated>2020-06-16T18:58:11+00:00</updated>
<author>
<name>Billy O'Neal</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-06-16T18:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=04e214eb0ef9cd5fc4308dd7a43943e98ae1d534'/>
<id>04e214eb0ef9cd5fc4308dd7a43943e98ae1d534</id>
<content type='text'>
Resolves #11784</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #11784</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Add vcpkg item to project settings in Visual Studio (#4361)</title>
<updated>2020-06-15T21:24:14+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2020-06-15T21:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=14514508d8d30bdbd645b2bec89696aec25497f1'/>
<id>14514508d8d30bdbd645b2bec89696aec25497f1</id>
<content type='text'>
Co-authored-by: Curtis J Bezault &lt;curtbezault@gmail.com&gt;
Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Curtis J Bezault &lt;curtbezault@gmail.com&gt;
Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg baseline] Fix baseline error (#11896)</title>
<updated>2020-06-12T20:09:46+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-06-12T20:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=83627767af5efc3e5a2903ffca54dc6acb00ca99'/>
<id>83627767af5efc3e5a2903ffca54dc6acb00ca99</id>
<content type='text'>
* [tinyfiledialogs] Re-trigger CI test

* [msix] Fix source hash

* [geographiclib] Re-trigger CI test

* [soundtouch] Re-trigger CI test

* update baseline

* [plplot] Re-trigger CI test

* [dmlc] Fix issues with parallel configuration

* [tclap] Re-trigger CI test

* [itpp] Re-trigger CI test

* [mpg123] Re-trigger CI test

* [qwt] Re-trigger CI test

* [soundtouch] Re-trigger CI test

* [pthreads] Re-trigger CI test</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [tinyfiledialogs] Re-trigger CI test

* [msix] Fix source hash

* [geographiclib] Re-trigger CI test

* [soundtouch] Re-trigger CI test

* update baseline

* [plplot] Re-trigger CI test

* [dmlc] Fix issues with parallel configuration

* [tclap] Re-trigger CI test

* [itpp] Re-trigger CI test

* [mpg123] Re-trigger CI test

* [qwt] Re-trigger CI test

* [soundtouch] Re-trigger CI test

* [pthreads] Re-trigger CI test</pre>
</div>
</content>
</entry>
<entry>
<title>[libpcap] Enable compilation of libpcap port on x86-windows and x64-windows (#10731)</title>
<updated>2020-06-12T06:13:23+00:00</updated>
<author>
<name>Silvio Traversaro</name>
<email>silvio.traversaro@iit.it</email>
</author>
<published>2020-06-12T06:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=310f4df34f154e1e2cd0502a717baf6ccbe29549'/>
<id>310f4df34f154e1e2cd0502a717baf6ccbe29549</id>
<content type='text'>
* Enable compilation of libpcap port on x86-windows and x64-windows

As winpcap and libpcap install the same headers, this two
port have been marked as not not compatible, and cannot be
installed together.

* Update ci.baseline.txt

* Add libcrafter failing ports to ci.baseline.txt</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Enable compilation of libpcap port on x86-windows and x64-windows

As winpcap and libpcap install the same headers, this two
port have been marked as not not compatible, and cannot be
installed together.

* Update ci.baseline.txt

* Add libcrafter failing ports to ci.baseline.txt</pre>
</div>
</content>
</entry>
<entry>
<title>[bitserializer] Update to new version 0.10 (#11683)</title>
<updated>2020-06-12T05:34:31+00:00</updated>
<author>
<name>Pavel Kisliak</name>
<email>37534137+PavelKisliak@users.noreply.github.com</email>
</author>
<published>2020-06-12T05:34:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=269aeb7f4a353a2d10332808f78aefcba27d1ef9'/>
<id>269aeb7f4a353a2d10332808f78aefcba27d1ef9</id>
<content type='text'>
* [BitSerializer] Update to version 0.9

* [bitserializer] Update to version 0.10

* [bitserializer] Enable all features by default

* [bitserializer] Update hash of tagged commit and remove "rapidyaml-archive" from default list of features

* [bitserializer] Add alias packages for deprecated BitSerializer's libraries

* Skip bitserializer-rapidyaml for arm and osx

* Update scripts/ci.baseline.txt

Co-authored-by: Pavel_Kisliak &lt;Pavel_Kisliak@epam.com&gt;
Co-authored-by: PhoebeHui &lt;20694052+PhoebeHui@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [BitSerializer] Update to version 0.9

* [bitserializer] Update to version 0.10

* [bitserializer] Enable all features by default

* [bitserializer] Update hash of tagged commit and remove "rapidyaml-archive" from default list of features

* [bitserializer] Add alias packages for deprecated BitSerializer's libraries

* Skip bitserializer-rapidyaml for arm and osx

* Update scripts/ci.baseline.txt

Co-authored-by: Pavel_Kisliak &lt;Pavel_Kisliak@epam.com&gt;
Co-authored-by: PhoebeHui &lt;20694052+PhoebeHui@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[python3] Update to Python 3.8 (#11708)</title>
<updated>2020-06-12T05:23:26+00:00</updated>
<author>
<name>Adam Johnson</name>
<email>AdamJohnso@gmail.com</email>
</author>
<published>2020-06-12T05:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e1783c68c43bc59f545551071a2775971497c871'/>
<id>e1783c68c43bc59f545551071a2775971497c871</id>
<content type='text'>
* [python3] Update to Python 3.8.3.

[vtk] Update to Python 3.8 and fix improper Python3 artifact
specification.

* [python3] Fix static linking, broken in 121faf2.

* [hyperscan] Add missing build dependency (fixes CI on macOS).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [python3] Update to Python 3.8.3.

[vtk] Update to Python 3.8 and fix improper Python3 artifact
specification.

* [python3] Fix static linking, broken in 121faf2.

* [hyperscan] Add missing build dependency (fixes CI on macOS).</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Merge unit test pass into x86-windows. (#11858)</title>
<updated>2020-06-12T00:49:22+00:00</updated>
<author>
<name>Billy O'Neal</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-06-12T00:49:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=be298744f7405045092f70379f3fad18de70b3db'/>
<id>be298744f7405045092f70379f3fad18de70b3db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Add nologo to windows toolchain  (#11146)</title>
<updated>2020-06-11T20:43:24+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2020-06-11T20:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c704058346b89b8f7b2c68f3162f0d4a86a47c0d'/>
<id>c704058346b89b8f7b2c68f3162f0d4a86a47c0d</id>
<content type='text'>
* add nologo to windows toolchain

* bump control of one cmake port for ci testing

* [scripts] add nologo to _DEBUG flags

* revert version bump</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add nologo to windows toolchain

* bump control of one cmake port for ci testing

* [scripts] add nologo to _DEBUG flags

* revert version bump</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] [cudnn] [msmpi] [openmpi] Update VMSS (#11365)</title>
<updated>2020-06-11T18:13:09+00:00</updated>
<author>
<name>Billy O'Neal</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-06-11T18:13:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=55d6bd1b7d1fab3515b3c7f18d2607906919d356'/>
<id>55d6bd1b7d1fab3515b3c7f18d2607906919d356</id>
<content type='text'>
Co-authored-by: @JackBoosY 
Co-authored-by: Stefano Sinigardi &lt;stesinigardi@hotmail.com&gt;
Co-authored-by: Voskrese &lt;10104740+Voskrese@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: @JackBoosY 
Co-authored-by: Stefano Sinigardi &lt;stesinigardi@hotmail.com&gt;
Co-authored-by: Voskrese &lt;10104740+Voskrese@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[cairo] Install the xlib header file when selecting feature x11 (#11868)</title>
<updated>2020-06-11T09:27:30+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-06-11T09:27:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1caebee7bf8106d34f3d574e599d951a40f0a779'/>
<id>1caebee7bf8106d34f3d574e599d951a40f0a779</id>
<content type='text'>
* [cairo] Install the xlib header file when selecting feature x11

* update baseline

* Update CMakeLists.txt</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [cairo] Install the xlib header file when selecting feature x11

* update baseline

* Update CMakeLists.txt</pre>
</div>
</content>
</entry>
</feed>
