Yang Gao
|
0789c49566
|
Merge pull request #5042 from ctiller/compile
Fix clang3.7/tsan compile failure
|
9 years ago |
Nicolas "Pixel" Noble
|
221c9c74e7
|
Fixing inclusion of stdint.h
|
9 years ago |
Michael Lumish
|
bf9ac1fcc7
|
Merge pull request #5055 from jtattermusch/python_mac_artifact
Build python artifact on Mac
|
9 years ago |
Michael Lumish
|
b9b38ba62b
|
Merge pull request #5058 from jtattermusch/fix_node_build_package
Make sure artifacts dir exists
|
9 years ago |
Chris Bacon
|
b767d09c31
|
Fix NativeExtensions for coreclr
Coreclr doesn't support Assembly.GetExecutingAssembly(),
use TypeInfo.Assembly instead, which is supported on all platforms.
|
9 years ago |
Masood Malekghassemi
|
10509a28c7
|
Fix Python Windows build
|
9 years ago |
Masood Malekghassemi
|
ab7055a0e7
|
Format a line
|
9 years ago |
Nicolas "Pixel" Noble
|
7dc4b7099a
|
Dirty hack to get 32 bits loading in the cython core.
|
9 years ago |
Nicolas "Pixel" Noble
|
e018f9f2e8
|
Almost there.
|
9 years ago |
Masood Malekghassemi
|
c9c53eeba5
|
Sundry fixes
|
9 years ago |
Masood Malekghassemi
|
df1e07e5c1
|
Add shim for Python's gRPC core on Windows
|
9 years ago |
Vijay Pai
|
fb837eaa20
|
Merge branch 'master' into async_thread_stress_test
|
9 years ago |
Vijay Pai
|
0a3a766960
|
Give tsan a chance
|
9 years ago |
Jorge Canizales
|
be303e12cb
|
Add user agent of the library to that of the app.
|
9 years ago |
Vijay Pai
|
7abca85d21
|
Merge pull request #5059 from yang-g/two_impls
clang-format
|
9 years ago |
yang-g
|
1df27e384f
|
clang-format
|
9 years ago |
Jan Tattermusch
|
714f3945ec
|
make sure artifacts dir exists
|
9 years ago |
Kristopher Wuollett
|
20b79e702d
|
Updated user agent to be a host-level setting
|
9 years ago |
Jan Tattermusch
|
844c355a3c
|
we actually need the wheel
|
9 years ago |
Kristopher Wuollett
|
99354c3cad
|
Formatting and naming fixes
|
9 years ago |
Vijay Pai
|
912fe05ed3
|
Merge branch 'master' into async_thread_stress_test
|
9 years ago |
Craig Tiller
|
87afe8c12f
|
Merge pull request #5054 from vjpai/copyright
Fix copyright on a test
|
9 years ago |
Vijay Pai
|
feef8be5ae
|
clang-format
|
9 years ago |
vjpai
|
73d2a12d4b
|
Fix copyright
|
9 years ago |
Jan Tattermusch
|
e066717041
|
add python mac target
|
9 years ago |
Jan Tattermusch
|
e320dca283
|
chmod u+x
|
9 years ago |
Craig Tiller
|
efda009e24
|
Merge pull request #5048 from jtattermusch/fix_python_pkgnaming
Force 32bit uname when building artifacts
|
9 years ago |
Craig Tiller
|
6dacf8089f
|
Merge pull request #5038 from murgatroid99/node_extension_file_build.yaml
Add new Node JS file to build.yaml
|
9 years ago |
Jan Tattermusch
|
11e3a3bf70
|
Merge pull request #5050 from murgatroid99/ruby_mac_artifact_build
Enable Ruby Mac artifact build
|
9 years ago |
Vijay Pai
|
63b28447e8
|
Remove the command-line flags
|
9 years ago |
Vijay Pai
|
490e5023d7
|
Fix a typecast...
|
9 years ago |
murgatroid99
|
33c808b739
|
Enable Ruby Mac artifact build
|
9 years ago |
Michael Lumish
|
93f8845064
|
Merge pull request #5031 from nicolasnoble/groar
Making the ruby gem for MacOS work again.
|
9 years ago |
Michael Lumish
|
5f1b21db98
|
Merge pull request #5049 from jtattermusch/make_executable
chmod u+x build_packages.sh
|
9 years ago |
Jan Tattermusch
|
61a97dcc32
|
chmod u+x build_packages.sh
|
9 years ago |
Jan Tattermusch
|
46a3543ef1
|
Merge pull request #5046 from murgatroid99/node_automatic_packages
Add package build script for Node.js
|
9 years ago |
murgatroid99
|
3c3e58eb27
|
Fixed copy/paste errors in package_target.py
|
9 years ago |
Jan Tattermusch
|
7cf8bf46ae
|
for 32bit uname when building artifacts
|
9 years ago |
murgatroid99
|
dc3b4a4689
|
Add package build script for Node.js
|
9 years ago |
Yang Gao
|
e51db34255
|
Merge pull request #4958 from sreecha/server_try_cancel_api
Implement a TryCancel() API on ServerContext to cancel the API from the server side
|
9 years ago |
Michael Lumish
|
efa1345214
|
Merge pull request #5044 from jtattermusch/csharp_more_distribtests
Add more C# distribtest platforms
|
9 years ago |
Michael Lumish
|
5f03339766
|
Merge pull request #5045 from jtattermusch/run_distribtest
Enable running distribtests on Jenkins
|
9 years ago |
Jan Tattermusch
|
3e7cc18213
|
enable running distribtest on jenkins
|
9 years ago |
David G. Quintas
|
119282ba7b
|
Merge pull request #5039 from vjpai/limit_cores
Fix core limit dummy code for non-Linux cases
|
9 years ago |
Vijay Pai
|
e51d29d93c
|
Remove some std:: so that grpc:: will be used by default when available
|
9 years ago |
Vijay Pai
|
9f3bbb00d8
|
Generalize namespace for ParseCommandLineFlags
|
9 years ago |
Vijay Pai
|
d10bbb63f8
|
Refactor to favor composition over inheritance
Also make num_threads and num_rpcs as command-line flags
|
9 years ago |
Alistair Veitch
|
9ded5dbf35
|
fix missed merge issue
|
9 years ago |
Craig Tiller
|
e1c2d6a6df
|
Fix clang3.7/tsan compile failure
|
9 years ago |
adelez
|
4253522c76
|
Merge pull request #4999 from adelez/fix_interop_report
Handle the case where result.http2results is none.
|
9 years ago |