<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/scripts/cmake, 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>[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>[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>
<entry>
<title>Introduce an easier way to identify target systems... (#6846)</title>
<updated>2019-06-26T22:00:48+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2019-06-26T22:00:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=fd87a081bb6acc33ec4e581f1ce60edcad80eda1'/>
<id>fd87a081bb6acc33ec4e581f1ce60edcad80eda1</id>
<content type='text'>
* Introduce an easier way to identify target systems...

* fix missing ()

* move the include around.
also added vcpkg_common_functions to be automatically included

* remove warning message

* added remaining VCPKG_CMAKE_SYSTEM_NAMEs found only in vcpkg_configure_cmake to load a toolchain.

* remove warning again from messed up merge
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Introduce an easier way to identify target systems...

* fix missing ()

* move the include around.
also added vcpkg_common_functions to be automatically included

* remove warning message

* added remaining VCPKG_CMAKE_SYSTEM_NAMEs found only in vcpkg_configure_cmake to load a toolchain.

* remove warning again from messed up merge
</pre>
</div>
</content>
</entry>
<entry>
<title>[docs]Update cmake docs (#7039)</title>
<updated>2019-06-25T23:08:18+00:00</updated>
<author>
<name>Phil Christensen</name>
<email>philc@microsoft.com</email>
</author>
<published>2019-06-25T23:08:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=1ce24dd0db6d9cf6cdb348ff29aa8454b3f1b028'/>
<id>1ce24dd0db6d9cf6cdb348ff29aa8454b3f1b028</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[scripts] Fix vcpkg_fixup_cmake on non Windows platforms (#5630)</title>
<updated>2019-06-25T06:21:30+00:00</updated>
<author>
<name>tarcila</name>
<email>tarcila@users.noreply.github.com</email>
</author>
<published>2019-06-25T06:21:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=54b3be6b60466370d37edbe64fb6c6ede8487f04'/>
<id>54b3be6b60466370d37edbe64fb6c6ede8487f04</id>
<content type='text'>
* [scripts] Fix vcpkg_fixup_cmake on non Windows platforms

Script was only handling tools executables ending with .exe.
Changed it so anything under /bin/ in transformed.

This fixes for instance FlatcTargets-release.cmake from flatbuffers
port on osx.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [scripts] Fix vcpkg_fixup_cmake on non Windows platforms

Script was only handling tools executables ending with .exe.
Changed it so anything under /bin/ in transformed.

This fixes for instance FlatcTargets-release.cmake from flatbuffers
port on osx.</pre>
</div>
</content>
</entry>
<entry>
<title>set cmake_prefix_path correctly within vcpkg_configure_meson</title>
<updated>2019-06-20T14:37:45+00:00</updated>
<author>
<name>Norbert Nemec</name>
<email>Norbert@Nemec-online.de</email>
</author>
<published>2019-06-19T20:35:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=11506d1426163df3c867a99bacd84b8911ea3224'/>
<id>11506d1426163df3c867a99bacd84b8911ea3224</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mesonbuild - Update to 0.51.0</title>
<updated>2019-06-20T14:37:45+00:00</updated>
<author>
<name>Norbert Nemec</name>
<email>Norbert@Nemec-online.de</email>
</author>
<published>2019-06-19T20:32:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=989d0497025e59c9f9946bb6c7b1c742604bb589'/>
<id>989d0497025e59c9f9946bb6c7b1c742604bb589</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use correct path separators for each platform (#6960)</title>
<updated>2019-06-19T19:08:02+00:00</updated>
<author>
<name>Igor Kostenko</name>
<email>isanych@gmail.com</email>
</author>
<published>2019-06-19T19:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=943aed271fe256ae683d522bb95d5c2d3f317339'/>
<id>943aed271fe256ae683d522bb95d5c2d3f317339</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] update python3 to 3.7.3 on windows (#6383)</title>
<updated>2019-06-19T17:47:09+00:00</updated>
<author>
<name>Phil Christensen</name>
<email>philc@microsoft.com</email>
</author>
<published>2019-06-19T17:47:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=df0b8d9e55bfb6772a9e5c02fd826ab520e5d2f8'/>
<id>df0b8d9e55bfb6772a9e5c02fd826ab520e5d2f8</id>
<content type='text'>
* [vcpkg] update python3 to 3.7.3 on windows
* Update scripts/cmake/vcpkg_find_acquire_program.cmake
Co-Authored-By: Bradley Austin Davis &lt;bdavis@saintandreas.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] update python3 to 3.7.3 on windows
* Update scripts/cmake/vcpkg_find_acquire_program.cmake
Co-Authored-By: Bradley Austin Davis &lt;bdavis@saintandreas.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
