<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/toolsrc/src/vcpkg-test, branch 2020.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] Fix create by extracting common paths settings (#11842)</title>
<updated>2020-06-16T18:58:11+00:00</updated>
<author>
<name>Billy O'Neal</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-06-16T18:58:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=04e214eb0ef9cd5fc4308dd7a43943e98ae1d534'/>
<id>04e214eb0ef9cd5fc4308dd7a43943e98ae1d534</id>
<content type='text'>
Resolves #11784</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Resolves #11784</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Allow CI to pass in all relevant directories and remove use of symbolic links (#11483)</title>
<updated>2020-06-04T02:31:28+00:00</updated>
<author>
<name>Billy O'Neal</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-06-04T02:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4fb225608532e9fb2fd2f5f1dbe9ec092cdc7c93'/>
<id>4fb225608532e9fb2fd2f5f1dbe9ec092cdc7c93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg metrics] Allow someone to opt out after build (#11542)</title>
<updated>2020-05-29T21:09:03+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2020-05-29T21:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=09319cd79e3bee6a41bb76db739aef3f3644f19f'/>
<id>09319cd79e3bee6a41bb76db739aef3f3644f19f</id>
<content type='text'>
* [vcpkg metrics] start using json library

Additionally, add floats to the JSON library since they're required.

* [vcpkg metrics] allow users to disable metrics after the build

Additionally, as a drive by, fix UUID generation

* fix metrics data

* code review</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg metrics] start using json library

Additionally, add floats to the JSON library since they're required.

* [vcpkg metrics] allow users to disable metrics after the build

Additionally, as a drive by, fix UUID generation

* fix metrics data

* code review</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] fix extern C around ctermid (#11343)</title>
<updated>2020-05-20T17:10:26+00:00</updated>
<author>
<name>nicole mazzuca</name>
<email>mazzucan@outlook.com</email>
</author>
<published>2020-05-20T17:10:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9d9a50bc9823ca1673019aa18f23d28c7a1d2ff9'/>
<id>9d9a50bc9823ca1673019aa18f23d28c7a1d2ff9</id>
<content type='text'>
Additionally, move the system_header invocations to their own header file,
&lt;vcpkg/base/system_header.h&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Additionally, move the system_header invocations to their own header file,
&lt;vcpkg/base/system_header.h&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Optimize string split slightly. (#11433)</title>
<updated>2020-05-19T22:05:53+00:00</updated>
<author>
<name>Billy O'Neal</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-05-19T22:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0116b86e38517d9f430e150feb19914915b734da'/>
<id>0116b86e38517d9f430e150feb19914915b734da</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Avoid naming Policheck sensitive term 'Virgin Islands' (#11339)</title>
<updated>2020-05-16T05:38:39+00:00</updated>
<author>
<name>Billy O'Neal</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-05-16T05:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8a583e80da3b72141105da9003175679af2fcb92'/>
<id>8a583e80da3b72141105da9003175679af2fcb92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Turn on tests and PREfast in CI, and fix tests to pass. (#11239)</title>
<updated>2020-05-14T19:49:31+00:00</updated>
<author>
<name>Billy O'Neal</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-05-14T19:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=5504dfa7da38a65981868fc7885744ac5d8f234e'/>
<id>5504dfa7da38a65981868fc7885744ac5d8f234e</id>
<content type='text'>
Co-authored-by: nicole mazzuca &lt;mazzucan@outlook.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;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Correctly record default feature list in BinaryParagraphs. Fixes #10678. (#11085)</title>
<updated>2020-04-29T22:09:55+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2020-04-29T22:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9b91a5360652bd1d5740f3e6984e702c94bf6165'/>
<id>9b91a5360652bd1d5740f3e6984e702c94bf6165</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Small touchups for vcpkg unit tests (#11068)</title>
<updated>2020-04-29T19:00:50+00:00</updated>
<author>
<name>Martin Hořeňovský</name>
<email>martin.horenovsky@gmail.com</email>
</author>
<published>2020-04-29T19:00:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6ef805c2a915cba16f5d9f1ccd38d13384f424a1'/>
<id>6ef805c2a915cba16f5d9f1ccd38d13384f424a1</id>
<content type='text'>
* Do not disable expression decomposition in some optional tests

The tests are trivial enough that it is unlikely to come useful,
but the old usage is bad practice.

* Run tests in random order

This should prevent committing tests that are run-order dependent,
or at least shake them out eventually in CI.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Do not disable expression decomposition in some optional tests

The tests are trivial enough that it is unlikely to come useful,
but the old usage is bad practice.

* Run tests in random order

This should prevent committing tests that are run-order dependent,
or at least shake them out eventually in CI.</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Add support for VCPKG_BINARY_SOURCES and --x-binarysource=&lt;&gt; (#10476)</title>
<updated>2020-04-29T17:16:40+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2020-04-29T17:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ce8b01a14bb6a61b4f0686674e4b51bd8ecfb83b'/>
<id>ce8b01a14bb6a61b4f0686674e4b51bd8ecfb83b</id>
<content type='text'>
* [vcpkg] Add support for VCPKG_BINARY_SOURCES and --binarysource=&lt;&gt;

* [vcpkg] Rename --binarysource to --x-binarysource to denote internal/experimental

* [vcpkg] Address review comments &amp; add tests for BinaryConfigParser

* [vcpkg] Replace do {} while(1); with for(;;)

Avoids conditional expresion is constant warnings

* [vcpkg] Invert if/else

* [vcpkg] Fix warning in export.prefab.cpp

* [vcpkg] Resolve merge regressions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Add support for VCPKG_BINARY_SOURCES and --binarysource=&lt;&gt;

* [vcpkg] Rename --binarysource to --x-binarysource to denote internal/experimental

* [vcpkg] Address review comments &amp; add tests for BinaryConfigParser

* [vcpkg] Replace do {} while(1); with for(;;)

Avoids conditional expresion is constant warnings

* [vcpkg] Invert if/else

* [vcpkg] Fix warning in export.prefab.cpp

* [vcpkg] Resolve merge regressions</pre>
</div>
</content>
</entry>
</feed>
