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

[2.065] fix libCurl download #35

Merged
merged 1 commit into from Jan 13, 2014
Merged

Conversation

MartinNowak
Copy link
Member

  • Use same URL/zip as windows installer.
  • get_dlibcurl32 fails, because the downloaded libcurl.dll
    depends on additional dlls.
  • Use std.net.curl to download the zip, i.e. create_dmd_release
    depends on a working libcurl.dll, but uses the downloaded one
    to build a release.

This as well as #28 wait for someone to upload libcurl-7.34.0-WinSSL-zlib-x86-x64.zip to http://downloads.dlang.org/other/,

- Use same URL/zip as windows installer.
- get_dlibcurl32 fails, because the downloaded libcurl.dll
  depends on additional dlls.
- Use std.net.curl to download the zip, i.e. create_dmd_release
  depends on a working libcurl.dll, but uses the downloaded one
  to build a release.
WalterBright added a commit that referenced this pull request Jan 13, 2014
[2.065] fix libCurl download
@WalterBright WalterBright merged commit 630b5c9 into dlang:master Jan 13, 2014
@MartinNowak MartinNowak deleted the fetchCurl branch January 13, 2014 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants