<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/toolsrc/src, branch update-geos-381</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 upgrade for port-version (#13069)</title>
<updated>2020-08-25T22:08:25+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2020-08-25T22:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=dea7d758c6e721a53608f41245e4ecbd3db838f0'/>
<id>dea7d758c6e721a53608f41245e4ecbd3db838f0</id>
<content type='text'>
Co-authored-by: Billy Robert O'Neal &lt;bion@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Billy Robert O'Neal &lt;bion@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Fix #13094 by avoiding the comma operator. (#13117)</title>
<updated>2020-08-25T21:49:27+00:00</updated>
<author>
<name>Billy O'Neal</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-08-25T21:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=64cbded18ebf83f837ed77b94952f255f2b0b93e'/>
<id>64cbded18ebf83f837ed77b94952f255f2b0b93e</id>
<content type='text'>
* Fix #13094 by avoiding the comma operator.

Drive-by remove unused parenthesis and remove macro inversion in metrics.cpp.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix #13094 by avoiding the comma operator.

Drive-by remove unused parenthesis and remove macro inversion in metrics.cpp.</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Fix editable bug (#12910)</title>
<updated>2020-08-22T08:27:40+00:00</updated>
<author>
<name>ras0219</name>
<email>533828+ras0219@users.noreply.github.com</email>
</author>
<published>2020-08-22T08:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5d331ed5538b36d040e90fdd96a70fa606fe597a'/>
<id>5d331ed5538b36d040e90fdd96a70fa606fe597a</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 hint message (#13043)</title>
<updated>2020-08-21T05:44:42+00:00</updated>
<author>
<name>Phoebe</name>
<email>20694052+PhoebeHui@users.noreply.github.com</email>
</author>
<published>2020-08-21T05:44:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=f6948aeb686c015d7b582aa4d76702a2f92602b1'/>
<id>f6948aeb686c015d7b582aa4d76702a2f92602b1</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 hint message (#12976)</title>
<updated>2020-08-20T00:34:43+00:00</updated>
<author>
<name>Phoebe</name>
<email>20694052+PhoebeHui@users.noreply.github.com</email>
</author>
<published>2020-08-20T00:34:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=680b2928a1b7173f7fcb420612f5536a192f9ca3'/>
<id>680b2928a1b7173f7fcb420612f5536a192f9ca3</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 Forward Declarations (originally by @cngzhnp) (#12985)</title>
<updated>2020-08-19T22:33:15+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2020-08-19T22:33:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5e164e3dd2b9fbbd68782f4c3c73242918b3c688'/>
<id>5e164e3dd2b9fbbd68782f4c3c73242918b3c688</id>
<content type='text'>
Co-authored-by: cngzhnp &lt;cengizhanpasaoglu@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: cngzhnp &lt;cengizhanpasaoglu@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Use std::filesystem when Visual Studio is greater than 2015 (#12774)</title>
<updated>2020-08-18T16:23:01+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-08-18T16:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0bb8780a60e67320a966421e2923595fa57cbf22'/>
<id>0bb8780a60e67320a966421e2923595fa57cbf22</id>
<content type='text'>
Co-authored-by: Nicole Mazzuca &lt;mazzucan@outlook.com&gt;
Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Nicole Mazzuca &lt;mazzucan@outlook.com&gt;
Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Remove unused function (#12837)</title>
<updated>2020-08-17T15:31:45+00:00</updated>
<author>
<name>Ignacio Rodríguez</name>
<email>inz@fastmicroservices.com</email>
</author>
<published>2020-08-17T15:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5dd2b6736b7397e740d54ec2d748b56bd56350e9'/>
<id>5dd2b6736b7397e740d54ec2d748b56bd56350e9</id>
<content type='text'>
updating use of Span&lt;&gt;

after clang-format

two changes undone</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
updating use of Span&lt;&gt;

after clang-format

two changes undone</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Restore layering and purge unused ParagraphParseResult (#12897)</title>
<updated>2020-08-14T18:05:18+00:00</updated>
<author>
<name>ras0219</name>
<email>533828+ras0219@users.noreply.github.com</email>
</author>
<published>2020-08-14T18:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=74ab3aae01243119be2c2cb5edb0c187c76002f6'/>
<id>74ab3aae01243119be2c2cb5edb0c187c76002f6</id>
<content type='text'>
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: Robert Schumacher &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Reduce dependencies and contents of vcpkgpaths.h (#12876)</title>
<updated>2020-08-14T16:53:04+00:00</updated>
<author>
<name>ras0219</name>
<email>533828+ras0219@users.noreply.github.com</email>
</author>
<published>2020-08-14T16:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0c2117845e1f2e3c260b74af8d60f315343b094e'/>
<id>0c2117845e1f2e3c260b74af8d60f315343b094e</id>
<content type='text'>
* [vcpkg] Remove globally-constructed pre-defined Triplets from vcpkg.exe

The tool should be as triplet-agnostic as possible, which leaves little room for special, pre-defined names like this. However, tests do have use of them: moved into test assets.

* [vcpkg] Move predefined tools strings vcpkgpaths.h -&gt; tools.h

* [vcpkg] Add forward declarations to vcpkgpaths.h to reduce header deps

* Merge from origin/master

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Remove globally-constructed pre-defined Triplets from vcpkg.exe

The tool should be as triplet-agnostic as possible, which leaves little room for special, pre-defined names like this. However, tests do have use of them: moved into test assets.

* [vcpkg] Move predefined tools strings vcpkgpaths.h -&gt; tools.h

* [vcpkg] Add forward declarations to vcpkgpaths.h to reduce header deps

* Merge from origin/master

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
</feed>
