Skip to content

Update 32-bit curl and add 64-bit curl #27

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

Merged
merged 1 commit into from
Nov 14, 2013

Conversation

brad-anderson
Copy link
Member

@brocolis did all the hard work of rolling up a new curl package for use with dmd. This pull request modifies the Windows installer to make use of his work.

  • Updates curl to 7.33.0
  • Adds 64-bit versions of curl
  • Adds support for Windows' built in SSL authentication (instead of the OpenSSL currently used which required anyone wanting to use SSL to prepare certificates before it would work).

For this pull request to work the updated curl zip @brocolis prepared (libcurl-7.33.0-WinSSL-zlib-x86-x64.zip libcurl-7.34.0-WinSSL-zlib-x86-x64.zip must be uploaded to http://downloads.dlang.org/other (attn: @WalterBright or @braddr).

There is nothing stopping this from being done prior to 2.065 and a new installer being rolled and put up so 64-bit curl works for Windows users but I'd understand if you wanted to avoid that.

MartinNowak added a commit that referenced this pull request Nov 14, 2013
Update 32-bit curl and add 64-bit curl
@MartinNowak MartinNowak merged commit 1d9c37a into dlang:master Nov 14, 2013
@MartinNowak
Copy link
Member

Thanks, I can't do the upload though. Some libcurl build instructions in the wiki and/or a build script would be nice.

There is nothing stopping this from being done prior to 2.065.

There are also the outstanding issue to update the fedora rpms.
So maybe we should build a 2.064.3.

@brad-anderson brad-anderson deleted the 64-bit-curl branch November 14, 2013 17:37
@dejlek
Copy link

dejlek commented Nov 14, 2013

Thanks for remind me, I will do this tonight.

@ghost
Copy link

ghost commented Nov 16, 2013

libcurl build instructions: http://wiki.dlang.org/Curl_on_Windows

@MartinNowak
Copy link
Member

Thanks a lot.

@dejlek
Copy link

dejlek commented Nov 19, 2013

Btw, Fedora RPMs are building now - find the SPEC file here: https://www.gitorious.org/dejan-fedora .

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.

3 participants