<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/scripts/bootstrap.ps1, 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] Update message in bootstrap.ps1 (#12145)</title>
<updated>2020-07-01T23:58:04+00:00</updated>
<author>
<name>Phoebe</name>
<email>20694052+PhoebeHui@users.noreply.github.com</email>
</author>
<published>2020-07-01T23:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=bd2dbb2ce50ecb31ea8206ede7975041cd6d75eb'/>
<id>bd2dbb2ce50ecb31ea8206ede7975041cd6d75eb</id>
<content type='text'>
* [vcpkg] Update message in bootstrap.ps1

* Update docs/users/integration.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Update message in bootstrap.ps1

* Update docs/users/integration.md</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] VM Update (#12176)</title>
<updated>2020-07-01T17:53:10+00:00</updated>
<author>
<name>Billy O'Neal</name>
<email>bion@microsoft.com</email>
</author>
<published>2020-07-01T17:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=532db1d8f7a5ac7d415fd9feccb7d1ee4377c9f3'/>
<id>532db1d8f7a5ac7d415fd9feccb7d1ee4377c9f3</id>
<content type='text'>
* [qt5] Add more dependent Linux packages for https://github.com/microsoft/vcpkg/pull/11596/

* [vcpkg] Add LLVM 10 to Windows CI machines for https://github.com/microsoft/vcpkg/pull/11655/

* [vcpkg] Add missing Param block to InstallLLVM function.

* [vcpkg] Add throw after all Write-Error calls for consistency with https://github.com/microsoft/vcpkg/pull/12172</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [qt5] Add more dependent Linux packages for https://github.com/microsoft/vcpkg/pull/11596/

* [vcpkg] Add LLVM 10 to Windows CI machines for https://github.com/microsoft/vcpkg/pull/11655/

* [vcpkg] Add missing Param block to InstallLLVM function.

* [vcpkg] Add throw after all Write-Error calls for consistency with https://github.com/microsoft/vcpkg/pull/12172</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] msbuild: do not build vcpkgmetricsuploader when -disableMetrics (#11368)</title>
<updated>2020-05-18T18:05:23+00:00</updated>
<author>
<name>Markus Rickert</name>
<email>rickertm@users.noreply.github.com</email>
</author>
<published>2020-05-18T18:05:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=47e9a1d1c1f95f26020ccf44c4bef570ac740583'/>
<id>47e9a1d1c1f95f26020ccf44c4bef570ac740583</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Omit telemetry message when bootstrapping with `-disableMetrics` (#10061)</title>
<updated>2020-02-14T02:12:12+00:00</updated>
<author>
<name>Victor Romero</name>
<email>romerosanchezv@gmail.com</email>
</author>
<published>2020-02-14T02:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=2523a19f70741a0383cd3bc8bedd8c5e52b9b54e'/>
<id>2523a19f70741a0383cd3bc8bedd8c5e52b9b54e</id>
<content type='text'>
* Don't show telemetry message when passing --disableMetrics to bootstrap.sh

* Don't show telemetry message when passing -disableMetrics to bootstrap-vcpkg.bat
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Don't show telemetry message when passing --disableMetrics to bootstrap.sh

* Don't show telemetry message when passing -disableMetrics to bootstrap-vcpkg.bat
</pre>
</div>
</content>
</entry>
<entry>
<title>update telemetry</title>
<updated>2019-11-22T23:07:00+00:00</updated>
<author>
<name>dan-shaw</name>
<email>51385773+dan-shaw@users.noreply.github.com</email>
</author>
<published>2019-11-22T23:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0a0440c1a89037866f091dae33a3859f40f41fa2'/>
<id>0a0440c1a89037866f091dae33a3859f40f41fa2</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 telemetry</title>
<updated>2019-11-14T21:12:36+00:00</updated>
<author>
<name>dan-shaw</name>
<email>51385773+dan-shaw@users.noreply.github.com</email>
</author>
<published>2019-11-14T21:12:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=552296a74113a7f56babe232e7f554f1279484c5'/>
<id>552296a74113a7f56babe232e7f554f1279484c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(#8013) [vcpkg] Compatibility with pwsh &gt;= 6.2</title>
<updated>2019-09-06T23:16:15+00:00</updated>
<author>
<name>TheGoddessInari</name>
<email>thegoddessinari@gmail.com</email>
</author>
<published>2019-09-01T12:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=0872eebe34db686c8d87936e3c39984ab609bd5b'/>
<id>0872eebe34db686c8d87936e3c39984ab609bd5b</id>
<content type='text'>
In Powershell 6.2/7.0, `Get-ChildItem`'s paths are now printed as
absolute paths instead of relative paths; this breaks the code we have
that assumes that they're printed as relative paths.

Thus, change the code to request the `Name` property specifically, which
is what we actually wanted.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In Powershell 6.2/7.0, `Get-ChildItem`'s paths are now printed as
absolute paths instead of relative paths; this breaks the code we have
that assumes that they're printed as relative paths.

Thus, change the code to request the `Name` property specifically, which
is what we actually wanted.
</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Bootstrap should use Get-CimInstance instead of Get-WmiObject. (#6788)</title>
<updated>2019-06-17T06:09:07+00:00</updated>
<author>
<name>TheGoddessInari</name>
<email>thegoddessinari@gmail.com</email>
</author>
<published>2019-06-17T06:09:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=8cd2d17460d7c8d1dc74491cd890691f9546dc8c'/>
<id>8cd2d17460d7c8d1dc74491cd890691f9546dc8c</id>
<content type='text'>
* [vcpkg] Bootstrap should use Get-CimInstance instead of Get-WmiObject.

This lets it work with Powershell Core 6.0.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Bootstrap should use Get-CimInstance instead of Get-WmiObject.

This lets it work with Powershell Core 6.0.</pre>
</div>
</content>
</entry>
<entry>
<title>Bootstrap: Refining PreferredToolArchitecture (#6398)</title>
<updated>2019-05-20T22:48:59+00:00</updated>
<author>
<name>ccorn</name>
<email>ccorn@1tein.de</email>
</author>
<published>2019-05-20T22:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b0b895bff642afc8bc33c827b0b4430c6f8353b2'/>
<id>b0b895bff642afc8bc33c827b0b4430c6f8353b2</id>
<content type='text'>
* Patch to enable bootstrap on Win32

* [bootstrap-vcpkg] Test OS version to set PreferredToolArchitecture
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Patch to enable bootstrap on Win32

* [bootstrap-vcpkg] Test OS version to set PreferredToolArchitecture
</pre>
</div>
</content>
</entry>
</feed>
