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 |
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 |
adelez
|
4253522c76
|
Merge pull request #4999 from adelez/fix_interop_report
Handle the case where result.http2results is none.
|
9 years ago |
Jan Tattermusch
|
14b07e6368
|
add more C# distribtest platforms
|
9 years ago |
Jan Tattermusch
|
f8ea3e4a5b
|
Merge pull request #5040 from murgatroid99/node_artifacts
Add working Node artifact builder for all platforms
|
9 years ago |
Nicolas Noble
|
05d83c77e9
|
Merge pull request #5032 from yang-g/two_impls
Fix clean up logic when failing to add a secure port.
|
9 years ago |
Jan Tattermusch
|
284faf3b8c
|
Merge pull request #5036 from ctiller/fixes2
Binary compatibility fixes
|
9 years ago |
murgatroid99
|
41a9e83360
|
Merged from master
|
9 years ago |
Sree Kuchibhotla
|
4aadcb4ebf
|
Run tools/distrib/clang_format_code.sh
|
9 years ago |
murgatroid99
|
673f65be14
|
Add working Node artifact builder for all platforms
|
9 years ago |
Michael Lumish
|
25ba7a3d7e
|
Merge pull request #5033 from nicolasnoble/gemfile.lock-ignore
Ignoring Gemfile.lock file.
|
9 years ago |
vjpai
|
7f1b65b8c6
|
Took out dependence on vector
|
9 years ago |
vjpai
|
5a80d6f606
|
Merge branch 'master' into limit_cores
|
9 years ago |
murgatroid99
|
91629977e8
|
Add new Node JS file to build.yaml
|
9 years ago |
vjpai
|
574020edf1
|
Forgot to put this in the Mac version
|
9 years ago |
Sree Kuchibhotla
|
9bc6fa0a40
|
Merge branch 'master' into server_try_cancel_api
|
9 years ago |
Craig Tiller
|
1b1e238259
|
Better dynamic linking
|
9 years ago |
Craig Tiller
|
2bf5169f64
|
Prevent infinite loop
|
9 years ago |
Nicolas "Pixel" Noble
|
590ae9dd94
|
Ignoring Gemfile.lock file.
|
9 years ago |
yang-g
|
9632716848
|
remove debug commments
|
9 years ago |
yang-g
|
70fa0da7f1
|
add a test
|
9 years ago |
Nicolas Noble
|
2bc107f74c
|
Making the ruby gem for MacOS work again.
|
9 years ago |
Jorge Canizales
|
6b4ec07ec9
|
Merge pull request #5001 from a11r/doc4
Create statuscodes.md
|
9 years ago |
Nicolas "Pixel" Noble
|
f51a901f54
|
Shifting the merge mechanism.
|
9 years ago |
yang-g
|
9356b47903
|
clean up the clean up code
|
9 years ago |
Nicolas "Pixel" Noble
|
6e72daece5
|
Using libtool instead of ar under MacOS.
|
9 years ago |
Craig Tiller
|
0342f82a92
|
Merge pull request #5002 from jtattermusch/more_artifacts
Build ruby linux artifacts on Jenkins
|
9 years ago |
Jan Tattermusch
|
445dc51ff0
|
Merge pull request #5012 from ctiller/python_targets
Python and Ruby targets for distribution testing
|
9 years ago |
Jan Tattermusch
|
a14008ba2f
|
increase timeout
|
9 years ago |
Jan Tattermusch
|
44372138c5
|
build ruby artifact
|
9 years ago |
Jan Tattermusch
|
5517c0dc55
|
Merge pull request #5011 from jtattermusch/csharp_pem_resource
Make roots.pem an embedded resource for C#.
|
9 years ago |
Sree Kuchibhotla
|
c0ddf41d5d
|
Merge pull request #5019 from yang-g/two_impls
Remove the old impl caused by 4921
|
9 years ago |
Nicolas Noble
|
90262f8750
|
Merge pull request #5023 from jtattermusch/distribtest_progress
C# distribtest fixes
|
9 years ago |
Jan Tattermusch
|
5a8ea29ed0
|
libc6-dev no longer required for C#
|
9 years ago |