Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for binary gems. #1214

Merged
merged 5 commits into from Feb 8, 2016
Merged

Conversation

haberman
Copy link
Member

@haberman haberman commented Feb 4, 2016

No description provided.

@@ -21,6 +21,11 @@ else
ext.ext_dir = "ext/google/protobuf_c"
ext.lib_dir = "lib/google"
end

task 'gem:windows' do
require 'rake_compiler_dock'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you need to add

s.add_development_dependency "rake-compiler-dock"

in the Gemfile for it to work.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@googlebot
Copy link

We found a Contributor License Agreement for you (the sender of this pull request) and all commit authors, but as best as we can tell these commits were authored by someone else. If that's the case, please add them to this pull request and have them confirm that they're okay with these commits being contributed to Google. If we're mistaken and you did author these commits, just reply here to confirm.

@googlebot googlebot added cla: no and removed cla: yes labels Feb 6, 2016
@haberman
Copy link
Member Author

haberman commented Feb 8, 2016

@nicolasnoble would you mind confirming that you want to contribute those two changes to this repo, to make the CLA bot happy?

@nicolasnoble
Copy link
Contributor

I am a googler and hence am okay with these commits being contributed to Google ;-)

@haberman
Copy link
Member Author

haberman commented Feb 8, 2016

Thanks. :)

haberman added a commit that referenced this pull request Feb 8, 2016
Added support for binary gems.
@haberman haberman merged commit bc21508 into protocolbuffers:master Feb 8, 2016
@haberman haberman deleted the binarygem branch February 18, 2016 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants