<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports, branch 2019.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_configure_cmake] Add NO_CHARSET_FLAG option (#7074)</title>
<updated>2019-06-30T16:31:22+00:00</updated>
<author>
<name>Victor Romero</name>
<email>romerosanchezv@gmail.com</email>
</author>
<published>2019-06-30T16:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e2049cb9754006b6a2abed781d34030e16702fad'/>
<id>e2049cb9754006b6a2abed781d34030e16702fad</id>
<content type='text'>
* [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option

* [vcpkg_configure_cmake] Add documentation for new NO_CHARSET_FLAG option

* [vcpkg_configure_cmake, windows toolchain] Handle NO_CHARSET_FLAG in toolchain

* [build.cpp] Add Windows toolchain to package hash

* [duilib,msix,thrift,tidy-html5] Use NO_CHARSET_FLAG to fix regressions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg_configure_cmake] Add NO_CHARSET_FLAG option

* [vcpkg_configure_cmake] Add documentation for new NO_CHARSET_FLAG option

* [vcpkg_configure_cmake, windows toolchain] Handle NO_CHARSET_FLAG in toolchain

* [build.cpp] Add Windows toolchain to package hash

* [duilib,msix,thrift,tidy-html5] Use NO_CHARSET_FLAG to fix regressions
</pre>
</div>
</content>
</entry>
<entry>
<title>[freetype] Upgrade to version 2.10.0 (#7057)</title>
<updated>2019-06-30T09:49:11+00:00</updated>
<author>
<name>wangli28</name>
<email>47812810+wangli28@users.noreply.github.com</email>
</author>
<published>2019-06-30T09:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=700a3e180c88c5fbd2ded05c25e8683278a2d33b'/>
<id>700a3e180c88c5fbd2ded05c25e8683278a2d33b</id>
<content type='text'>
* [freetype] Upgrade to version 2.10.0

* [freetype] Fix old patches
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [freetype] Upgrade to version 2.10.0

* [freetype] Fix old patches
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding EglContext / CglContext / GlxContext (#7060)</title>
<updated>2019-06-30T09:47:37+00:00</updated>
<author>
<name>StephaneBPRO</name>
<email>brard.stephane@gmail.com</email>
</author>
<published>2019-06-30T09:47:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=88fa3bdfd5b4f4476e7a2a9a8c94809e85c52401'/>
<id>88fa3bdfd5b4f4476e7a2a9a8c94809e85c52401</id>
<content type='text'>
Adding the Egl/Cgl/Clx Context plugin to manage crossplatform OpenGL context (MacOs / Linux)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding the Egl/Cgl/Clx Context plugin to manage crossplatform OpenGL context (MacOs / Linux)</pre>
</div>
</content>
</entry>
<entry>
<title>[libpmemobj-cpp] fix flaky config (#7097)</title>
<updated>2019-06-30T07:02:42+00:00</updated>
<author>
<name>Phil Christensen</name>
<email>philc@microsoft.com</email>
</author>
<published>2019-06-30T07:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=bd72762f691ec7c4265ae0e041c655b6bc0ee1b3'/>
<id>bd72762f691ec7c4265ae0e041c655b6bc0ee1b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[zziplib] fix flaky build (#7090)</title>
<updated>2019-06-30T05:21:00+00:00</updated>
<author>
<name>Phil Christensen</name>
<email>philc@microsoft.com</email>
</author>
<published>2019-06-30T05:21:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8d7245a91e8130efd66561ddd90877837535cfab'/>
<id>8d7245a91e8130efd66561ddd90877837535cfab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update wpilib port to fix build with full package (#7087)</title>
<updated>2019-06-30T03:04:52+00:00</updated>
<author>
<name>Thad House</name>
<email>ThadHouse@users.noreply.github.com</email>
</author>
<published>2019-06-30T03:04:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b627d2cf7915b237ff7bce6c7d5453c783546210'/>
<id>b627d2cf7915b237ff7bce6c7d5453c783546210</id>
<content type='text'>
Previously, a warning was being generated in a higher level project, and we build with /WX by default</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, a warning was being generated in a higher level project, and we build with /WX by default</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Update vcpkg_check_features document (#7091)</title>
<updated>2019-06-29T15:29:13+00:00</updated>
<author>
<name>myd7349</name>
<email>myd7349@gmail.com</email>
</author>
<published>2019-06-29T15:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a7bbee315276d37344a464eb95b02ca20ff1b0c2'/>
<id>a7bbee315276d37344a464eb95b02ca20ff1b0c2</id>
<content type='text'>
* [oniguruma] Fix misusage of vcpkg_check_features

* [xsimd] Use vcpkg_check_features
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [oniguruma] Fix misusage of vcpkg_check_features

* [xsimd] Use vcpkg_check_features
</pre>
</div>
</content>
</entry>
<entry>
<title>[asio] fix flaky build (#7083)</title>
<updated>2019-06-28T20:50:32+00:00</updated>
<author>
<name>Phil Christensen</name>
<email>philc@microsoft.com</email>
</author>
<published>2019-06-28T20:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=62ed7c17318b4f46109c2de73b7584fb04e85720'/>
<id>62ed7c17318b4f46109c2de73b7584fb04e85720</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[darknet] enable ninja (#7064)</title>
<updated>2019-06-28T20:48:42+00:00</updated>
<author>
<name>Stefano Sinigardi</name>
<email>stesinigardi@hotmail.com</email>
</author>
<published>2019-06-28T20:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=79175994c22effa9b3d945077837cdca5d370681'/>
<id>79175994c22effa9b3d945077837cdca5d370681</id>
<content type='text'>
* [darknet] enable ninja

* Bump CONTROL version
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [darknet] enable ninja

* Bump CONTROL version
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Add vcpkg_check_features (#6958)</title>
<updated>2019-06-28T17:17:39+00:00</updated>
<author>
<name>myd7349</name>
<email>myd7349@gmail.com</email>
</author>
<published>2019-06-28T17:17:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b4675fd65a5baebe93d0e60e082ae43013ed246f'/>
<id>b4675fd65a5baebe93d0e60e082ae43013ed246f</id>
<content type='text'>
* [vcpkg] Add vcpkg_check_feature, vcpkg_check_features

* [vcpkg] Remove vcpkg_check_feature

* [oniguruma,xtensor] Use vcpkg_check_features
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Add vcpkg_check_feature, vcpkg_check_features

* [vcpkg] Remove vcpkg_check_feature

* [oniguruma,xtensor] Use vcpkg_check_features
</pre>
</div>
</content>
</entry>
</feed>
