Commit Graph

41 Commits

Author SHA1 Message Date
Robert Schumacher
bdc430c8ec [protobuf] Fix protoc.exe on non-windows 2019-01-09 12:27:19 -08:00
Robert Schumacher
bb1bb1c94a Updates 2018.12.14 2019-01-09 12:27:19 -08:00
Robert Schumacher
e7a37f14a8 [protobuf] Disable building the lite runtime. Resolves https://github.com/protocolbuffers/protobuf/issues/4925. 2018-10-17 04:38:15 -07:00
Alexander Karatarakis
03bdf7c205 Fix CMAKE_EXECUTABLE_SUFFIX not available under cmake -P 2018-08-07 17:49:46 -07:00
TheAifam5
e3dc99e22b [protobuf] Update to 3.6.1 2018-08-02 00:10:52 +02:00
Jozef Izso
c95b6bfdc4 [grpc] Update to v1.12.0 [protobuf] Update to v3.6.0.1 2018-07-17 16:09:11 -07:00
Jozef Izso
bfa66299a2 Patch protobuf to fix the compilation error C4146 in wire_format_lite.h
Fixes #3352
2018-05-18 08:59:22 +02:00
Dale Stammen
55322d464e added ignore 4703 warning to fix uwp builds (#3279)
* added ignore 4703 warning to fix uwp builds

* [protobuf] Bump version to include patchfile
2018-05-16 17:09:19 -07:00
Alexander Karatarakis
7e7958739e Use CMAKE_EXECUTABLE_SUFFIX 2018-05-08 17:22:37 -07:00
Alexander Karatarakis
825c22de58 [protobuf] Fix protoc permissions 2018-04-23 18:43:05 -07:00
Alexander Karatarakis
bb7501a37e [protobuf] Fix for linux/osx 2018-04-10 15:05:47 -07:00
past-due
2efeda15a2 [protobuf] Fix build failure when VCPKG_BUILD_TYPE is set 2018-03-19 19:33:13 -04:00
Robert Schumacher
9f9778ccff [many ports] Improve behavior on Linux and general cleanup 2018-03-11 23:42:54 -07:00
Koby Kahane
b1fea45886 [protobuf] update to 3.5.1 2018-01-31 16:30:03 +02:00
Robert Schumacher
fec269d594 [protobuf] Restore removed export required for GRPC. [grpc] Update to 1.7.2 2017-11-25 12:36:50 -08:00
Robert Schumacher
473d3e4c51
[protobuf] bump version to 3.5.0 2017-11-25 10:11:08 -08:00
Thierry Bastian
df4d694cf1 protobuf: upgrade to protobuf 3.5 2017-11-23 16:24:13 +01:00
Konstantin Podsvirov
2b60cb12c9 [protobuf] Add feature packages for zlib
ZLib based features like Gzip streams.
2017-11-01 21:06:25 +03:00
Robert Schumacher
2c9ee072da [vcpkg_build_cmake] Refactor _build_ and _install_ into a single cmake script.
Regenerate documentation. Remove MSVC_64_TOOLSET option because it's obsolete.
2017-10-05 17:49:28 -07:00
Alexander Karatarakis
5e2e32ac4b [protobuf] Point to the correct url for protoc 2017-09-21 13:12:50 -07:00
Thierry Bastian
d40f2a4a5d protobuf: update to 3.4.1 2017-09-21 17:30:11 +02:00
Alexander Karatarakis
26516fe485 vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7) 2017-09-09 00:12:54 -07:00
Arkady Shapkin
5ad0d81875 [protobuf] Fix define PROTOBUF_USE_DLLS with static linking. Closes #1798 2017-09-09 02:58:25 +03:00
Arkady Shapkin
92e30b10ec [protobuf] Fix problem with define PROTOBUF_USE_DLLS 2017-09-07 22:16:39 +03:00
Thierry Bastian
a64bc4a8be code review 2017-09-04 08:38:26 +02:00
Thierry Bastian
a610f62587 protobuf: switching to 3.4 2017-09-01 13:42:51 +02:00
Robert Schumacher
2055a9cd44 Merge pull request #1377 from FinancedHydra/fix-uwp-protobuf
Disable protobuf compiler on UWP
2017-07-14 12:45:04 -07:00
Robert Schumacher
17df9be71f Merge pull request #1411 from atkawa7/patch-1
[protobuf] Fix protobuf missing semi colons #1409
2017-07-07 23:13:17 -07:00
Robert Schumacher
c297ee9848 [protobuf] Hotfix previous change. Fixes #1409. 2017-07-07 23:12:54 -07:00
atkawa7
8cd9b24ee4 [protobuf] Fix protobuf missing semi colons #1409 2017-07-07 22:41:34 -07:00
Robert Schumacher
5e45ee4a2d [protobuf] Fix protobuf headers to encode dynamic/static link. Fixes #1354. Fixes #1353. 2017-07-07 17:51:59 -07:00
Joe Schmitt
294b56c593 Remove duplicate code from protobuf compiler flag 2017-06-30 14:40:55 -07:00
Joe Schmitt
997107adb7 Disable protobuf compiler on UWP 2017-06-30 13:59:23 -07:00
Robert Schumacher
70871f0a18 [protobuf] Bump version number 2017-06-12 15:07:41 -07:00
Silvio
0e50d70199 Fix protobuf dynamic build
Backport https://github.com/google/protobuf/pull/3216
2017-06-12 17:26:30 +02:00
Arkadiy Shapkin
6721b5337d [protobuf] Update to version 3.3.0 2017-05-10 22:29:10 +03:00
Robert Schumacher
1c3335ed66 [grpc+protobuf] Update to 1.1.2 and 3.2.0 respectively. 2017-02-17 01:18:32 -08:00
Alexander Karatarakis
4ace533ad7 [protobuf] Attempt to make build more consistent 2017-01-16 18:36:47 -08:00
Alexander Karatarakis
05369e9e26 [protobuf] Remove empty directories 2016-11-02 15:01:26 -07:00
Alexander Karatarakis
fa24a2d00d [protobuf] Mark as tool 2016-10-26 14:52:55 -07:00
Arkadiy Shapkin
5294d36841 [protobuf] Initial addition 2016-10-04 01:24:53 +03:00