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

Add support for JRuby #47

Merged
merged 2 commits into from Sep 24, 2013
Merged

Add support for JRuby #47

merged 2 commits into from Sep 24, 2013

Conversation

istepura
Copy link
Contributor

No description provided.

@xuhdev
Copy link
Owner

xuhdev commented Sep 19, 2013

Well, I would rather remove the version suffices... I don't see any reason to keep the suffices. What do you think?

@xuhdev
Copy link
Owner

xuhdev commented Sep 19, 2013

@istepura I see what you are doing here now. Could you add a jruby without versions? And also it maybe a good time to add 2.0 support for JRuby.

@istepura
Copy link
Contributor Author

@xuhdev I don't quite understand what you mean by "add a jruby without versions". Do you want me to add another line like

call SingleCompile#SetCompilerTemplate('ruby', 'jruby', 'Ruby JVM Interpreter', 'jruby', '', '')

or something else?

@xuhdev
Copy link
Owner

xuhdev commented Sep 22, 2013

@istepura Yeah. You may wanna see how Visual C++ templates work. I think this might be the best way. Also don't forget add --2.0 support. Version supports should also be written into the doc, just like Visual C++.

@istepura
Copy link
Contributor Author

@xuhdev I fixed (hopefully) code according to your comments

@xuhdev
Copy link
Owner

xuhdev commented Sep 24, 2013

Great thanks!

xuhdev added a commit that referenced this pull request Sep 24, 2013
@xuhdev xuhdev merged commit e5715f3 into xuhdev:master Sep 24, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants