Arkady Shapkin
d67ae2fa3f
[grpc] Update to version 1.4.1
...
Fix installing gRPCTargets*.cmake
2017-07-08 03:42:54 +03:00
Robert Schumacher
4267c86b1f
[grpc] Use vcpkg_copy_tool_dependencies
2017-07-07 17:19:29 -07:00
Arkady Shapkin
c0890d7276
[grpc] Fix missing dll's for grpc_cpp_plugin
2017-07-07 16:29:57 +03:00
Jozef Izso
b0b186643c
grpc 1.4.0
2017-06-23 14:52:26 +02:00
Robert Schumacher
610741ee91
[grpc] Commit missed patch file.
2017-05-19 15:24:22 -07:00
Robert Schumacher
93d46a9a61
[grpc] Suppress build of csharp extension to fix #1117
2017-05-19 15:24:01 -07:00
Arkadiy Shapkin
7759a557cb
[grpc] Update to version 1.3.1
2017-05-11 14:44:14 +03:00
Robert Schumacher
a7d52089f9
[grpc] Minor portfile cleanup
2017-05-06 23:04:32 -07:00
Robert Schumacher
8df90aaa60
[grpc] Use vcpkg_fixup_cmake_targets() and improve file layout.
2017-05-06 23:02:25 -07:00
Robert Schumacher
75cdbd398b
[grpc] Update to 1.2.3
2017-04-21 19:40:04 -07:00
Alexander Karatarakis
86e2c35725
[grpc] Extract GRPC_VERSION variable
2017-04-18 17:29:24 -07:00
Robert Schumacher
1c3335ed66
[grpc+protobuf] Update to 1.1.2 and 3.2.0 respectively.
2017-02-17 01:18:32 -08:00
Robert Schumacher
678f7faf0b
Merge pull request #639 from msmolens/fix-grpc-exported-targets
...
[grpc] Fix exported targets
2017-02-09 00:04:44 -08:00
Robert Schumacher
47109bb96a
[grpc] Bump package version to match change in cmake config file output
2017-02-09 00:04:05 -08:00
Max Smolens
8c322ca613
[grpc] Fix exported targets
...
Fix gRPC's exported targets. Now CMake projects can do:
find_package(gRPC CONFIG REQUIRED)
and then use the exported targets such as gRPC::grpc and gRPC::grpc++.
Additionally, install gRPC tools and protoc plugins into the 'tools'
directory. The plugins are required to generate gRPC client and server
interfaces from .proto service definitions.
2017-02-07 15:43:52 -05:00
Dženan Zukić
9ee6208e02
Install grpc_cpp_plugin.exe into tools folder
2017-02-01 12:49:09 -05:00
codicodi
74784355e5
[grpc] build statically and preserve debug libs
2017-01-14 02:55:04 +01:00
Alexander Karatarakis
cadee66ca2
If portfile is not static-enabled yet, warn and then build dynamic
...
The opposite if portfile is not dynamic enabled
2016-11-08 14:38:47 -08:00
Alexander Karatarakis
1808d461b0
triplet is now automatically included before portfiles.
...
Also remove trailing whitespaces from portfiles
2016-11-08 14:25:47 -08:00
Alexander Karatarakis
312373c08d
[grpc] Mark as not supporting static building yet
2016-10-26 15:26:56 -07:00
Robert Schumacher
b1fe038a83
Remove use of vcpkg_build_cmake() across all portfiles. Fixes #123
2016-10-06 15:29:37 -07:00
Arkadiy Shapkin
7af1d8d390
[grpc] Initial addition
2016-10-04 01:56:16 +03:00