Skip to content

Conversation

@refack
Copy link
Contributor

Fixes: #13765

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

build

@nodejs-github-botnodejs-github-bot added build Issues and PRs related to build files or the CI. windows Issues and PRs related to the Windows platform. labels Jun 20, 2017
@refack
Copy link
ContributorAuthor

/cc @nodejs/platform-windows @nodejs/build

vcbuild.bat Outdated
Copy link
Member

Choose a reason for hiding this comment

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

The earlier similar line for 2017 doesn't prefix the goto target with a colon. Please can you make these consistent?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Defo

@refackrefackforce-pushed the vcbuild-idempotency-for-vs2015 branch from e189614 to 514654aCompareJune 20, 2017 03:34
PR-URL: nodejs#13806Fixes: nodejs#13765 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Kunal Pathak <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]>
@refackrefackforce-pushed the vcbuild-idempotency-for-vs2015 branch from 514654a to 8206a01CompareJuly 9, 2017 17:22
@refackrefack merged commit 8206a01 into nodejs:masterJul 9, 2017
@refackrefack deleted the vcbuild-idempotency-for-vs2015 branch July 9, 2017 17:31
addaleax pushed a commit that referenced this pull request Jul 11, 2017
PR-URL: #13806Fixes: #13765 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Kunal Pathak <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]>
@addaleaxaddaleax mentioned this pull request Jul 11, 2017
addaleax pushed a commit that referenced this pull request Jul 18, 2017
PR-URL: #13806Fixes: #13765 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Kunal Pathak <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]>
Fishrock123 pushed a commit that referenced this pull request Jul 19, 2017
PR-URL: #13806Fixes: #13765 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Kunal Pathak <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: James M Snell <[email protected]>
@MylesBorins
Copy link
Contributor

Should this be backported to v6.x-staging? If yes please follow the guide and raise a backport PR, if no let me know or add the dont-land-on label.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.windowsIssues and PRs related to the Windows platform.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

vcbuild.bat fails with "input line too long"

7 participants

@refack@MylesBorins@jasnell@tniessen@richardlau@kunalspathak@nodejs-github-bot