Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[nsync] create a new port #15714

Merged
merged 8 commits into from Jan 27, 2021
Merged

[nsync] create a new port #15714

merged 8 commits into from Jan 27, 2021

Conversation

luncliff
Copy link
Contributor

@luncliff luncliff commented Jan 17, 2021

What does your PR fix?

This is a rework of #7614

Triplet support

The library's CMakeLists checks Windows, Darwin, Linux, FreeBSD, etc. And it seems there is no hack for each platform.
Currently working on Windows. Failure in the other platforms will be fixed in the next commits.

For Windows,

  • There is no __declspec(dllexport) in the source code. IMO it intends to be STATIC.

Does your PR follow the maintainer guide?

Yes. Wish for any kind of feedback :)

@JackBoosY JackBoosY added the category:new-port The issue is requesting a new library to be added; consider making a PR! label Jan 18, 2021
ports/nsync/portfile.cmake Outdated Show resolved Hide resolved
ports/nsync/portfile.cmake Outdated Show resolved Hide resolved
ports/nsync/portfile.cmake Outdated Show resolved Hide resolved
ports/nsync/portfile.cmake Outdated Show resolved Hide resolved
ports/nsync/portfile.cmake Outdated Show resolved Hide resolved
ports/nsync/portfile.cmake Show resolved Hide resolved
ports/nsync/portfile.cmake Outdated Show resolved Hide resolved
@NancyLi1013 NancyLi1013 added info:reviewed Pull Request changes follow basic guidelines and removed requires:author-response labels Jan 27, 2021
@NancyLi1013
Copy link
Contributor

LGTM now, thanks for your PR @luncliff.

@dan-shaw dan-shaw merged commit 511e887 into microsoft:master Jan 27, 2021
@luncliff luncliff deleted the port/nsync branch February 15, 2021 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:new-port The issue is requesting a new library to be added; consider making a PR! info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants