Craig Tiller
2c2cf6d2c5
Smoke test initial version
10 years ago
Craig Tiller
b9de09f2ac
Allow specifying warmup, benchmark times
10 years ago
Craig Tiller
fb0edb86cd
Merge pull request #1231 from nicolasnoble/msys2-fix
...
Fixing msys2 compilation...
10 years ago
Jan Tattermusch
7dde627a6a
Merge pull request #1230 from tbetbetbe/grpc_tools_update_deb_release
...
Grpc tools update debian release
10 years ago
Nicolas "Pixel" Noble
c8f95e3592
Fixing msys2 compilation...
10 years ago
Nathaniel Manista
e6dc81facd
Merge pull request #1219 from ejona86/integration-test-docs
...
Add text specification of integration test cases.
10 years ago
Eric Anderson
282130923c
Add interoperability test case descriptions
...
It is a partially manual port from Google Docs to Markdown. The content
was not changed in any important way.
10 years ago
Tim Emiola
0f6a1ccfd8
Merge pull request #1226 from murgatroid99/objective_c_plugin
...
Objective C protoc plugin
10 years ago
Tim Emiola
0de5407cc7
Merge pull request #1221 from jtattermusch/math_server
...
Added example math server
10 years ago
Tim Emiola
ded51698fd
Update the libgrpc debian package to depend on the experimental version of openssl
10 years ago
Tim Emiola
0c62832cc1
Updated the version to 0.6.0
10 years ago
Tim Emiola
1e3361c161
Use the local version of the distpackages when build debian files
10 years ago
Nicolas Noble
9973aa3aa6
Merge pull request #1223 from soltanmm/mac-dylib
...
Enable dylib installation on MacOS
10 years ago
Masood Malekghassemi
d1be74ff56
Enable dylib installation on MacOS
...
Enables the installation of dylibs to the MacOS prefix, and ensures that the
install name of the dylibs are just their file names rather than their relative
paths from project root when built.
10 years ago
Masood Malekghassemi
106882854b
Merge pull request #1202 from atombender/fix-python-build-on-mac
...
Python: OS X doesn't have librt, so don't link to it.
10 years ago
murgatroid99
ac0002adb8
Made Objective C plugin build without error
10 years ago
Michael Lumish
9a532afc28
Merge pull request #1220 from jtattermusch/csharp_calltype_fix
...
Fix grpc_csharp_ext calltype decl
10 years ago
Jan Tattermusch
8c5d68bd0b
add calltype decl where missing
10 years ago
Alexander Staubo
8eac91eaf4
OS X doesn't have librt, so don't link to it.
10 years ago
murgatroid99
d3efd0a1ec
Created Objective C stub code generators
10 years ago
Abhishek Kumar
bc83a5ea0e
Merge pull request #1218 from tbetbetbe/grpc_ruby_release_0_6_0
...
Bump ruby version to match the new release
10 years ago
Tim Emiola
0c665141db
Merge pull request #1217 from soltanmm/pypi
...
Version update to 0.5.0
10 years ago
Tim Emiola
81e9a74876
Merge pull request #1216 from jtattermusch/csharp_version_bump
...
csharp version 0.1 -> 0.2
10 years ago
Tim Emiola
14e941d0d2
Bump ruby version to match the new release
10 years ago
Masood Malekghassemi
2b34e5adf1
Version update to 0.5.0
10 years ago
Jan Tattermusch
e8fef4319c
csharp version 0.1 -> 0.2
10 years ago
Abhishek Kumar
6fa875dcf2
Merge pull request #1214 from nicolasnoble/06
...
Bumping library version to 0.6.
10 years ago
Nicolas "Pixel" Noble
5e51518f61
Bumping library version to 0.6.
10 years ago
Abhishek Kumar
2132a21c4c
Merge pull request #1213 from murgatroid99/php_version_0_5
...
Updated composer.json to version 0.5.0
10 years ago
murgatroid99
2db4ebdec9
Updated composer.json to version 0.5.0
10 years ago
Vijay Pai
c71121cbe2
Merge pull request #1185 from nicolasnoble/the-purge
...
Removing C++11-isms about multithreading.
10 years ago
Craig Tiller
2e14249332
Merge pull request #1207 from nicolasnoble/macos-fix
...
Fixing MacOS build breakage introduced in #1191 .
10 years ago
Nicolas Noble
a397330cc0
Fixing MacOS build breakage introduced in #1191 .
10 years ago
Nicolas Noble
cee05a45eb
Merge pull request #1206 from tony612/grpc
...
change gflags url in .gitmodules to github
10 years ago
Tony Han
d448247496
change gflags in .gitmodules to github
10 years ago
Nicolas "Pixel" Noble
b092916a2a
Addressing concerns.
10 years ago
Tim Emiola
e4f2f1580d
Merge pull request #1154 from soltanmm/pypi
...
Enable PyPI package management
10 years ago
Masood Malekghassemi
451887ba2c
Enable PyPI package management
10 years ago
Nicolas "Pixel" Noble
d81684f191
Merge branch 'master' of github.com:google/grpc into the-purge
10 years ago
Jan Tattermusch
4c64d4695a
Added example math server
10 years ago
Masood Malekghassemi
fdd65f325d
Merge pull request #1203 from nathanielmanistaatgoogle/update-interop-generated-code
...
Update generated code used in Python interop tests
10 years ago
Michael Lumish
dce2f52aad
Merge pull request #1204 from jtattermusch/examples_cleanup
...
Cleanup of C# API examples
10 years ago
Masood Malekghassemi
5180df41f3
Merge pull request #1201 from nathanielmanistaatgoogle/metadata-transformer
...
Add a metadata_transformer to the Python stub.
10 years ago
Nathaniel Manista
89ad057854
Update the generated Python interop code.
...
https://github.com/grpc/grpc/issues/1150 tracks the fact that these
files shouldn't even exist. For now, however, they do and should be
kept current.
10 years ago
Jan Tattermusch
14832f8db9
Merge pull request #1191 from nicolasnoble/gpr_thd_join
...
Adding joinable threads, and gpr_thd_join.
10 years ago
Jan Tattermusch
9a6b60de1e
Merge pull request #1194 from tbetbetbe/grpc_tools_simplify_deb_building
...
Simplifies the work needed to create a new deb
10 years ago
Michael Lumish
0d8d958226
Merge pull request #1198 from atombender/master
...
Remove unused references to malloc.h
10 years ago
Michael Lumish
d6a5636a7f
Merge pull request #1199 from atombender/gyp-fix-mac
...
Fix compilation of Node package on Mac
10 years ago
Alexander Staubo
425e46c56c
Fix compilation of Node package conditionally on Mac:
...
* Set compilation target 10.9.
* Add C++11 compilation.
* Remove librt dependency.
10 years ago
Nathaniel Manista
cd7096deb6
Add a metadata_transformer to the Python stub.
10 years ago