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

Windows support #23

Closed
wants to merge 2 commits into from
Closed

Windows support #23

wants to merge 2 commits into from

Conversation

febeling
Copy link
Owner

This PR adds cross-compilation to Windows via Docker container and rake-compile-dock.

The command to build for windows is

bundle exec rake gem:windows

We need confirmation that the packages run the tests successfully. Tests results are very welcome.

Implements #10

* specify rake version that's available for old rubies
* add dev-dep on rake-compiler-dock for cross compiling
* drop specific files

The specific files don't fit with the changed cross-build. Needs testing
if the package still works.
Using docker container handled by rake-compile-dock.
@febeling
Copy link
Owner Author

  • loading of the object file from build-specifc path

@febeling febeling closed this May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant