Skip to content

tools: sync gyp code base with node-gyp repo#30563

Closed
targos wants to merge 1 commit into
nodejs:masterfrom
targos:sync-gyp
Closed

tools: sync gyp code base with node-gyp repo#30563
targos wants to merge 1 commit into
nodejs:masterfrom
targos:sync-gyp

Conversation

@targos

@targos targos commented Nov 20, 2019

Copy link
Copy Markdown
Member

This syncs the gyp code base so that it is identical to the one in nodejs/node-gyp.

This was done by removing the code in nodejs/node-gyp, copying from nodejs/node and then manually reviewing and adapting the diff.

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. tools Issues and PRs related to the tools directory. labels Nov 20, 2019
@targos

targos commented Nov 20, 2019

Copy link
Copy Markdown
Member Author

PR in nodejs/node-gyp: nodejs/node-gyp#1975

@targos targos requested a review from cclauss November 20, 2019 19:07
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@ryzokuken ryzokuken left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hopefully I've seen everything, just a bunch of comments. Likely all the issues need to be picked up in the gyp3 repo instead, so feel free to ignore 'em and merge. Thanks for doing this!

Comment thread tools/gyp/pylib/gyp/MSVSVersion.py Outdated
Comment thread tools/gyp/pylib/gyp/common.py Outdated
Comment thread tools/gyp/gyp_main.py Outdated
Comment thread tools/gyp/pylib/gyp/common.py Outdated
Comment thread tools/gyp/gyp_main.py Outdated
Comment thread tools/gyp/pylib/gyp/input.py Outdated
Comment thread tools/gyp/pylib/gyp/input.py Outdated
Comment thread tools/gyp/pylib/gyp/xcode_emulation.py Outdated
@cclauss

cclauss commented Nov 27, 2019

Copy link
Copy Markdown
Contributor

Do we really want to get rid of tools/gyp/gyptest.py? Perhaps it should be renamed to tools/gyp/test_gyp.py so that pytest will discover it and modify it to run in our test cycles.

@targos

targos commented Nov 27, 2019

Copy link
Copy Markdown
Member Author

@cclauss, that file was removed in nodejs/node-gyp#1458

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@BridgeAR BridgeAR left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RSLGTM

@BridgeAR BridgeAR added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Dec 24, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@ryzokuken

Copy link
Copy Markdown
Contributor

@targos what's left to be addressed here?

@targos targos added the blocked PRs that are blocked by other issues or PRs. label Dec 25, 2019
@targos

targos commented Dec 25, 2019

Copy link
Copy Markdown
Member Author

@Trott Trott left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once unblocked

@Trott Trott removed the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jan 4, 2020
@richardlau richardlau mentioned this pull request Jan 29, 2020
4 tasks
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@targos targos removed the blocked PRs that are blocked by other issues or PRs. label Feb 19, 2020
@targos

targos commented Feb 19, 2020

Copy link
Copy Markdown
Member Author

Other PR landed on node-gyp. This should be ready to go.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

targos added a commit that referenced this pull request Feb 21, 2020
PR-URL: #30563
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@targos

targos commented Feb 21, 2020

Copy link
Copy Markdown
Member Author

Landed in cf00961

@targos targos closed this Feb 21, 2020
@targos targos deleted the sync-gyp branch February 21, 2020 10:12
codebytere pushed a commit that referenced this pull request Feb 27, 2020
PR-URL: #30563
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@codebytere codebytere mentioned this pull request Feb 29, 2020
codebytere pushed a commit that referenced this pull request Mar 15, 2020
PR-URL: #30563
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
codebytere pushed a commit that referenced this pull request Mar 17, 2020
PR-URL: #30563
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@codebytere codebytere mentioned this pull request Mar 17, 2020
codebytere pushed a commit that referenced this pull request Mar 30, 2020
PR-URL: #30563
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
BaochengSu pushed a commit to BaochengSu/node that referenced this pull request Oct 20, 2020
PR-URL: nodejs#30563
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Issues and PRs related to build files or the CI. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants