Masood Malekghassemi
ece40b263d
Clean up custom gRPC Python binaries for Linux
...
Adds doc-string to EggNameMixin, renames the custom install flag to make
it a bit clearer that the mechanism isn't necessarily limited to linux
(though certainly we'd like it to be; but that's a decision to be made
at the level of the build system and what is made available on GCS, not
here).
9 years ago
Craig Tiller
9fad88fecf
Merge pull request #4940 from jtattermusch/polish_run_portability
...
Toggle --build_only flag for portability tests via scenario name
9 years ago
Craig Tiller
3ec6b95a95
Measure CPU costs on Jenkins Linux
9 years ago
Jan Tattermusch
aab1e51bd3
Generate report.xml report with --build_only too
9 years ago
Alistair Veitch
a569906270
Merge pull request #4868 from bogdandrutu/bug
...
Fix the census initialization on the server. Remove duplicate initialization logic and also enable census per channel if census is initialized.
9 years ago
yang-g
897925eb22
fix copyright
9 years ago
Jan Tattermusch
9638c53f9d
toggle --build_only flag via scenario
9 years ago
Craig Tiller
fb1ae3a4d1
Merge pull request #4939 from rjshade/remove_unused_method
...
Remove unused grpc_udp_server_write method
9 years ago
Michael Lumish
faf5c4d322
Merge pull request #4924 from nicolasnoble/makefile-cleanup
...
More Makefile cleanup.
9 years ago
Michael Lumish
a570b73a48
Merge pull request #4902 from nicolasnoble/win32-cleanup
...
Cleaning up Windows compilation.
9 years ago
Robbie Shade
3d14fd65e8
Update copyright comments.
9 years ago
Robbie Shade
926e24cb1e
Remove unused grpc_udp_server_write method
9 years ago
Nicolas "Pixel" Noble
c1a89b8d76
Tidy.
9 years ago
Nicolas "Pixel" Noble
929523a05e
Tidy.
9 years ago
Nicolas "Pixel" Noble
e7a91a2f57
Properly building the gem file under mingw using rake-compiler-dock.
9 years ago
Nicolas "Pixel" Noble
cb287a11df
Allowing for creation of pre-compiled gems, using rack-compiler-dock.
9 years ago
Nicolas "Pixel" Noble
b8e2f9c02a
Making BoringSSL compile under mingw.
9 years ago
Nicolas "Pixel" Noble
9bcab61d27
Merge branch 'win32-cleanup' into make-ruby-installable
9 years ago
Nicolas "Pixel" Noble
bd76a63a6f
More fixes.
9 years ago
David Garcia Quintas
d79ef3af71
Fixed wrong usage of global var
9 years ago
Nicolas "Pixel" Noble
545c6c133d
Merge branch 'master' into makefile-cleanup
...
Conflicts:
Makefile
templates/Makefile.template
9 years ago
Nicolas "Pixel" Noble
4500034c03
CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around.
9 years ago
David Garcia Quintas
6523391782
sanity fixes
9 years ago
David Garcia Quintas
b4e51b52bd
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
9 years ago
David Garcia Quintas
5a9462339d
copyrights
9 years ago
David Garcia Quintas
6bd7b97dc6
DONE!!1one
9 years ago
Jan Tattermusch
f846aaf41b
Merge pull request #4928 from jtattermusch/fix_32bit_linux_tests
...
Fix 32bit linux tests
9 years ago
David Garcia Quintas
e1300deb87
After GrpcLibrary refactoring. Compiles and passes. WIP still
9 years ago
Nicolas "Pixel" Noble
51b1aeee68
Moving some config defaults to build.yaml, and moving others to CPPFLAGS.
9 years ago
Michael Lumish
e2f3465dd4
Make Node library build on Windows
9 years ago
Vijay Pai
c6d5cd180e
Merge branch 'master' into async_thread_stress_test
9 years ago
Julien Boeuf
a50da4757a
Addressing comments.
...
The new API is now actually useful...
9 years ago
Yang Gao
bdaea02205
Merge pull request #4927 from ctiller/fix-undefined-behavior
...
Fix undefined behavior
9 years ago
yang-g
348f3a234f
Use a separate list for streams stalled by transport in writing path
9 years ago
Yang Gao
d991735cb1
Merge pull request #4918 from vjpai/dynamic_sizing2
...
Allow dynamic sizing of async test thread pools (to core count) and number of client workers
9 years ago
Craig Tiller
4130e152f7
Merge pull request #4930 from ctiller/things_be_slow
...
Tweaks to improve Jenkins CPU utilization
9 years ago
Jan Tattermusch
9a4010da38
update run_portability script
9 years ago
Masood Malekghassemi
86363e540e
Merge pull request #4884 from soltanmm/deal-with-it
...
Enable binary linux distributions for Python
9 years ago
Craig Tiller
efce38195d
Merge github.com:grpc/grpc into things_be_slow
9 years ago
Julien Boeuf
373debd5c0
Adding a function to override the ssl default roots path.
...
Fixes the first part of #4834 .
9 years ago
Craig Tiller
3e301a37bc
Reduce CPU, increase MSAN timeouts
9 years ago
Jan Tattermusch
a99687be96
Fix 32 bit linux tests
9 years ago
Craig Tiller
e7780a9c75
Merge pull request #4906 from jtattermusch/runtest_more_cleanup
...
More cleanup of run_tests.py
9 years ago
Craig Tiller
b9c5505c4a
Fix undefined behavior
9 years ago
Vijay Pai
1d5faae03b
Merge branch 'master' into async_thread_stress_test
9 years ago
Yang Gao
cab82fd131
Merge pull request #4921 from ctiller/fix-c++
...
Small testing fixes
9 years ago
Craig Tiller
a0fef14784
clang-format code
9 years ago
Vijay Pai
16e45702ac
clang-format
9 years ago
Masood Malekghassemi
154b0eeaa9
Enable binary linux distributions for Python
9 years ago
vjpai
86eac3460f
Merge branch 'master' into async_thread_stress_test
9 years ago