Commit Graph

13 Commits

Author SHA1 Message Date
Ken Payson
17233ceaa9 Ignore unused variables in ruby compilation 2016-06-22 17:16:15 -07:00
Nicolas "Pixel" Noble
da46a701c4 2.1.6 doesn't work on MacOS (wheee...) 2016-02-06 01:52:02 +01:00
Nicolas Noble
86cbe3087c Fixing Mac build for Ruby. 2016-02-05 15:08:12 -08:00
Nicolas "Pixel" Noble
5219c6d8e8 Properly compiling distributable native gems. 2016-02-05 22:40:59 +01:00
Nicolas "Pixel" Noble
89d8ed1b91 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
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
2016-02-03 01:27:46 +01:00
Nicolas "Pixel" Noble
f08399f61a Splitting dll building into its own task. 2016-01-31 23:54:38 +01:00
Nicolas "Pixel" Noble
d51d121c0c And the Windows extension finally loads. 2016-01-31 11:37:13 +01:00
Nicolas "Pixel" Noble
0215d90251 Last few improvements. 2016-01-31 09:58:28 +01:00
Nicolas "Pixel" Noble
09ac0a46f4 Building the grpc DLLs. 2016-01-31 09:24:11 +01:00
Nicolas "Pixel" Noble
eade6e02d2 Renaming the Ruby grpc extension to grpc_c, and renaming its loader from loader.rb to grpc.rb 2016-01-29 22:53:31 +01:00
Nicolas "Pixel" Noble
1723044a12 Allowing for debug builds. 2016-01-29 01:46:19 +01:00
Nicolas "Pixel" Noble
cb287a11df Allowing for creation of pre-compiled gems, using rack-compiler-dock. 2016-01-28 09:35:41 +01:00
murgatroid99
d7e1a10628 Bundled C core with Ruby library 2015-12-18 11:18:34 -08:00