aboutsummaryrefslogtreecommitdiff
path: root/Rakefile
AgeCommit message (Expand)Author
2017-10-02Ignoring all ruby build errors for nowYash Tibrewal
2017-10-02Trying _POSIX define for ruby buildYash Tibrewal
2017-10-02Rolling back Rakefile changesYash Tibrewal
2017-10-02Ruby Rakefile modifications tryYash Tibrewal
2017-09-09tentatively set embed_cares in mingw build as is done in mac/linux buildAlexander Polcyn
2017-09-09disable some compiler warningsAlexander Polcyn
2017-09-09experimentAlexander Polcyn
2017-05-21specify mingw g++ compiler for ruby windows artifact buildAlexander Polcyn
2017-04-18c-ares mingw32 supportYuchen Zeng
2017-03-20add end2end tests to formatter and adjust to formatterAlexander Polcyn
2017-02-01Ruby sucks.Nicolas "Pixel" Noble
2017-01-30Add ruby 2.4.0 targets to Rakefile.Nicolas "Pixel" Noble
2017-01-17Use config file template instead of Rakefile templatemurgatroid99
2016-12-05Fix Ruby compilation problems on MinGWmurgatroid99
2016-08-29allow choosing config of ruby package builds from environment variableAlexander Polcyn
2016-07-19Fixing Ruby's Rakefile - high version number was hardcoded.Nicolas "Pixel" Noble
2016-06-22Ignore unused variables in ruby compilationKen Payson
2016-02-062.1.6 doesn't work on MacOS (wheee...)Nicolas "Pixel" Noble
2016-02-05Fixing Mac build for Ruby.Nicolas Noble
2016-02-05Properly compiling distributable native gems.Nicolas "Pixel" Noble
2016-02-03Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableNicolas "Pixel" Noble
2016-01-31Splitting dll building into its own task.Nicolas "Pixel" Noble
2016-01-31And the Windows extension finally loads.Nicolas "Pixel" Noble
2016-01-31Last few improvements.Nicolas "Pixel" Noble
2016-01-31Building the grpc DLLs.Nicolas "Pixel" Noble
2016-01-29Renaming the Ruby grpc extension to grpc_c, and renaming its loader from load...Nicolas "Pixel" Noble
2016-01-29Allowing for debug builds.Nicolas "Pixel" Noble
2016-01-28Allowing for creation of pre-compiled gems, using rack-compiler-dock.Nicolas "Pixel" Noble
2015-12-18Bundled C core with Ruby librarymurgatroid99