Nicolas "Pixel" Noble
|
2283ff6638
|
Fixing dll hell.
|
9 years ago |
Nicolas "Pixel" Noble
|
1723044a12
|
Allowing for debug builds.
|
9 years ago |
Nicolas "Pixel" Noble
|
d899dce5e1
|
Few more fixes to the Ruby installation.
-) properly depending on libraries.
-) adding an independent 'loader' class to use instead of require 'grpc/grpc'.
|
9 years ago |
Nicolas "Pixel" Noble
|
c1a89b8d76
|
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 |
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 |
Jan Tattermusch
|
f846aaf41b
|
Merge pull request #4928 from jtattermusch/fix_32bit_linux_tests
Fix 32bit linux tests
|
9 years ago |
Nicolas "Pixel" Noble
|
51b1aeee68
|
Moving some config defaults to build.yaml, and moving others to CPPFLAGS.
|
9 years ago |
Yang Gao
|
bdaea02205
|
Merge pull request #4927 from ctiller/fix-undefined-behavior
Fix undefined behavior
|
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 |
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 |
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 |
Craig Tiller
|
2c1c7d5473
|
Fix copyrights
|
9 years ago |
Craig Tiller
|
324426b654
|
Merge github.com:grpc/grpc into fix-c++
|
9 years ago |
Vijay Pai
|
7a5e89570c
|
Merge branch 'master' into dynamic_sizing2
|
9 years ago |
Masood Malekghassemi
|
26e4f5b1b6
|
Merge pull request #4923 from nathanielmanistaatgoogle/tests
Python test improvements
|
9 years ago |
Yang Gao
|
9671a90742
|
Merge pull request #4907 from vjpai/generic_qps
Make generic QPS test work properly
|
9 years ago |
Vijay Pai
|
1613fdfb78
|
Merge pull request #4888 from ctiller/twah
Fix some outstanding TSAN issues
|
9 years ago |
Jan Tattermusch
|
ed342b1c4d
|
meaningful name for grpc_jenkins_slave
|
9 years ago |
Jan Tattermusch
|
2bb4d3fda2
|
dockerfile cleanup
|
9 years ago |
Jan Tattermusch
|
788ee23ab3
|
cleanup sanity tests
|
9 years ago |
Jan Tattermusch
|
1b3b1ee05a
|
Merge pull request #4873 from murgatroid99/node_test_running_fix
Stop Node tests from incorrectly reporting success
|
9 years ago |
Jan Tattermusch
|
06300f7b5d
|
Merge pull request #4885 from jtattermusch/run_tests_refactor
Run tests refactoring
|
9 years ago |
Vijay Pai
|
1d71a0e084
|
Merge branch 'generic_qps' into dynamic_sizing2
|
9 years ago |
Vijay Pai
|
36e7770101
|
Merge branch 'master' into generic_qps
|
9 years ago |
Bogdan Drutu
|
9ee560f8b1
|
Merge pull request #4920 from a-veitch/census_init_fix
Remove bad error return in census_initialize
|
9 years ago |
Vijay Pai
|
7d8335f875
|
Don't log newlines
|
9 years ago |
Craig Tiller
|
049c8cc4ff
|
Merge github.com:grpc/grpc into twah
|
9 years ago |
Craig Tiller
|
493c15113e
|
Add comment
|
9 years ago |
Vijay Pai
|
0a32766aa2
|
Merge pull request #4871 from ctiller/mwah
Fix a build error on newer clangs with msan
|
9 years ago |
Craig Tiller
|
08f1d8e992
|
Merge branch 'twah' of github.com:ctiller/grpc into twah
|
9 years ago |
Craig Tiller
|
8b16d14557
|
Merge github.com:grpc/grpc into twah
|
9 years ago |
Nicolas "Pixel" Noble
|
1d44510083
|
Tidying things up.
|
9 years ago |
Nicolas "Pixel" Noble
|
d649c2113d
|
Removing Makefile circular dependencies.
|
9 years ago |
Vijay Pai
|
7a984f0e3a
|
Copyright
|
9 years ago |