Jan Tattermusch
|
385af3bc61
|
fixup
|
2019-03-19 07:25:23 -04:00 |
Jan Tattermusch
|
c24acc3d4a
|
fix grpc-dotnet interop tests
|
2019-03-18 22:29:08 +01:00 |
Jan Tattermusch
|
0f8a3aeeb7
|
install jq
|
2019-03-18 14:30:23 +01:00 |
Jan Tattermusch
|
472613c3bc
|
check dotnet SDK version before building ASP.NET core interop image
|
2019-03-18 14:20:53 +01:00 |
Jan Tattermusch
|
e48e1e84d8
|
Merge pull request #18151 from dronecore/16856-fix-codegen-off-install
Bugfix: builds disabled by CODEGEN=OFF should not be installed
|
2019-03-14 17:25:09 +01:00 |
Jan Tattermusch
|
96fd871694
|
bump C# protobuf dependency
|
2019-03-12 05:12:45 -04:00 |
Jan Tattermusch
|
f601afae14
|
bump ruby google-protobuf dependency
|
2019-03-12 05:12:45 -04:00 |
Jan Tattermusch
|
dcb3b03971
|
Merge pull request #18070 from jtattermusch/aspnetcore_server
Add interop tests for grpc-dotnet repository
|
2019-03-12 10:05:03 +01:00 |
Jonas Vautherin
|
37ba57ec48
|
Bugfix: cc_install following a cc_library must use BUILD_CODEGEN, too
|
2019-03-08 14:59:11 +01:00 |
Jan Tattermusch
|
b1dbf68373
|
update the docker image to netcore3 preview3
|
2019-03-07 03:15:08 -05:00 |
Nicolas Noble
|
b3ebb0c978
|
Merge pull request #18183 from dankegel/issue18131-rpath-when-in-opt-on-linux
Fix shared library resolution when installed to e.g. /opt on Linux
|
2019-02-27 15:07:37 -08:00 |
Nicolas Noble
|
76f59813bd
|
Merge pull request #17624 from dankegel/issue17620-include-path-avoid-old-installed-headers
Avoid referring to old installed headers
|
2019-02-26 20:49:23 -08:00 |
Dan Kegel
|
3e88dcaef2
|
Makefile: fix shared library resolution on linux when installed to e.g. /opt
For issue 18131.
|
2019-02-26 12:46:33 -08:00 |
Jan Tattermusch
|
d0c42dec85
|
hotfix: download unreleased preview3
|
2019-02-21 09:15:22 +01:00 |
Jan Tattermusch
|
84189ad71a
|
Merge pull request #11795 from hesmar/cmake_crosscompile
when cross-compiling, the host grpc_cpp_plugin should be used
|
2019-02-20 13:19:38 +01:00 |
Stanley Cheung
|
0c91494fa0
|
Merge pull request #17862 from jerrycmh/memory_leak_test
Memory Leak Test for php unit tests
|
2019-02-19 13:37:39 -08:00 |
Jerry
|
a7cb65b119
|
Remove useless comment and add EOL
|
2019-02-15 13:32:34 -08:00 |
Jan Tattermusch
|
0e4c184845
|
use internal variable
|
2019-02-15 17:51:52 +01:00 |
Markus Heß
|
0d7a0ded1c
|
when cross-compiling, the host grpc_cpp_plugin should be used
|
2019-02-15 17:44:57 +01:00 |
Jan Tattermusch
|
8ba48b42ce
|
dummy grpc_csharp_ext stubs should never be reached
|
2019-02-15 17:14:15 +01:00 |
Jan Tattermusch
|
cfc2156665
|
add AspNetCore interop server
|
2019-02-14 18:25:28 +01:00 |
Jerry
|
ab4fbc88b6
|
removed changes in php docker file
|
2019-02-13 15:01:25 -08:00 |
Jerry
|
18c75f13a1
|
removed php docker file
|
2019-02-13 13:17:28 -08:00 |
Jan Tattermusch
|
1599fd5f70
|
unity android: add dummy stubs to fix il2cpp build
|
2019-02-13 13:20:34 +01:00 |
Jan Tattermusch
|
596d1b0563
|
refactor native_methods stub generator
|
2019-02-13 13:20:33 +01:00 |
Jerry
|
63544ea3ae
|
memory leak test for php
|
2019-02-12 15:45:26 -08:00 |
Jan Tattermusch
|
9197a6ea25
|
simplify c# build_packages scripts, get rid of a template
|
2019-02-07 20:50:04 +01:00 |
rmstar
|
0ec2ccb1ac
|
Merge pull request #17956 from rmstar/builddoc
Fixed typo in templates documentation
|
2019-02-06 19:57:23 -08:00 |
apolcyn
|
bc3abf3fcb
|
Merge pull request #17897 from apolcyn/enable_ares_take_3
Revert "Revert c-ares as the default resolver"
|
2019-02-06 19:43:39 -08:00 |
Prashant Jaikumar
|
d77bf34c1c
|
Fixed typo in templates documentation
|
2019-02-06 14:14:31 -08:00 |
Alexander Polcyn
|
139d9f6e94
|
Revert "Revert c-ares as the default resolvre"
This reverts commit ca30b2240f.
|
2019-01-31 15:06:34 -08:00 |
Lidi Zheng
|
c372768fee
|
Install Bazel using its installation script
|
2019-01-31 12:10:43 -08:00 |
Jan Tattermusch
|
906c12568e
|
Merge pull request #17778 from jtattermusch/csharp_api_split
Move public types needed for server implementation to Grpc.Core.Api
|
2019-01-31 13:53:21 +01:00 |
Vijay Pai
|
b099ca217e
|
Revert "Memory leak test for PHP unit tests"
|
2019-01-28 23:09:49 -08:00 |
Stanley Cheung
|
30b80cadf9
|
Merge pull request #17728 from jerrycmh/memory_leak_test
Memory leak test for PHP unit tests
|
2019-01-28 10:58:45 -08:00 |
Alexander Polcyn
|
ca30b2240f
|
Revert c-ares as the default resolvre
|
2019-01-25 13:39:45 -08:00 |
Muxi Yan
|
d0f8049548
|
Merge pull request #17731 from bimawa/feature/supportTVOS
Added support tvos
|
2019-01-25 10:24:21 -08:00 |
Jan Tattermusch
|
5e8608a97f
|
update unity package build
|
2019-01-25 15:18:47 +01:00 |
Jan Tattermusch
|
140d8dcab9
|
package build should build Grpc.Core.Api nuget
|
2019-01-25 15:18:47 +01:00 |
Jerry
|
7c58a8ae76
|
rename valgrind.includ to php_valgrind.include
|
2019-01-24 13:09:43 -08:00 |
Muxi Yan
|
7d959465f2
|
Update podspec version
|
2019-01-24 10:27:12 -08:00 |
apolcyn
|
62644c7649
|
Merge pull request #17614 from blowmage/ruby-dependencies
Ruby: Loosen development dependencies
|
2019-01-22 23:10:08 -08:00 |
Yang Gao
|
a8662121c7
|
Merge pull request #17765 from yang-g/comment
Add comment to keep Dockerfile up to date against oss-fuzz
|
2019-01-22 08:58:20 -08:00 |
Jerry
|
412bba8354
|
changed comment in valgrind.include
|
2019-01-21 11:59:39 -08:00 |
Jerry
|
b273ffb609
|
create a valgrind.include, and include it in php and php7 docker images
|
2019-01-21 11:55:47 -08:00 |
Alexander Polcyn
|
2b328ee0ca
|
Re-enable c-ares as the default resolver; but keep SRV queries off by default
|
2019-01-18 17:18:33 -08:00 |
Muxi Yan
|
c3e1c72194
|
Merge branch 'master' into feature/supportTVOS
|
2019-01-18 15:53:04 -08:00 |
Muxi Yan
|
371d4cd519
|
Update pod versions
|
2019-01-18 15:51:43 -08:00 |
Muxi Yan
|
f6924ff2d1
|
fix newline EOF
|
2019-01-18 13:57:39 -08:00 |
yang-g
|
f29c56bff5
|
Update templates too
|
2019-01-18 13:32:57 -08:00 |