-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
libidn: migrate to Conan v2, add shared MSVC build support #18641
Conversation
valgur
commented
Jul 19, 2023
•
edited
Loading
edited
- Resolves [package] libidn/1.36: Not compatible with Conan 2 #20908
- Resolves [package] libidn/1.36: conan install reports "libidn/1.36 seems broken" #16850
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Closing temporarily to avoid unnecessary load on the CI. Will reopen when I'm actively working on the PR again. |
This comment has been minimized.
This comment has been minimized.
This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@valgur |
3762152
to
dab766a
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
cc2bc27
to
03ac3af
Compare
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
43e7cee
to
e834cd9
Compare
This comment has been minimized.
This comment has been minimized.
Conan v1 pipeline ✔️All green in build 20 (
Conan v2 pipeline ✔️
All green in build 21 (
|
Hooks produced the following warnings for commit e64a608libidn/1.36@#d7e03db40820393508d815c043a49be5
|
Is this PR going to be approved/merged anytime soon? I could use this package. |
@RubenRBS maybe check out this one as well. Probably similar to the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for also taking the time to fix the Windows support, really appreciated :)
…upport * libidn: migrate to Conan v2 * libidn: fix MSVC build * libidn: --disable-csharp * libidn: fix shared lib not being found in v1 * libidn: fix MSVC build, add shared MSVC build support * libidn: tc.extra_cflags.append("-FS")