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

dist-indexer: fix libuv version generation #6

Merged
merged 2 commits into from
Aug 2, 2018
Merged

dist-indexer: fix libuv version generation #6

merged 2 commits into from
Aug 2, 2018

Commits on Aug 1, 2018

  1. dist-indexer: fix libuv version generation

    Beginning in nodejs/node@537a4ba,
    `deps/uv/include/uv-version.h` moved to `deps/uv/include/uv/version.h`, so add
    that as a possible path where libuv's version might be stored.
    
    Refs: nodejs/node#21466
    maclover7 committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    c4e0a5b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. [squash!] fix indentation

    maclover7 committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    eceabd8 View commit details
    Browse the repository at this point in the history