Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |