Skip to content

Add mbedTLS support to nmake build system#606

Closed
BurningEnlightenment wants to merge 1 commit intocurl:masterfrom
BurningEnlightenment:feature/nmake-mbedtls
Closed

Add mbedTLS support to nmake build system#606
BurningEnlightenment wants to merge 1 commit intocurl:masterfrom
BurningEnlightenment:feature/nmake-mbedtls

Conversation

@BurningEnlightenment
Copy link
Contributor

I modified the nmake scripts to accept an additional WITH_MBEDTLS option which works almost exactly like the WITH_SSL option.
I used the autoconf script as a reference for this implementation and it works well with Visual Studio 2015. If I missed something important I'll fix it ASAP.

Cheers,
Henrik

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @captain-caveman2k, @bagder and @yangtse to be potential reviewers

@bagder
Copy link
Member

bagder commented Apr 9, 2016

Do you still think this is a good idea? It seems this patch now needs to be rebased to work again...

@bagder bagder added the build label Apr 9, 2016
@BurningEnlightenment
Copy link
Contributor Author

I'll take a look at it tomorrow after uni.

Add WITH_MBEDTLS nmake option. Make WITH_SSL, WITH_MBEDTLS and
ENABLE_WINSSL options mutual exclusive.
@BurningEnlightenment
Copy link
Contributor Author

I've rebased it on top of the master branch.

@bagder bagder closed this in 5d8093e Apr 21, 2016
@bagder
Copy link
Member

bagder commented Apr 21, 2016

Thanks, merged now!

@lock lock bot locked as resolved and limited conversation to collaborators Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

3 participants