Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove source code and the grpc_c.so file that was built as a local binary ↵ | Alexander Polcyn | 2018-03-27 |
| | | | | | | from the ruby binary packages | ||
* | Revert "Partial revert PR#14042" | Muxi Yan | 2018-02-06 |
| | |||
* | Partial revert PR#14042 | Muxi Yan | 2018-02-05 |
| | |||
* | Ruby macos kokoro environment and package build updates | Alexander Polcyn | 2018-01-16 |
| | |||
* | Use rake-compiler-dock's Dockerfile as a base in grpc's fork of it | Alexander Polcyn | 2018-01-08 |
| | |||
* | Ignoring all ruby build errors for now | Yash Tibrewal | 2017-10-02 |
| | |||
* | Trying _POSIX define for ruby build | Yash Tibrewal | 2017-10-02 |
| | |||
* | Rolling back Rakefile changes | Yash Tibrewal | 2017-10-02 |
| | |||
* | Ruby Rakefile modifications try | Yash Tibrewal | 2017-10-02 |
| | |||
* | tentatively set embed_cares in mingw build as is done in mac/linux build | Alexander Polcyn | 2017-09-09 |
| | |||
* | disable some compiler warnings | Alexander Polcyn | 2017-09-09 |
| | |||
* | experiment | Alexander Polcyn | 2017-09-09 |
| | |||
* | specify mingw g++ compiler for ruby windows artifact build | Alexander Polcyn | 2017-05-21 |
| | |||
* | c-ares mingw32 support | Yuchen Zeng | 2017-04-18 |
| | |||
* | add end2end tests to formatter and adjust to formatter | Alexander Polcyn | 2017-03-20 |
| | |||
* | Ruby sucks. | Nicolas "Pixel" Noble | 2017-02-01 |
| | |||
* | Add ruby 2.4.0 targets to Rakefile. | Nicolas "Pixel" Noble | 2017-01-30 |
| | |||
* | Use config file template instead of Rakefile template | murgatroid99 | 2017-01-17 |
| | |||
* | Fix Ruby compilation problems on MinGW | murgatroid99 | 2016-12-05 |
| | |||
* | allow choosing config of ruby package builds from environment variable | Alexander Polcyn | 2016-08-29 |
| | |||
* | Fixing Ruby's Rakefile - high version number was hardcoded. | Nicolas "Pixel" Noble | 2016-07-19 |
| | |||
* | Ignore unused variables in ruby compilation | Ken Payson | 2016-06-22 |
| | |||
* | 2.1.6 doesn't work on MacOS (wheee...) | Nicolas "Pixel" Noble | 2016-02-06 |
| | |||
* | Fixing Mac build for Ruby. | Nicolas Noble | 2016-02-05 |
| | |||
* | Properly compiling distributable native gems. | Nicolas "Pixel" Noble | 2016-02-05 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-03 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec package.json src/python/grpcio/grpc_core_dependencies.py templates/Makefile.template tools/doxygen/Doxyfile.core.internal tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters | ||
* | | Splitting dll building into its own task. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | |||
* | | And the Windows extension finally loads. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | |||
* | | Last few improvements. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | |||
* | | Building the grpc DLLs. | Nicolas "Pixel" Noble | 2016-01-31 |
| | | |||
* | | Renaming the Ruby grpc extension to grpc_c, and renaming its loader from ↵ | Nicolas "Pixel" Noble | 2016-01-29 |
| | | | | | | | | loader.rb to grpc.rb | ||
* | | Allowing for debug builds. | Nicolas "Pixel" Noble | 2016-01-29 |
| | | |||
* | | Allowing for creation of pre-compiled gems, using rack-compiler-dock. | Nicolas "Pixel" Noble | 2016-01-28 |
|/ | |||
* | Bundled C core with Ruby library | murgatroid99 | 2015-12-18 |