-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: nodejs/node-gyp
base: v10.0.1
head repository: nodejs/node-gyp
compare: v10.1.0
- 17 commits
- 27 files changed
- 13 contributors
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b42e796 - Browse repository at this point
Copy the full SHA b42e796View commit details
Commits on Nov 6, 2023
-
chore: only run release please on push
And then run release-please tests on release PRs
Configuration menu - View commit details
-
Copy full SHA for cff9ac2 - Browse repository at this point
Copy the full SHA cff9ac2View commit details
Commits on Dec 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ae8478e - Browse repository at this point
Copy the full SHA ae8478eView commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7f58bc8 - Browse repository at this point
Copy the full SHA 7f58bc8View commit details -
build(deps): bump actions/setup-python from 4 to 5 (#2960)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f0df7e - Browse repository at this point
Copy the full SHA 3f0df7eView commit details
Commits on Jan 20, 2024
-
build(deps): bump google-github-actions/release-please-action (#2961)
Bumps [google-github-actions/release-please-action](https://github.com/google-github-actions/release-please-action) from 2 to 4. - [Release notes](https://github.com/google-github-actions/release-please-action/releases) - [Changelog](https://github.com/google-github-actions/release-please-action/blob/main/CHANGELOG.md) - [Commits](google-github-actions/release-please-action@v2...v4) --- updated-dependencies: - dependency-name: google-github-actions/release-please-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b1f1808 - Browse repository at this point
Copy the full SHA b1f1808View commit details
Commits on Jan 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c24cead - Browse repository at this point
Copy the full SHA c24ceadView commit details -
refine readme Visual C++ Build Environment text for clarity (#2965)
* refine readme text for clarity * refine readme Visual C++ build env for clarity
Configuration menu - View commit details
-
Copy full SHA for a87d0bf - Browse repository at this point
Copy the full SHA a87d0bfView commit details
Commits on Jan 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7705a22 - Browse repository at this point
Copy the full SHA 7705a22View commit details -
src: add support for locally installed headers (#2964)
Some linux distros allow headers to be installed through tools like rpm. If the runtime sets process.config.variables.use_prefix_to_find_headers, look for matching headers based on the directory set for the prefix in process.config.variables.prefix Signed-off-by: Michael Dawson <midawson@redhat.com> Co-authored-by: Luke Karrys <luke@lukekarrys.com>
Configuration menu - View commit details
-
Copy full SHA for 3298731 - Browse repository at this point
Copy the full SHA 3298731View commit details
Commits on Feb 9, 2024
-
feat: improve visual studio detection (#2957)
Detect visual studio installation using the VSSetup module and Get-VSSetupInstance method. It works even in systems with the Constrained language mode of PowerShell.
Configuration menu - View commit details
-
Copy full SHA for 109e3d4 - Browse repository at this point
Copy the full SHA 109e3d4View commit details
Commits on Mar 6, 2024
-
win: update supported vs versions (#2959)
Drop VS2017 support for Node.js v22 and above. Refs: nodejs/build#3603 Refs: nodejs/node#45427
Configuration menu - View commit details
-
Copy full SHA for 391cc5b - Browse repository at this point
Copy the full SHA 391cc5bView commit details -
chore: upgrade release please action from v2 to v4 (#2982)
* chore(release-please-action): upgrade from v2 to v4 * chore(ci): remove target branch * chore(release-please): disable `include-component-in-tag` Co-authored-by: DeeDeeG <DeeDeeG@users.noreply.github.com> * chore(release-please): format JSON properties per line Co-authored-by: DeeDeeG <DeeDeeG@users.noreply.github.com> * Remove last release sha --------- Co-authored-by: DeeDeeG <DeeDeeG@users.noreply.github.com> Co-authored-by: Luke Karrys <luke@lukekarrys.com>
Configuration menu - View commit details
-
Copy full SHA for 0035d8e - Browse repository at this point
Copy the full SHA 0035d8eView commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbf3fda - Browse repository at this point
Copy the full SHA fbf3fdaView commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1205fb0 - Browse repository at this point
Copy the full SHA 1205fb0View commit details -
lib: print Python executable path using UTF-8 (#2995)
* lib: print Python executable path using UTF-8 The Python executable path may have non-ASCII characters, which can make the print function fail if the environment encoding is different. This fixes this issue by using stdout.buffer, which can be used with UTF-8 encoding for the output, regardless of the environment encoding. Fixes: #2829 * fixup! lib: print Python executable path using UTF-8
Configuration menu - View commit details
-
Copy full SHA for c472912 - Browse repository at this point
Copy the full SHA c472912View commit details
Commits on Mar 25, 2024
-
chore(main): release 10.1.0 (#2989)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f90ce12 - Browse repository at this point
Copy the full SHA f90ce12View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v10.0.1...v10.1.0