<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/libvpx, branch signing</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[libvpx] Support arm64-windows (#11963)</title>
<updated>2020-06-17T20:43:44+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2020-06-17T20:43:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=121f3d502a8e3f88958b069a6f9c06dc6243a418'/>
<id>121f3d502a8e3f88958b069a6f9c06dc6243a418</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libvpx] Add cmake config file (#11795)</title>
<updated>2020-06-11T09:38:22+00:00</updated>
<author>
<name>Matthias C. M. Troffaes</name>
<email>matthias.troffaes@gmail.com</email>
</author>
<published>2020-06-11T09:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6e67cb1745c68c6f7008cfa3b80496f45cbdb99c'/>
<id>6e67cb1745c68c6f7008cfa3b80496f45cbdb99c</id>
<content type='text'>
* [libvpx] Add cmake config file

This allows libvpx to be used with

find_package(libvpx CONFIG REQUIRED)
target_link_libraries(main PRIVATE libvpx::libvpx)

Tested on all supported windows triplets.

* [libvpx] Rename cmake config file to make clear it is unofficial

* [libvpx] Add cmake config target guard

* [libvpx] Update version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libvpx] Add cmake config file

This allows libvpx to be used with

find_package(libvpx CONFIG REQUIRED)
target_link_libraries(main PRIVATE libvpx::libvpx)

Tested on all supported windows triplets.

* [libvpx] Rename cmake config file to make clear it is unofficial

* [libvpx] Add cmake config target guard

* [libvpx] Update version</pre>
</div>
</content>
</entry>
<entry>
<title>[libvpx] Change default target on Unix (#11500)</title>
<updated>2020-05-26T21:05:44+00:00</updated>
<author>
<name>Vitaly Petrov</name>
<email>v31337@gmail.com</email>
</author>
<published>2020-05-26T21:05:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b37f5d651d0f55a3f0ed709ed1682a4385294519'/>
<id>b37f5d651d0f55a3f0ed709ed1682a4385294519</id>
<content type='text'>
* [libvpx] Change default target on Unix

* Update CONTROL

* [libvpx] Support to build x86/x64 on Unix

* [libvpx] Update by review comments

* Update portfile.cmake

* [libvpx] By default build with 'generic-gnu'</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libvpx] Change default target on Unix

* Update CONTROL

* [libvpx] Support to build x86/x64 on Unix

* [libvpx] Update by review comments

* Update portfile.cmake

