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

Unlock src build for node version greater than 1.0 #1192

Closed
wants to merge 1 commit into from

Conversation

PeterDaveHello
Copy link
Collaborator

Is there any reason to "block" / "lock" the feature of building binary from source for nodejs version greater than v1.0? It could also help nvm work on FreeBSD since there is no official binary builds for FreeBSD from nodejs.org, and it actually work on by environment, just need more tests.

cc #900 #1188

@ljharb
Copy link
Member

ljharb commented Aug 5, 2016

Yes, it doesn't have tests yet.

@ljharb
Copy link
Member

ljharb commented Aug 5, 2016

This is blocked on #700

@ljharb ljharb closed this Aug 5, 2016
@PeterDaveHello
Copy link
Collaborator Author

@ljharb the timeout issue, have you tried on other CI platform like circle ci? Maybe we don't need to close this one, just fix the problems here and then merge it.

@ljharb
Copy link
Member

ljharb commented Aug 6, 2016

Either way, I wouldn't be able to merge this PR until I'd written tests that include building node from source.

If circle-ci can run my tests from https://github.com/ljharb/nvm/tree/iojs_source - even if it's just the https://github.com/ljharb/nvm/tree/iojs_source/test/installation_iojs ones - without timing out, then it might be worth adding circle-ci just for the "from source" tests, which would then unblock me writing the same tests for node 4+.

@ljharb
Copy link
Member

ljharb commented Sep 3, 2016

Obviated by #1204.

@ljharb ljharb reopened this Sep 3, 2016
@ljharb ljharb closed this Sep 3, 2016
@PeterDaveHello PeterDaveHello deleted the patch-1 branch September 3, 2016 14:41
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.

2 participants