Skip to content

Conversation

@bnoordhuis
Copy link
Member

Make it easier for Node.js to ship libuv in its tarballs without also
including the test suite. Node.js already does so but recent changes
to its build system complicate that.

Kills two birds with one stone: it helps out Node.js and it makes it
harder for us to introduce hidden dependencies between the library and
the test suite.

Refs: nodejs/node#18287
CI: https://ci.nodejs.org/view/libuv/job/libuv-test-commit/691/

I had to apply some per-platform tweaks that are in separate commits for your reviewing pleasure.

@bnoordhuis
Copy link
Member Author

R=@cjihrig, maybe?

Drop obsolete workarounds from the `gyp_uv.py` wrapper script.
The bugs they work around were fixed about five years ago.

PR-URL: libuv#1725
Reviewed-By: Colin Ihrig <[email protected]>
Make it easier for Node.js to ship libuv in its tarballs without also
including the test suite.  Node.js already does so but recent changes
to its build system complicate that.

Kills two birds with one stone: it helps out Node.js and it makes it
harder for us to introduce hidden dependencies between the library and
the test suite.

PR-URL: libuv#1725
Refs: nodejs/node#18287
Reviewed-By: Colin Ihrig <[email protected]>
@bnoordhuis bnoordhuis closed this Jan 27, 2018
@bnoordhuis bnoordhuis deleted the split-gyp branch January 27, 2018 22:01
@bnoordhuis bnoordhuis merged commit fdf7c2a into libuv:v1.x Jan 27, 2018
@bnoordhuis
Copy link
Member Author

Cheers, landed in 83e1871...fdf7c2a.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants