<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vcpkg/ports/protobuf, 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>[protobuf] Don't redefine PROTOBUF_USE_DLLS (#11516)</title>
<updated>2020-06-05T19:21:34+00:00</updated>
<author>
<name>Andi Burch</name>
<email>andi.burch@gmail.com</email>
</author>
<published>2020-06-05T19:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=accac885d8f87943fd9f6daeae811d3bbe2dabb9'/>
<id>accac885d8f87943fd9f6daeae811d3bbe2dabb9</id>
<content type='text'>
* [protobuf] Don't redefine PROTOBUF_USE_DLLS

* [protobuf] Increased version in CONTROL after merge from master.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [protobuf] Don't redefine PROTOBUF_USE_DLLS

* [protobuf] Increased version in CONTROL after merge from master.</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf] Fix RPATH error for static build (#11504)</title>
<updated>2020-05-27T05:11:06+00:00</updated>
<author>
<name>Konnov Konstantin</name>
<email>panter.dsd@gmail.com</email>
</author>
<published>2020-05-27T05:11:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a95a5022aecd513b247f069d9055709f43319a7a'/>
<id>a95a5022aecd513b247f069d9055709f43319a7a</id>
<content type='text'>
* [protobuf] Fix RPATH error for static build.

* Update version

Co-authored-by: Konstantin Konnov &lt;konstantin.konnov@litmus.io&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [protobuf] Fix RPATH error for static build.

* Update version

Co-authored-by: Konstantin Konnov &lt;konstantin.konnov@litmus.io&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf] protobuf v3.12.0 (#11397)</title>
<updated>2020-05-19T22:09:01+00:00</updated>
<author>
<name>Jozef Izso</name>
<email>jozef.izso@gmail.com</email>
</author>
<published>2020-05-19T22:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e6c6d96218e390f71b6c83761b7c73de188fbbdd'/>
<id>e6c6d96218e390f71b6c83761b7c73de188fbbdd</id>
<content type='text'>
* [protobuf] protobuf v3.12.0

* Fix ignition-msg5 library to compile with protobuf 3.12</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [protobuf] protobuf v3.12.0

* Fix ignition-msg5 library to compile with protobuf 3.12</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf] Correct protobuf under android (Fix issue #8218) (#11228)</title>
<updated>2020-05-08T21:48:03+00:00</updated>
<author>
<name>Pascal Thomet</name>
<email>pthomet@gmail.com</email>
</author>
<published>2020-05-08T21:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=fcdac2dc15122d30e08cf9c71ae2e0e6b466f1a6'/>
<id>fcdac2dc15122d30e08cf9c71ae2e0e6b466f1a6</id>
<content type='text'>
* Correct protobuf under android (Fix issue #8218)

- This fixes https://github.com/microsoft/vcpkg/issues/8218

The original error is linkely inside protobuf CMakeLists, which should
link the log library under Android.
See explanations here:
https://github.com/protocolbuffers/protobuf/issues/2719

* ports/protobuf/CONTROL: Version 3.11.4-1</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Correct protobuf under android (Fix issue #8218)

- This fixes https://github.com/microsoft/vcpkg/issues/8218

The original error is linkely inside protobuf CMakeLists, which should
link the log library under Android.
See explanations here:
https://github.com/protocolbuffers/protobuf/issues/2719

* ports/protobuf/CONTROL: Version 3.11.4-1</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf] Update to 3.11.4 (#10863)</title>
<updated>2020-04-21T20:27:19+00:00</updated>
<author>
<name>Vinny</name>
<email>vpaladino778@gmail.com</email>
</author>
<published>2020-04-21T20:27:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=84cf4b3f83e56755762744225f541c51de27d208'/>
<id>84cf4b3f83e56755762744225f541c51de27d208</id>
<content type='text'>
* Updated protobuf to 3.11.4

* Added vcpkg_check_features to handle feature checking

* Fixed indenting in vcpkg_configure_cmake

* Replaced tabs with spaces

Co-authored-by: Vincent Paladino &lt;vincent.paladino@zebra.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Updated protobuf to 3.11.4

* Added vcpkg_check_features to handle feature checking

* Fixed indenting in vcpkg_configure_cmake

* Replaced tabs with spaces

Co-authored-by: Vincent Paladino &lt;vincent.paladino@zebra.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Address review comments.</title>
<updated>2020-02-05T13:39:05+00:00</updated>
<author>
<name>Carlos O'Ryan</name>
<email>coryan@google.com</email>
</author>
<published>2020-02-04T14:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=19da994248dd92ea93e00e389c73f9e8e99de42c'/>
<id>19da994248dd92ea93e00e389c73f9e8e99de42c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf]: upgrade to v3.11.3</title>
<updated>2020-02-05T13:39:05+00:00</updated>
<author>
<name>Carlos O'Ryan</name>
<email>coryan@google.com</email>
</author>
<published>2020-02-03T13:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=e33e327bb289b5f6aa7739169a87cedb90608d6d'/>
<id>e33e327bb289b5f6aa7739169a87cedb90608d6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf] Update to 3.11.2 (#9271)</title>
<updated>2019-12-23T20:34:37+00:00</updated>
<author>
<name>Kevin Lu</name>
<email>6320810+kevinlul@users.noreply.github.com</email>
</author>
<published>2019-12-23T20:34:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=deec33abc9e89bfe40a0b10c7829ab3461d8ac56'/>
<id>deec33abc9e89bfe40a0b10c7829ab3461d8ac56</id>
<content type='text'>
* [protobuf] Update to 3.11.1

* [protobuf] Update to 3.11.2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [protobuf] Update to 3.11.1

* [protobuf] Update to 3.11.2
</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf] Update protobuf to 3.11.0 (#9131)</title>
<updated>2019-12-02T22:25:50+00:00</updated>
<author>
<name>Jozef Izso</name>
<email>jozef.izso@gmail.com</email>
</author>
<published>2019-12-02T22:25:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=cc3f5deaf77965776ca181293c99e92e0e8319f5'/>
<id>cc3f5deaf77965776ca181293c99e92e0e8319f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[protobuf] Update protobuf to 3.10.0 (#8439)</title>
<updated>2019-10-03T16:42:01+00:00</updated>
<author>
<name>Jozef Izso</name>
<email>jozef.izso@gmail.com</email>
</author>
<published>2019-10-03T16:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/vcpkg/commit/?id=a528ee4b856d0d73b6b837dfa7ab2e745d02b5ca'/>
<id>a528ee4b856d0d73b6b837dfa7ab2e745d02b5ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
