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

Build: Fix Makefile on Windows #2975

Merged
merged 2 commits into from
Jul 18, 2016
Merged

Conversation

djdv
Copy link
Contributor

@djdv djdv commented Jul 16, 2016

This request brings back in a reverted commit with a fix on top for platform delimiters.
Before this gets merged though I would like people to test it on various systems, it works for me in msys2 where it did not originally, but I only use a single GOPATH. If anyone could try building with this and report on the results I'd appreciate it.

@ChristianKniep
Could you run this and see if you have any build issues? (In relation to #2969)

@jefft0
Could you run this inside of Cygwin? I'm not sure if Cygwin will get picked up as Windows or not with this condition.

karalabe and others added 2 commits July 16, 2016 18:06
License: MIT
Signed-off-by: Péter Szilágyi <peterke@gmail.com>
License: MIT
Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
@ghost
Copy link

ghost commented Jul 17, 2016

@djdv thanks so much for taking this on! :) I'll give it a try with docker tomorrow!

@djdv
Copy link
Contributor Author

djdv commented Jul 17, 2016

I went ahead and tested on Cygwin with a single GOPATH, it built fine, so no breakage there at least. Not sure about multiple paths though.

@lgierth Looking forward to seeing the results, I didn't want @karalabe's patch to disappear since it worked on *nix systems originally.

@jefft0
Copy link
Contributor

jefft0 commented Jul 18, 2016

make install works for me on Cygwin. Thanks.

@ChristianKniep
Copy link
Contributor

@djdv Works for me now, thanks!

@karalabe
Copy link
Contributor

Works for me too 👍

PS: Sorry for not reacting till now, we're having a bit of a crisis at Ethereum for the last month or so.

@whyrusleeping
Copy link
Member

LGTM, thanks everyone!

@whyrusleeping whyrusleeping merged commit 0e4c195 into ipfs:master Jul 18, 2016
@djdv djdv deleted the makefile-win-fix branch July 18, 2016 14:25
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.

5 participants