Commit Graph

23 Commits

Author SHA1 Message Date
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