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

Upgrade libuv to the current master (again) #8994

Closed
wants to merge 1 commit into from

Commits on Sep 6, 2013

  1. Upgrade libuv to the current master (again)

    This is a reopening of the libuv-upgrade part of rust-lang#8645. Hopefully this won't
    cause random segfaults all over the place. The windows regression in testing
    should also be fixed (it shouldn't build the whole compiler twice).
    
    A notable difference from before is that gyp is now a git submodule instead of
    always git-cloned at make time. This allows bundling for releases more easily.
    
    Closes rust-lang#8850
    alexcrichton committed Sep 6, 2013
    5 Configuration menu
    Copy the full SHA
    b4c36c2 View commit details
    Browse the repository at this point in the history