<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/protobuf, branch aws-lambda-cpp</title>
<subtitle>Forked from https://github.com/microsoft/vcpkg</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/'/>
<entry>
<title>[protobuf] upgrade to latest release (v3.18.0) (#20208)</title>
<updated>2021-09-22T20:09:55+00:00</updated>
<author>
<name>Carlos O'Ryan</name>
<email>coryan@users.noreply.github.com</email>
</author>
<published>2021-09-22T20:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b29f8ef37edb1cedd5c2e403dbcb355443b939f6'/>
<id>b29f8ef37edb1cedd5c2e403dbcb355443b939f6</id>
<content type='text'>
* [protobuf] upgrade to latest release (v3.18.0)

This requires patching OpenCV as it uses a function removed in the
latest version of protobuf (FWIW, upstream OpenCV has a similar patch).

* The arcus port also needs a patch

* The caffe2 port also needs a patch

* The brpc port also needs a patch</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [protobuf] upgrade to latest release (v3.18.0)

This requires patching OpenCV as it uses a function removed in the
latest version of protobuf (FWIW, upstream OpenCV has a similar patch).

* The arcus port also needs a patch

* The caffe2 port also needs a patch

* The brpc port also needs a patch</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf] add support for mingw subsystem (#19054)</title>
<updated>2021-08-02T23:59:18+00:00</updated>
<author>
<name>Liu Chenxin</name>
<email>chenxinleo@163.com</email>
</author>
<published>2021-08-02T23:59:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a863c84812089836a3c0f2f215ab3e2579fc8acf'/>
<id>a863c84812089836a3c0f2f215ab3e2579fc8acf</id>
<content type='text'>
* [protobuf] add support for mingw subsystem

* [protobuf] support for mingw

* Update the port version

* Update the baseline version

Co-authored-by: PhoebeHui &lt;20694052+PhoebeHui@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [protobuf] add support for mingw subsystem

* [protobuf] support for mingw

* Update the port version

* Update the baseline version

Co-authored-by: PhoebeHui &lt;20694052+PhoebeHui@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf] Fixed protoc path (#18741)</title>
<updated>2021-07-01T16:10:50+00:00</updated>
<author>
<name>bucurb</name>
<email>bobuc@microsoft.com</email>
</author>
<published>2021-07-01T16:10:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=59e3243c9911d1f736ac39c17a77a92fa2b9cddc'/>
<id>59e3243c9911d1f736ac39c17a77a92fa2b9cddc</id>
<content type='text'>
* fixed protoc path

* bumped version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fixed protoc path

* bumped version</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf] Protobuf no longer compiles with vs2019 Update 16.10 w/ c++latest (#18251)</title>
<updated>2021-06-10T23:32:11+00:00</updated>
<author>
<name>Max Golovanov</name>
<email>maxgolov@microsoft.com</email>
</author>
<published>2021-06-10T23:32:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=7d472dd25830da92108eb76642c667aaa40512cb'/>
<id>7d472dd25830da92108eb76642c667aaa40512cb</id>
<content type='text'>
* Create port_def.patch

Patch to turn off constinit with Visual Studio 2019 Update 16.10

* Update portfile.cmake

Apply port_def.patch

* Update vcpkg.json

Increment port-version

* Add version</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Create port_def.patch

Patch to turn off constinit with Visual Studio 2019 Update 16.10

* Update portfile.cmake

Apply port_def.patch

* Update vcpkg.json

Increment port-version

* Add version</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg] Update vcpkg tool version 2021-05-05 (#17689)</title>
<updated>2021-05-06T14:12:43+00:00</updated>
<author>
<name>Robert Schumacher</name>
<email>roschuma@microsoft.com</email>
</author>
<published>2021-05-06T14:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4e83da08875f8d0f051101d2a42e1171b4001b38'/>
<id>4e83da08875f8d0f051101d2a42e1171b4001b38</id>
<content type='text'>
* [vcpkg] Update vcpkg tool version 2021-05-05

* [vcpkg] Hotfix bug in Microsoft/vcpkg-tool#34

* [vcpkg-ci] Ignore results from non-target triplets

* [protobuf] Fix regression introduced in #16904

* [vcpkg] Fix bug where 'staticcrt' was ignored

Co-authored-by: Robert Schumacher &lt;ras0219@outlook.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [vcpkg] Update vcpkg tool version 2021-05-05

* [vcpkg] Hotfix bug in Microsoft/vcpkg-tool#34

* [vcpkg-ci] Ignore results from non-target triplets

* [protobuf] Fix regression introduced in #16904

* [vcpkg] Fix bug where 'staticcrt' was ignored

Co-authored-by: Robert Schumacher &lt;ras0219@outlook.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf] update to 3.15.8 (#16449)</title>
<updated>2021-04-12T18:16:32+00:00</updated>
<author>
<name>Yonik Seeley</name>
<email>yseeley@gmail.com</email>
</author>
<published>2021-04-12T18:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=aefc4b01a49ea6f06aaece59245c5a19cd1e9af5'/>
<id>aefc4b01a49ea6f06aaece59245c5a19cd1e9af5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf] Fix deprecation warning in vcpkg_check_feature() (#16997)</title>
<updated>2021-04-01T17:32:41+00:00</updated>
<author>
<name>NancyLi1013</name>
<email>46708020+NancyLi1013@users.noreply.github.com</email>
</author>
<published>2021-04-01T17:32:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4fb865b8b763fe149cf3af0598f0cd80a4686d53'/>
<id>4fb865b8b763fe149cf3af0598f0cd80a4686d53</id>
<content type='text'>
* [protobuf] Fix deprecation warning in vcpkg_check_feature()

* Update versions

* Update keyword

* Update versions/p-/protobuf.json</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [protobuf] Fix deprecation warning in vcpkg_check_feature()

* Update versions

* Update keyword

* Update versions/p-/protobuf.json</pre>
</div>
</content>
</entry>
<entry>
<title>[vcpkg baseline][osgearth/gdal] Re-fix dependency gdal (#16904)</title>
<updated>2021-03-28T20:52:48+00:00</updated>
<author>
<name>Jack·Boos·Yu</name>
<email>47264268+JackBoosY@users.noreply.github.com</email>
</author>
<published>2021-03-28T20:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=6d9ed568117dd958c543b3ab8d3ed692965cac34'/>
<id>6d9ed568117dd958c543b3ab8d3ed692965cac34</id>
<content type='text'>
* [osgearth] Re-fix dependency gdal

* [gdal] Add dependency freexl on UNIX

* update version record

* fix patch

* convert to manifest

* update version record

* re-fix

* update version record

* add dependency freexl

* update version record

* Disable freexl

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Don't require freexl on Windows

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Revert osgearth change

* Fix the baseline version

* Fix osgearth baseline version

* [protouf] Automatic set protobuf_MODULE_COMPATIBLE to include the module file

* Set protobuf_MODULE_COMPATIBLE in wrapper

* Re-fix protobuf

* update version record

Co-authored-by: Victor Romero &lt;romerosanchezv@gmail.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
Co-authored-by: PhoebeHui &lt;20694052+PhoebeHui@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [osgearth] Re-fix dependency gdal

* [gdal] Add dependency freexl on UNIX

* update version record

* fix patch

* convert to manifest

* update version record

* re-fix

* update version record

* add dependency freexl

* update version record

* Disable freexl

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Don't require freexl on Windows

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;

* Revert osgearth change

* Fix the baseline version

* Fix osgearth baseline version

* [protouf] Automatic set protobuf_MODULE_COMPATIBLE to include the module file

* Set protobuf_MODULE_COMPATIBLE in wrapper

* Re-fix protobuf

* update version record

Co-authored-by: Victor Romero &lt;romerosanchezv@gmail.com&gt;
Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;
Co-authored-by: PhoebeHui &lt;20694052+PhoebeHui@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[many ports] Apply host dependencies (#16479)</title>
<updated>2021-03-26T19:55:34+00:00</updated>
<author>
<name>ras0219</name>
<email>533828+ras0219@users.noreply.github.com</email>
</author>
<published>2021-03-26T19:55:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=b5bb1511f0a07be530e0bde3ae098eb3d8e83e68'/>
<id>b5bb1511f0a07be530e0bde3ae098eb3d8e83e68</id>
<content type='text'>
* [vcpkg] Add VCPKG_HOST_TRIPLET. Improve vcpkg.schema.json

* [many ports] Apply host dependencies

* [yasm-tool] Revert yasm-tool changes to split into PR #16478

* [many ports] Add versions

* [vcpkg.cmake] Revert change applied in other PR

* [boost-modular-build-helper] Merge from 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] Add VCPKG_HOST_TRIPLET. Improve vcpkg.schema.json

* [many ports] Apply host dependencies

* [yasm-tool] Revert yasm-tool changes to split into PR #16478

* [many ports] Add versions

* [vcpkg.cmake] Revert change applied in other PR

* [boost-modular-build-helper] Merge from master

Co-authored-by: Robert Schumacher &lt;roschuma@microsoft.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[boost][many ports] Reformat manifest files in preparation for #15424 (#15616)</title>
<updated>2021-01-13T22:41:23+00:00</updated>
<author>
<name>ras0219</name>
<email>533828+ras0219@users.noreply.github.com</email>
</author>
<published>2021-01-13T22:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=4783c36f8c04f584ec4d232958afae9d32bc61d5'/>
<id>4783c36f8c04f584ec4d232958afae9d32bc61d5</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>
</feed>
