FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tools: sync gyp code base with node-gyp repo by targos · Pull Request #30563 · nodejs/node · GitHub

/ node Public

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 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 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 commented Nov 20, 2019

Copy link
Copy Markdown
Member Author

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

targos requested a review from cclauss November 20, 2019 19:07

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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 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 commented Nov 27, 2019

Copy link
Copy Markdown
Member Author

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

Copy link
Copy Markdown
Collaborator

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

RSLGTM

BridgeAR added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Dec 24, 2019

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Contributor

@targos what's left to be addressed here?

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

targos commented Dec 25, 2019

Copy link
Copy Markdown
Member Author

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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM once unblocked

Trott removed the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Jan 4, 2020
richardlau mentioned this pull request Jan 29, 2020
4 tasks

Copy link
Copy Markdown
Collaborator

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

targos commented Feb 19, 2020

Copy link
Copy Markdown
Member Author

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

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 commented Feb 21, 2020

Copy link
Copy Markdown
Member Author

Landed in cf00961

targos closed this Feb 21, 2020
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 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 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL