January 13, 2014 [phobos] [D-Programming-Language/installer] c5c559: fix libCurl download | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/installer Commit: c5c55999841481f027c31eabb325671e135e148f https://github.com/D-Programming-Language/installer/commit/c5c55999841481f027c31eabb325671e135e148f Author: Martin Nowak <code@dawg.eu> Date: 2014-01-06 (Mon, 06 Jan 2014) Changed paths: M create_dmd_release/create_dmd_release.d Log Message: ----------- fix libCurl download - 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. Commit: 630b5c92d44d8a21d1d0e47a435e76d2e8d56967 https://github.com/D-Programming-Language/installer/commit/630b5c92d44d8a21d1d0e47a435e76d2e8d56967 Author: Walter Bright <walter@walterbright.com> Date: 2014-01-13 (Mon, 13 Jan 2014) Changed paths: M create_dmd_release/create_dmd_release.d Log Message: ----------- Merge pull request #35 from MartinNowak/fetchCurl [2.065] fix libCurl download Compare: https://github.com/D-Programming-Language/installer/compare/cfc483ba0d44...630b5c92d44d |
Copyright © 1999-2021 by the D Language Foundation