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

Support Windows platforms #51

Closed
akerbos opened this issue May 5, 2015 · 4 comments
Closed

Support Windows platforms #51

akerbos opened this issue May 5, 2015 · 4 comments

Comments

@akerbos
Copy link
Collaborator

akerbos commented May 5, 2015

Need to get rid of some binary GNU dependencies, provide a start script and test for "hidden" incompatibilities.

Since I don't have any Windows workstations, input and pull requests are appreciated.

@koppor
Copy link
Contributor

koppor commented Oct 7, 2015

Sorry for the many commits. I used git ammend and git push -f to have clean final commit. See #61.

@akerbos
Copy link
Collaborator Author

akerbos commented Oct 8, 2015

@koppor Thanks, appreciated!

akerbos pushed a commit that referenced this issue Nov 18, 2015
Creates new HashManager; will encapsulate all file change management
in the future.
 * Moves creation of (partial) file hashes to a central location.
 * File hashing is now always pure Ruby (via Digest).
 * Adapts all call sites.
 * Removes dependencies on GNU tools.
@akerbos
Copy link
Collaborator Author

akerbos commented Nov 18, 2015

@koppor Finally got around to addressing the GNU dependencies. Works fine under Linux; can you check for Windows, please?

@akerbos
Copy link
Collaborator Author

akerbos commented Jun 14, 2016

Seems to work for koppor, so closing this.

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

No branches or pull requests

2 participants