<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/scripts/buildsystems/msbuild, 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>Resolves "project is never up-to-date" problem (issue 6179) (#7322)</title>
<updated>2019-07-22T17:47:57+00:00</updated>
<author>
<name>crusader-mike</name>
<email>crusader.mike@gmail.com</email>
</author>
<published>2019-07-22T17:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=126812d18bf244b9141d466ca27582df176a2038'/>
<id>126812d18bf244b9141d466ca27582df176a2038</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update applocal.ps1 (#4942)</title>
<updated>2019-06-13T00:41:28+00:00</updated>
<author>
<name>shadowxiali</name>
<email>276404541@qq.com</email>
</author>
<published>2019-06-13T00:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=555b760c67fcadea334c109b219c41b12b063413'/>
<id>555b760c67fcadea334c109b219c41b12b063413</id>
<content type='text'>
* Update applocal.ps1

* Update applocal.ps1

Fix Microsoft#2801,
prev modify mistake UTF8 to UTF

* Update applocal.ps1

in win7 chinese path, must utf8 to avoid copy dll fail
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update applocal.ps1

* Update applocal.ps1

Fix Microsoft#2801,
prev modify mistake UTF8 to UTF

* Update applocal.ps1

in win7 chinese path, must utf8 to avoid copy dll fail
</pre>
</div>
</content>
</entry>
<entry>
<title>Overwriting dlls in the destination output directory when the source … (#4796)</title>
<updated>2019-02-28T21:52:51+00:00</updated>
<author>
<name>SvenPStarFinanz</name>
<email>spa@starfinanz.de</email>
</author>
<published>2019-02-28T21:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7859944528be28bee1fda9f325b78d6a7f02124e'/>
<id>7859944528be28bee1fda9f325b78d6a7f02124e</id>
<content type='text'>
* Overwriting dlls in the destination output directory when the source is newer.

* [vcpkg] cleanup whitespace
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Overwriting dlls in the destination output directory when the source is newer.

* [vcpkg] cleanup whitespace
</pre>
</div>
</content>
</entry>
<entry>
<title>Temp fix for #4359 (#4573)</title>
<updated>2018-11-09T07:48:09+00:00</updated>
<author>
<name>Alexander Neumann</name>
<email>30894796+Neumann-A@users.noreply.github.com</email>
</author>
<published>2018-11-09T07:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4f7d4dc66f242a2b86ce38673c7dd9c32110257f'/>
<id>4f7d4dc66f242a2b86ce38673c7dd9c32110257f</id>
<content type='text'>
* make user wide integration not burn everything if LLVM is used as a toolset.
(e.g. cmake -G "VS" -TLLVM fails to even find compiler due to linker issues)
fixes #4359 but might have side effects for that toolset.
(e.g. not automatically adding dependencies)

* remove whitespaces

* [vcpkg-integrate] Conform to MSBuild conventions for comparisons
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* make user wide integration not burn everything if LLVM is used as a toolset.
(e.g. cmake -G "VS" -TLLVM fails to even find compiler due to linker issues)
fixes #4359 but might have side effects for that toolset.
(e.g. not automatically adding dependencies)

* remove whitespaces

* [vcpkg-integrate] Conform to MSBuild conventions for comparisons
</pre>
</div>
</content>
</entry>
<entry>
<title>[qt5-base] Update qtdeploy.ps1 to generate qt.conf, qml, and qtquick. Fixes #2857.</title>
<updated>2018-10-23T22:12:57+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2018-10-23T00:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a1fe9544fd042a40fcfd28f04032a8f539486bdf'/>
<id>a1fe9544fd042a40fcfd28f04032a8f539486bdf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New packages: libimobiledevice, getopt, readline (#3504)</title>
<updated>2018-08-08T11:15:13+00:00</updated>
<author>
<name>Frederik Carlier</name>
<email>frederik.carlier@quamotion.mobi</email>
</author>
<published>2018-08-08T11:15:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=cc00cf05fb70ddec3197ca0ee7cbd47cc1c8ccfe'/>
<id>cc00cf05fb70ddec3197ca0ee7cbd47cc1c8ccfe</id>
<content type='text'>
* Add libplist

* Add libusbmuxd

* Fix typos

* Add getopt

* Add libimobiledevice

* Fix typos

* Add libideviceactivation

* Add ideviceinstaller

* Include utilities

* Install usbmuxd

* Add readline

* Fix readline on 64-bit windows

* Add libirecovery

* libideviceactivation: include tools

* Bump versions to fix build issues

* Bump versions

* Add idevicerestore

* [getopt][getopt-win32] Rename to getopt-win32 and only install on Windows Desktop

* [readline][readline-win32] Rename to readline-win32 and only install for Windows Desktop

* [vcpkg_from_github][vcpkg_apply_patches] Make PATCHES relative to the current port directory

* [vcpkg_install_msbuild][vcpkg_check_linkage] Introduce vcpkg_install_msbuild() and vcpkg_check_linkage().

* [libimobiledevice et al] Use vcpkg_from_github() and vcpkg_install_msbuild()

* [readline] Fix static builds
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add libplist

* Add libusbmuxd

* Fix typos

* Add getopt

* Add libimobiledevice

* Fix typos

* Add libideviceactivation

* Add ideviceinstaller

* Include utilities

* Install usbmuxd

* Add readline

* Fix readline on 64-bit windows

* Add libirecovery

* libideviceactivation: include tools

* Bump versions to fix build issues

* Bump versions

* Add idevicerestore

* [getopt][getopt-win32] Rename to getopt-win32 and only install on Windows Desktop

* [readline][readline-win32] Rename to readline-win32 and only install for Windows Desktop

* [vcpkg_from_github][vcpkg_apply_patches] Make PATCHES relative to the current port directory

* [vcpkg_install_msbuild][vcpkg_check_linkage] Introduce vcpkg_install_msbuild() and vcpkg_check_linkage().

* [libimobiledevice et al] Use vcpkg_from_github() and vcpkg_install_msbuild()

* [readline] Fix static builds
</pre>
</div>
</content>
</entry>
<entry>
<title>[magnum] Properly deploy plugins (#3191)</title>
<updated>2018-04-19T02:33:12+00:00</updated>
<author>
<name>Jonathan Hale</name>
<email>Squareys@googlemail.com</email>
</author>
<published>2018-04-19T02:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=3a3fa5cd8f02dde78b00c12273b338e293edcd51'/>
<id>3a3fa5cd8f02dde78b00c12273b338e293edcd51</id>
<content type='text'>
* [magnum] Properly deploy magnum plugins

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Add tinygltfimporter feature

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum][magnum-plugins] Add features: trade and any*

Prepares upcoming move of those sublibraries and allows building --head
immediately.
For current release this only adds some unused cmake flags that will be
ignored.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Add gl feature, cleanup dependencies, mark upcoming features

And sort features alphabetically.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Prepare renaming of static flag for --head installs

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Add two missing feature dependencies

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Enable magnum[any*] features by default

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [magnum] Properly deploy magnum plugins

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Add tinygltfimporter feature

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum][magnum-plugins] Add features: trade and any*

Prepares upcoming move of those sublibraries and allows building --head
immediately.
For current release this only adds some unused cmake flags that will be
ignored.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Add gl feature, cleanup dependencies, mark upcoming features

And sort features alphabetically.

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum-plugins] Prepare renaming of static flag for --head installs

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Add two missing feature dependencies

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;

* [magnum] Enable magnum[any*] features by default

Signed-off-by: Squareys &lt;squareys@googlemail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>[qt5-base][qtdeploy] Deploy plugin dependencies to the executable's folder.</title>
<updated>2018-02-08T21:25:45+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2018-02-08T03:00:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=73e45b0ce2b4132a24708a0359c76927ed418e15'/>
<id>73e45b0ce2b4132a24708a0359c76927ed418e15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix OpenNI2 deploy (#2627)</title>
<updated>2018-01-23T16:45:23+00:00</updated>
<author>
<name>Tsukasa Sugiura</name>
<email>t.sugiura0204@gmail.com</email>
</author>
<published>2018-01-23T16:45:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=64203615a6d593fafbea36ce4cd01583deb0ad01'/>
<id>64203615a6d593fafbea36ce4cd01583deb0ad01</id>
<content type='text'>
* Fix OpenNI2 deploy

Fix to deploy initialization file and drivers.

* [openni2] Adjusting deployopenni2.ps1 paths

* Fix Create Directory of OpenNI2 Drivers

Fix create directory of OpenNI2 drivers.

* Fix Deploy Script Path

Fix deploy script path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix OpenNI2 deploy

Fix to deploy initialization file and drivers.

* [openni2] Adjusting deployopenni2.ps1 paths

* Fix Create Directory of OpenNI2 Drivers

Fix create directory of OpenNI2 drivers.

* Fix Deploy Script Path

Fix deploy script path.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add preliminary support for arm-windows and arm64-windows triplets (#2371)</title>
<updated>2018-01-03T23:19:52+00:00</updated>
<author>
<name>Jacek Blaszczynski</name>
<email>biosciencenow@outlook.com</email>
</author>
<published>2018-01-03T23:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a28138eb9ef8d2986227b7cd784be9ffa8492a46'/>
<id>a28138eb9ef8d2986227b7cd784be9ffa8492a46</id>
<content type='text'>
* Add preliminary support for arm-windows and arm64-windows triplets

Visual Studio 15.4 shipped with new VC tools targeting arm and arm64
for desktop. This change allows for recognition and usage of new
triplets supporting arm and arm64 Windows desktop and server targets.

* Remove unnecessary changes

* Part 2

* Part 3

* Make detection of Arm64 _VCPKG_TARGET_ARCHITECTURE precise

* Enforce usage of Visual Studio CMake generatorfor arm and temporarily arm64 targets

* Address code review feedback, clean libjpeg-turbo port.cmake

* [libjpeg-turbo][tiff] Reduce changes to existing libraries.

* [vcpkg-cmake] Simplify toolchain selection logic and improve comments
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add preliminary support for arm-windows and arm64-windows triplets

Visual Studio 15.4 shipped with new VC tools targeting arm and arm64
for desktop. This change allows for recognition and usage of new
triplets supporting arm and arm64 Windows desktop and server targets.

* Remove unnecessary changes

* Part 2

* Part 3

* Make detection of Arm64 _VCPKG_TARGET_ARCHITECTURE precise

* Enforce usage of Visual Studio CMake generatorfor arm and temporarily arm64 targets

* Address code review feedback, clean libjpeg-turbo port.cmake

* [libjpeg-turbo][tiff] Reduce changes to existing libraries.

* [vcpkg-cmake] Simplify toolchain selection logic and improve comments
</pre>
</div>
</content>
</entry>
</feed>
