Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node-gyp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5459eca
Choose a base ref
...
head repository: nodejs/node-gyp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2592036
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Jul 26, 2019

  1. build: add test run Python 3.7 on macOS

    Refs: #1846
    PR-URL: #1843
    Reviewed-By: João Reis <reis@janeasystems.com>
    cclauss authored and joaocgreis committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    a2bca07 View commit details
    Browse the repository at this point in the history
  2. test: accept Python 3 in test-find-python.js

    Fixes: #1826
    PR-URL: #1843
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Rod Vagg <r@va.gg>
    Reviewed-By: Matt Cowley <me@mattcowley.co.uk>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    joaocgreis committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    a2a862f View commit details
    Browse the repository at this point in the history
  3. gyp: Python 3 Windows fixes

    PR-URL: #1843
    Reviewed-By: Christian Clauss <cclauss@me.com>
    Reviewed-By: Rod Vagg <r@va.gg>
    Reviewed-By: Matt Cowley <me@mattcowley.co.uk>
    Reviewed-By: Richard Lau <riclau@uk.ibm.com>
    joaocgreis committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    2592036 View commit details
    Browse the repository at this point in the history
Loading