* [libvpx] By default build with 'generic-gnu'</pre>
</div>
</content>
</entry>
<entry>
<title>[libvpx] Added support for build on MacOS and Linux (#11022)</title>
<updated>2020-05-06T17:45:40+00:00</updated>
<author>
<name>Vitaly Petrov</name>
<email>v31337@gmail.com</email>
</author>
<published>2020-05-06T17:45:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=07f7b67186aa037b932eb4aadee5c318f68a5c08'/>
<id>07f7b67186aa037b932eb4aadee5c318f68a5c08</id>
<content type='text'>
* [libvpx] Added support for build on MacOS and Linux

* [libvpx] Fix ci-baseline</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [libvpx] Added support for build on MacOS and Linux

* [libvpx] Fix ci-baseline</pre>
</div>
</content>
</entry>
<entry>
<title>[msbuild] Hotfix /p:UseEnv=True to be a port-local setting (#11058)</title>
<updated>2020-04-30T17:11:20+00:00</updated>
<author>
<name>Voskrese</name>
<email>10104740+Voskrese@users.noreply.github.com</email>
</author>
<published>2020-04-30T17:11:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b8c5ede662c774a5e2a10418933075a9f84ccd0c'/>
<id>b8c5ede662c774a5e2a10418933075a9f84ccd0c</id>
<content type='text'>
* Update vcpkg_build_msbuild.cmake

* Update vcpkg_install_msbuild.cmake

* Update CONTROL

* Update CONTROL

* Update portfile.cmake

* Update portfile.cmake

* Update ci.baseline.txt</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update vcpkg_build_msbuild.cmake

* Update vcpkg_install_msbuild.cmake

* Update CONTROL

* Update CONTROL

* Update portfile.cmake

* Update portfile.cmake

* Update ci.baseline.txt</pre>
</div>
</content>
</entry>
<entry>
<title>[libvpx][mpg123] Fix use of YASM in MSBuild (via path) (#10952)</title>
<updated>2020-04-24T04:18:56+00:00</updated>
<author>
<name>Voskrese</name>
<email>10104740+Voskrese@users.noreply.github.com</email>
</author>
<published>2020-04-24T04:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=ed9511fcf6d6fd6ab1358db7d19b5fee7cbda05c'/>
<id>ed9511fcf6d6fd6ab1358db7d19b5fee7cbda05c</id>
<content type='text'>
* Update vcpkg_build_msbuild.cmake

* Update vcpkg_install_msbuild.cmake

* Update portfile.cmake

* Update CONTROL

* Update portfile.cmake

* Update CONTROL

* Update ci.baseline.txt.

* Update ci.baseline.txt

* Update ci.baseline.txt

* Update ci.baseline.txt

* Update portfile.cmake

* Update CONTROL

* Update CONTROL

* Update portfile.cmake

* [mpg123][libvpx] UWP is a target

Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update vcpkg_build_msbuild.cmake

* Update vcpkg_install_msbuild.cmake

* Update portfile.cmake

* Update CONTROL

* Update portfile.cmake

* Update CONTROL

* Update ci.baseline.txt.

* Update ci.baseline.txt

* Update ci.baseline.txt

* Update ci.baseline.txt

* Update portfile.cmake

* Update CONTROL

* Update CONTROL

* Update portfile.cmake

* [mpg123][libvpx] UWP is a target

Co-authored-by: Billy Robert O'Neal III &lt;bion@microsoft.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] fatal_error when patch fails to apply (#8087)</title>
<updated>2019-10-07T17:35:13+00:00</updated>
<author>
<name>Stefano Sinigardi</name>
<email>stesinigardi@hotmail.com</email>
</author>
<published>2019-10-07T17:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=726c11148105a97aef39bec024fdb7c140b1b154'/>
<id>726c11148105a97aef39bec024fdb7c140b1b154</id>
<content type='text'>
vcpkg will now fail on failure to apply patches except when using `--head`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
vcpkg will now fail on failure to apply patches except when using `--head`.</pre>
</div>
</content>
</entry>
<entry>
<title>[libvpx] Fix build when VCPKG_BUILD_TYPE is set. (#8100)</title>
<updated>2019-09-09T16:00:10+00:00</updated>
<author>
<name>Joseph Davies</name>
<email>deledrius@gmail.com</email>
</author>
<published>2019-09-09T16:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=188d5e1c19ec017f215ecfb3c7395a6771b19148'/>
<id>188d5e1c19ec017f215ecfb3c7395a6771b19148</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[libvpx] Update to 1.8.1. (#8086)</title>
<updated>2019-09-08T00:46:02+00:00</updated>
<author>
<name>Joseph Davies</name>
<email>deledrius@gmail.com</email>
</author>
<published>2019-09-08T00:46:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=9c76ee368a7d14590103ccb903ee4bb902bd4b41'/>
<id>9c76ee368a7d14590103ccb903ee4bb902bd4b41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[WIP] Add a Homepage URL entry for vcpkg ports (#2933)</title>
<updated>2019-06-15T23:54:47+00:00</updated>
<author>
<name>pravic</name>
<email>ehysta@gmail.com</email>
</author>
<published>2019-06-15T23:54:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad'/>
<id>18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad</id>
<content type='text'>
* [vcpkg] Add "Homepage" field to the CONTROL files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Add "Homepage" field to the CONTROL files.</pre>
</div>
</content>
</entry>
</feed>
