Age | Commit message (Expand) | Author |
2016-03-05 | makefile.m32: add missing libs for static -winssl-ssh2 builds | Viktor Szakats |
2016-03-05 | makefile.m32: fix to allow -ssh2-winssl combination | Viktor Szakats |
2016-03-01 | makefile.m32: allow to pass .dll/.exe-specific LDFLAGS | Viktor Szakats |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2015-08-30 | makefiles: Added our standard copyright header | Steve Holme |
2015-08-10 | build: refer to fixed libidn versions | Viktor Szakats |
2015-06-18 | Makefile.m32: add support for CURL_LDFLAG_EXTRAS | Viktor Szakats |
2015-05-19 | build: bump version in default nghttp2 paths | Viktor Szakats |
2015-04-30 | build: update depedency versions, urls, example makefiles | Viktor Szakats |
2015-04-29 | lib/makefile.m32: add arch -m32/-m64 to LDFLAGS | Viktor Szakats |
2015-04-09 | lib/makefile.m32: add missing libs to build libcurl.dll | Viktor Szakats |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2015-01-09 | Merge pull request #134 from vszakats/mingw-m64 | Guenter Knauf |
2015-01-09 | mingw build: allow to pass custom CFLAGS | Viktor Szakats |
2015-01-08 | add -m64 clags when targeting mingw64, add -m32/-m64 to LDFLAGS | Viktor Szakats |
2014-12-05 | build: updated dependencies in makefiles. | Guenter Knauf |
2014-12-01 | build: in Makefile.m32 simplified autodetection. | Guenter Knauf |
2014-11-19 | build: in Makefile.m32 moved target autodetection. | Guenter Knauf |
2014-11-19 | build: in Makefile.m32 simplify platform flags. | Guenter Knauf |
2014-11-19 | build: in Makefile.m32 try to detect 64bit target. | Guenter Knauf |
2014-11-18 | build: in Makefile.m32 add -m32 flag for 32bit. | Guenter Knauf |
2014-11-18 | build: in Makefile.m32 pass -F flag to windres. | Guenter Knauf |
2014-10-24 | Added MinGW support to build with nghttp2. | Guenter Knauf |
2014-07-16 | Remove all traces of FBOpenSSL SPNEGO support | David Woodhouse |
2014-02-12 | Fix compilation with make mingw32 | Thomas Braun |
2013-05-11 | Updated zlib version in build files. | Guenter Knauf |
2013-04-11 | Enabled MinGW sync resolver builds. | Guenter Knauf |
2013-04-09 | Fixed ares-enabled builds with static makefiles. | Guenter Knauf |
2013-02-09 | Updated dependency libs. | Guenter Knauf |
2013-01-28 | Updated dependency libs. | Guenter Knauf |
2012-11-08 | Added .def file to output. | Guenter Knauf |
2012-07-25 | Added support for tls-srp to MinGW builds. | Guenter Knauf |
2012-07-12 | Minor fixes to MinGW makefiles. | Guenter Knauf |
2012-07-11 | Changed MinGW makefiles to use WINSSL now. | Guenter Knauf |
2012-07-03 | MinGW makefile tweaks for running from sh. | Guenter Knauf |
2012-06-13 | schannel: remove version number and identify its use with 'schannel' literal | Yang Tse |
2012-06-11 | mingw32: Fixed warning of USE_SSL being redefined | Marc Hoersken |
2012-06-11 | curl_sspi: Added Curl_sspi_version function | Marc Hoersken |
2012-06-11 | schannel: Updated mingw32 makefiles | Guenter Knauf |
2012-05-27 | Try to detect OpenSSL build type automatically. | Guenter Knauf |
2012-05-22 | Updated dependency libary versions. | Guenter Knauf |
2012-04-26 | Updated dependency lib versions. | Guenter Knauf |
2012-04-23 | Revert "sspi: Added version information" | Yang Tse |
2012-04-22 | sspi: Added version information | Steve Holme |
2012-04-20 | Updated dependency lib versions. | Guenter Knauf |
2012-04-12 | Updated dependency lib versions (2nd try). | Guenter Knauf |
2012-04-12 | Updated dependency lib versions. | Guenter Knauf |
2011-12-30 | removed trailing whitespace | Yang Tse |
2011-09-21 | Changed suffix rules to pattern rules. | Guenter Knauf |
2011-09-21 | Added dependency so that curlbuild.h is created. | Guenter Knauf |