Skip to content

Conversation

yhwang
Copy link
Member

@yhwang yhwang commented Feb 27, 2018

Refine the static and shared lib build process in order
to integrate static and shared lib verfication into CI.
When building both static and shared lib, we still build
node executable now and it uses the shared and static lib.

Signed-off-by: Yihong Wang [email protected]

Refs: #14158
PR-URL: #17604
Reviewed-By: Bartosz Sosnowski [email protected]
Reviewed-By: Ben Noordhuis [email protected]
Reviewed-By: Daniel Bevenius [email protected]

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

Refine the static and shared lib build process in order
to integrate static and shared lib verfication into CI.
When building both static and shared lib, we still build
node executable now and it uses the shared and static lib.

Signed-off-by: Yihong Wang <[email protected]>

Refs: nodejs#14158
PR-URL: nodejs#17604
Reviewed-By: Bartosz Sosnowski <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Daniel Bevenius <[email protected]>
@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. v8.x labels Feb 27, 2018
@yhwang
Copy link
Member Author

yhwang commented Feb 27, 2018

@yhwang
Copy link
Member Author

yhwang commented Feb 28, 2018

The CI results are good!

Copy link
Member

@bnoordhuis bnoordhuis left a comment

Choose a reason for hiding this comment

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

LGTM at a quick glance.

@yhwang yhwang added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Mar 12, 2018
@yhwang
Copy link
Member Author

yhwang commented Mar 16, 2018

it has been idle here for a while. kick off a new CI to verify it again: https://ci.nodejs.org/job/node-test-commit/16942/

@gibfahn gibfahn self-assigned this Mar 16, 2018
@MylesBorins
Copy link
Contributor

landed in b6ff57b

@yhwang yhwang deleted the backport-17604-to-v8.x-staging branch March 21, 2018 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants