[vcpkg baseline][libmicrohttpd] Control dependencies, doc, examples, test#17653
Merged
dan-shaw merged 7 commits intomicrosoft:masterfrom May 18, 2021
Merged
[vcpkg baseline][libmicrohttpd] Control dependencies, doc, examples, test#17653dan-shaw merged 7 commits intomicrosoft:masterfrom
dan-shaw merged 7 commits intomicrosoft:masterfrom
Conversation
Contributor
Author
|
PS: A https feature might be added later, even for Windows (https://stackoverflow.com/questions/39928579/libmicrohttpd-and-ssl). Note that this feature limits licensing to "LGPL". Without https, licensing is "LGPL or eCos". |
Contributor
Author
|
Converted |
NancyLi1013
approved these changes
May 7, 2021
Contributor
|
LGTM, thanks for your PR @dg0yt. |
This was referenced May 12, 2021
JackBoosY
reviewed
May 12, 2021
JackBoosY
approved these changes
May 13, 2021
Contributor
|
Ping @dan-shaw @strega-nil-ms for review and merge this PR first. |
Contributor
Author
|
FTR, I also noticed a missing |
Contributor
|
@dg0yt It doesn't matter, we can add it in other PRs |
Contributor
Author
|
Reminder: The microhttpd build issue affects all changes to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does your PR fix?
Which triplets are supported/not supported? Have you updated the CI baseline?
unchanged, no
Note that CI baseline contains:
libmicrohttpd:x64-windows-static-md=failDoes your PR follow the maintainer guide?
yes
If you have added/updated a port: Have you run
./vcpkg x-add-version --alland committed the result?yes
CC @NancyLi1013