<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/scripts/buildsystems, branch update-shapelib-150</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 manifest] add feature support (#12549)</title>
<updated>2020-08-01T23:45:00+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2020-08-01T23:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=d6565e146cb131ad818a29c7d531969277582b17'/>
<id>d6565e146cb131ad818a29c7d531969277582b17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Fix [boost] find_package for MSVC2013 / v120 (#10670)</title>
<updated>2020-08-01T22:02:50+00:00</updated>
<author>
<name>Manuel Kugelmann</name>
<email>public@bitcraft.org</email>
</author>
<published>2020-08-01T22:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0e08105aa99967dd44399c36fec3d05a49f1c251'/>
<id>0e08105aa99967dd44399c36fec3d05a49f1c251</id>
<content type='text'>
* Fix [boost] find_package for MSVC2013 / v120

added conditional set(Boost_COMPILER "-vc120") to vcpkg.cmake

* fixed spacing

* fixed spaces</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix [boost] find_package for MSVC2013 / v120

added conditional set(Boost_COMPILER "-vc120") to vcpkg.cmake

* fixed spacing

* fixed spaces</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Add initial s390x support (#12534)</title>
<updated>2020-07-23T21:16:01+00:00</updated>
<author>
<name>Andrei Lebedev</name>
<email>lebdron@gmail.com</email>
</author>
<published>2020-07-23T21:16:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=077c0746be3773fdd443af52cbe5c3cc26379a15'/>
<id>077c0746be3773fdd443af52cbe5c3cc26379a15</id>
<content type='text'>
Signed-off-by: Andrei Lebedev &lt;lebdron@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Andrei Lebedev &lt;lebdron@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg manifests] fix some issues (#12227)</title>
<updated>2020-07-09T19:32:31+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2020-07-09T19:32:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=3871d733493142a6d31f4f4755fffee5fa8c469c'/>
<id>3871d733493142a6d31f4f4755fffee5fa8c469c</id>
<content type='text'>
Fixes #12190
Fixes #12208
Fixes #12234
Fixes #12286
Fixes #12315
Fixes #12186
Fixes #12331
Fixes googleapis/google-cloud-cpp#4487</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #12190
Fixes #12208
Fixes #12234
Fixes #12286
Fixes #12315
Fixes #12186
Fixes #12331
Fixes googleapis/google-cloud-cpp#4487</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Fix MSBuild regressions #12062 and #12086. (#12257)</title>
<updated>2020-07-08T22:08:17+00:00</updated>
<author>
<name>ras0219</name>
<email>533828+ras0219@users.noreply.github.com</email>
</author>
<published>2020-07-08T22:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=fd4a08806fd88299814aac886e57708ade1d7398'/>
<id>fd4a08806fd88299814aac886e57708ade1d7398</id>
<content type='text'>
This PR also renames the VcpkgUserTriplet MSBuild variable to VcpkgTriplet to minimize user confusion compared to previous practice and documentation.

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This PR also renames the VcpkgUserTriplet MSBuild variable to VcpkgTriplet to minimize user confusion compared to previous practice and documentation.

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg.targets] Fix #12292 regression with MSBuild targets (#12319)</title>
<updated>2020-07-08T20:51:03+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2020-07-08T20:51:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=eedecc033de8923a0148f7eb576de3bc3411bb54'/>
<id>eedecc033de8923a0148f7eb576de3bc3411bb54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg.cmake] Support toolchains that set CMAKE_FIND_ROOT_PATH_MODE_* variables to ONLY (#11753)</title>
<updated>2020-07-07T22:01:01+00:00</updated>
<author>
<name>Silvio Traversaro</name>
<email>silvio.traversaro@iit.it</email>
</author>
<published>2020-07-07T22:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c916abaa0ddd5d1e248834c0bd5aea81c7ed5165'/>
<id>c916abaa0ddd5d1e248834c0bd5aea81c7ed5165</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg integrate] Clean up vcpkg.target file (#4608)</title>
<updated>2020-07-05T19:39:14+00:00</updated>
<author>
<name>Dr. Frank Heimes</name>
<email>20513035+FrankHeimes@users.noreply.github.com</email>
</author>
<published>2020-07-05T19:39:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=c21893b4dc68430ebcf028ffdb190e586fc3d639'/>
<id>c21893b4dc68430ebcf028ffdb190e586fc3d639</id>
<content type='text'>
Use IncludePath and LibraryPath propertiesThese tool agnostic properties allow to configure ClCompile and ResourceCompile without repeating the code.
This change includes my changes from #4454.

Co-authored-by: Nicole Mazzuca &lt;mazzucan@outlook.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use IncludePath and LibraryPath propertiesThese tool agnostic properties allow to configure ClCompile and ResourceCompile without repeating the code.
This change includes my changes from #4454.

Co-authored-by: Nicole Mazzuca &lt;mazzucan@outlook.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[msbuild] Revert the importance to Normal (#12212)</title>
<updated>2020-07-03T03:19:23+00:00</updated>
<author>
<name>Phoebe</name>
<email>20694052+PhoebeHui@users.noreply.github.com</email>
</author>
<published>2020-07-03T03:19:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f24543e83134c0199df370d683f69641fc66c44a'/>
<id>f24543e83134c0199df370d683f69641fc66c44a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't change manifest root when manifest isn't enabled. (#12191)</title>
<updated>2020-07-01T19:18:13+00:00</updated>
<author>
<name>Stephane Lajoie</name>
<email>dada@typicus.org</email>
</author>
<published>2020-07-01T19:18:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=428df4c7d6c0718170fadb1d07edbfd996ec1103'/>
<id>428df4c7d6c0718170fadb1d07edbfd996ec1103</id>
<content type='text'>
* Don't change manifest root when manifest isn't enabled.

* Update scripts/buildsystems/msbuild/vcpkg.targets

* Apply suggestions from code review

Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Don't change manifest root when manifest isn't enabled.

* Update scripts/buildsystems/msbuild/vcpkg.targets

* Apply suggestions from code review

Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.com&gt;</pre>
</div>
</content>
</entry>
</feed>
