summaryrefslogtreecommitdiff
path: root/curl/curl-7.26.0_win.patch
AgeCommit message (Collapse)AuthorFilesLines
2013-04-15adapt all externals to build against MSVC debug runtimeMichael Stahl1-1/+8
Add patches and/or tweaks to the following modules: curl, cppunit, icu, lcms2, libxml2, libxslt, libxmlsec, lpsolve, nss, openssl, python3 lcms2 has an inconsistency where the .lib and the .dll don't agree on the .dll name. openssl gets a honorable mention because apparently it's undocumented custom build system can build with /MDd if one picks the right configuration but i couldn't figure out how to do that in an hour of trying, and just patched the release config instead. Change-Id: I7854a0fc85247e398d561b4f513d09fe2d1ebb3c
2012-10-29convert curl to gbuildPeter Foley1-1/+19
Change-Id: I8c038a0c59660f4fb672d71c08e6ee0b56c302ee
2012-07-02Try to fix Windows build of curlFridrich Strba1-0/+34
Change-Id: Ifd760cf91ef6c9afe10a110e9b8db2dcc53fd3c8