Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
f85aabf6597a8edc0a35c068f3506ca04e68d14d
/
src
/
ruby
/
ext
/
grpc
/
extconf.rb
f85aabf
Make ruby build debuggable
by Craig Tiller
· 8 years ago
9bc0d82
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
2c97708
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
18e8b14
Limit the gem native build resources
by J. Martin
· 8 years ago
6af4427
remove -Werror compiler option in ruby Makefile to build on mac in opt configuration
by Alexander Polcyn
· 8 years ago
6988838
Merge remote-tracking branch 'upstream/master' into cares_buildin
by Yuchen Zeng
· 8 years ago
38ba85c
allow choosing config of ruby package builds from environment variable
by Alexander Polcyn
· 8 years ago
15141a6
Merge c-ares into libgrpc.a
by Yuchen Zeng
· 8 years ago
b1b2115
Fix ruby build
by Yuchen Zeng
· 8 years ago
90e5b2e
Remove undefined reference warning in Ruby build
by murgatroid99
· 8 years ago
8a16ce2
Make new linker warning linux-only
by murgatroid99
· 8 years ago
91633cb
Fix undefined reference in Ruby code, add linker warning
by murgatroid99
· 8 years ago
d8b07cb
Let's not compile grpc under Windows - it's taken care of already.
by Nicolas "Pixel" Noble
· 9 years ago
791e93e
Always build the grpc library when building the ruby extension.
by Nicolas "Pixel" Noble
· 9 years ago
6169d5f
Update copyrights
by Craig Tiller
· 9 years ago
b718c8a
Merge github.com:grpc/grpc into compatibility_mode
by Craig Tiller
· 9 years ago
86cbe30
Fixing Mac build for Ruby.
by Nicolas Noble
· 9 years ago
5219c6d
Properly compiling distributable native gems.
by Nicolas "Pixel" Noble
· 9 years ago
71ea4a1
Make binary compatibility not the default
by Craig Tiller
· 9 years ago
2bc107f
Making the ruby gem for MacOS work again.
by Nicolas Noble
· 9 years ago
d355497
Removing memcpy's wrapper for windows-ruby.
by Nicolas "Pixel" Noble
· 9 years ago
89d8ed1
Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
72c920f
Copyright, clang-format
by Craig Tiller
· 9 years ago
4bef7ce
Use old memcpy for wrappers
by Craig Tiller
· 9 years ago
d51d121
And the Windows extension finally loads.
by Nicolas "Pixel" Noble
· 9 years ago
b8e9e9c
Fixing the Ruby build after all these merges.
by Nicolas "Pixel" Noble
· 9 years ago
eade6e0
Renaming the Ruby grpc extension to grpc_c, and renaming its loader from loader.rb to grpc.rb
by Nicolas "Pixel" Noble
· 9 years ago
2283ff6
Fixing dll hell.
by Nicolas "Pixel" Noble
· 9 years ago
1723044
Allowing for debug builds.
by Nicolas "Pixel" Noble
· 9 years ago
d899dce
Few more fixes to the Ruby installation.
by Nicolas "Pixel" Noble
· 9 years ago
c1a89b8
Tidy.
by Nicolas "Pixel" Noble
· 9 years ago
e7a91a2
Properly building the gem file under mingw using rake-compiler-dock.
by Nicolas "Pixel" Noble
· 9 years ago
d7e1a10
Bundled C core with Ruby library
by murgatroid99
· 9 years ago
96847ef
Making ruby's gcov configuration work.
by Nicolas "Pixel" Noble
· 9 years ago
0f1c42e
Fixed Rubocop errors in extconf.rb
by murgatroid99
· 9 years ago
9e56ce0
Fixed ruby build when rebuilding C core
by murgatroid99
· 9 years ago
fa0fa18
Check more warnings in Ruby library, add -Werror
by murgatroid99
· 9 years ago
0b90c1e
Fixed ruby local build fallback case
by murgatroid99
· 9 years ago
51dbf90
Use pkg-config if possible when building the ruby extension
by murgatroid99
· 9 years ago
c544422
Added zlib as a linker dep. for Ruby
by David Garcia Quintas
· 9 years ago
191c846
Re-organizes the GRPC_ROOT detection code in extconf.rb
by Tim Emiola
· 9 years ago
2e4b735
Enabling the ruby extension to automatically build grpc.
by Nicolas "Pixel" Noble
· 10 years ago
b9e1563
Support ruby 2.2.0
by mattn
· 10 years ago
6a4c4fa
Added ruby tests to run_tests.py
by murgatroid99
· 10 years ago
190d360
Add missing new-lines at end of file
by Craig Tiller
· 10 years ago
0605995
Update copyright to 2015
by Craig Tiller
· 10 years ago
eaed637
Removes Google username from TODOs, removes defunct TODOs
by Tim Emiola
· 10 years ago
073d7b6
Fixing node and ruby builds.
by Julien Boeuf
· 10 years ago
e2860c5
Adds rubocop and fixes most style violations it detected
by Tim Emiola
· 10 years ago
f8b66ea
Updates extconf.rb to use grpc from the make install locations
by temiola
· 10 years ago
0c475f0
Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure.
by nnoble
· 10 years ago
097ef9b
Incorporating ruby into the master grpc repository.
by nnoble
· 10 years ago