summaryrefslogtreecommitdiff
path: root/lib/Makefile.m32
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesViktor Szakats2018-09-231-32/+32
* Makefile.m32: allow to customize brotli libsViktor Szakats2017-11-051-2/+7
* Makefile.m32: add brotli supportViktor Szakats2017-11-051-1/+14
* makefile.m32: allow to override gcc, ar and ranlibViktor Szakats2017-10-151-4/+14
* lib/Makefile.m32: allow customizing dll suffixesViktor Szakats2017-10-041-2/+6
* makefile.m32: add multissl supportViktor Szakats2017-08-301-7/+7
* makefile.m32: add support for libidn2Viktor Szakats2017-08-221-9/+9
* Makefile.m32: enable -W for MinGW32 buildMarcel Raad2017-06-161-1/+1
* lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENVDaniel Stenberg2017-06-151-2/+1
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-9/+2
* makefile.m32: add crypt32 for winssl buildsViktor Szakats2016-06-011-0/+4
* makefile.m32: add missing libs for static -winssl-ssh2 buildsViktor Szakats2016-03-051-0/+5
* makefile.m32: fix to allow -ssh2-winssl combinationViktor Szakats2016-03-051-0/+2
* makefile.m32: allow to pass .dll/.exe-specific LDFLAGSViktor Szakats2016-03-011-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* makefiles: Added our standard copyright headerSteve Holme2015-08-301-0/+22
* build: refer to fixed libidn versionsViktor Szakats2015-08-101-1/+1
* Makefile.m32: add support for CURL_LDFLAG_EXTRASViktor Szakats2015-06-181-1/+1
* build: bump version in default nghttp2 pathsViktor Szakats2015-05-191-1/+1
* build: update depedency versions, urls, example makefilesViktor Szakats2015-04-301-7/+7
* lib/makefile.m32: add arch -m32/-m64 to LDFLAGSViktor Szakats2015-04-291-0/+2
* lib/makefile.m32: add missing libs to build libcurl.dllViktor Szakats2015-04-091-0/+3
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-2/+2
* Merge pull request #134 from vszakats/mingw-m64Guenter Knauf2015-01-091-1/+1
|\
| * add -m64 clags when targeting mingw64, add -m32/-m64 to LDFLAGSViktor Szakats2015-01-081-3/+1
* | mingw build: allow to pass custom CFLAGSViktor Szakats2015-01-091-3/+1
|/
* build: updated dependencies in makefiles.Guenter Knauf2014-12-051-2/+2
* build: in Makefile.m32 simplified autodetection.Guenter Knauf2014-12-011-2/+1
* build: in Makefile.m32 moved target autodetection.Guenter Knauf2014-11-191-10/+10
* build: in Makefile.m32 simplify platform flags.Guenter Knauf2014-11-191-8/+6
* build: in Makefile.m32 try to detect 64bit target.Guenter Knauf2014-11-191-2/+7
* build: in Makefile.m32 add -m32 flag for 32bit.Guenter Knauf2014-11-181-0/+2
* build: in Makefile.m32 pass -F flag to windres.Guenter Knauf2014-11-181-2/+7
* Added MinGW support to build with nghttp2.Guenter Knauf2014-10-241-0/+12
* Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse2014-07-161-3/+0
* Fix compilation with make mingw32Thomas Braun2014-02-121-1/+1
* Updated zlib version in build files.Guenter Knauf2013-05-111-2/+2
* Enabled MinGW sync resolver builds.Guenter Knauf2013-04-111-5/+12
* Fixed ares-enabled builds with static makefiles.Guenter Knauf2013-04-091-1/+1
* Updated dependency libs.Guenter Knauf2013-02-091-1/+1
* Updated dependency libs.Guenter Knauf2013-01-281-1/+1
* Added .def file to output.Guenter Knauf2012-11-081-3/+4
* Added support for tls-srp to MinGW builds.Guenter Knauf2012-07-251-0/+8
* Minor fixes to MinGW makefiles.Guenter Knauf2012-07-121-1/+1
* Changed MinGW makefiles to use WINSSL now.Guenter Knauf2012-07-111-2/+2
* MinGW makefile tweaks for running from sh.Guenter Knauf2012-07-031-24/+50
* schannel: remove version number and identify its use with 'schannel' literalYang Tse2012-06-131-1/+0
* mingw32: Fixed warning of USE_SSL being redefinedMarc Hoersken2012-06-111-5/+3
* curl_sspi: Added Curl_sspi_version functionMarc Hoersken2012-06-111-0/+1
* schannel: Updated mingw32 makefilesGuenter Knauf2012-06-111-0/+9