aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.m32
AgeCommit message (Expand)Author
2020-03-14Makefile.m32: Improve windres parameter compatibilityJay Satiro
2020-03-01build: remove all HAVE_OPENSSL_ENGINE_H definesDaniel Stenberg
2019-12-17define: remove HAVE_ENGINE_LOAD_BUILTIN_ENGINES, not used anymoreDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2017-11-05Makefile.m32: allow to customize brotli libsViktor Szakats
2017-11-05Makefile.m32: add brotli supportViktor Szakats
2017-10-15makefile.m32: allow to override gcc, ar and ranlibViktor Szakats
2017-10-04lib/Makefile.m32: allow customizing dll suffixesViktor Szakats
2017-08-30makefile.m32: add multissl supportViktor Szakats
2017-08-22makefile.m32: add support for libidn2Viktor Szakats
2017-06-16Makefile.m32: enable -W for MinGW32 buildMarcel Raad
2017-06-15lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENVDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2016-06-01makefile.m32: add crypt32 for winssl buildsViktor Szakats
2016-03-05makefile.m32: add missing libs for static -winssl-ssh2 buildsViktor Szakats
2016-03-05makefile.m32: fix to allow -ssh2-winssl combinationViktor Szakats
2016-03-01makefile.m32: allow to pass .dll/.exe-specific LDFLAGSViktor Szakats
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-08-30makefiles: Added our standard copyright headerSteve Holme
2015-08-10build: refer to fixed libidn versionsViktor Szakats
2015-06-18Makefile.m32: add support for CURL_LDFLAG_EXTRASViktor Szakats
2015-05-19build: bump version in default nghttp2 pathsViktor Szakats
2015-04-30build: update depedency versions, urls, example makefilesViktor Szakats
2015-04-29lib/makefile.m32: add arch -m32/-m64 to LDFLAGSViktor Szakats
2015-04-09lib/makefile.m32: add missing libs to build libcurl.dllViktor Szakats
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
2015-01-09Merge pull request #134 from vszakats/mingw-m64Guenter Knauf
2015-01-09mingw build: allow to pass custom CFLAGSViktor Szakats
2015-01-08add -m64 clags when targeting mingw64, add -m32/-m64 to LDFLAGSViktor Szakats
2014-12-05build: updated dependencies in makefiles.Guenter Knauf
2014-12-01build: in Makefile.m32 simplified autodetection.Guenter Knauf
2014-11-19build: in Makefile.m32 moved target autodetection.Guenter Knauf
2014-11-19build: in Makefile.m32 simplify platform flags.Guenter Knauf
2014-11-19build: in Makefile.m32 try to detect 64bit target.Guenter Knauf
2014-11-18build: in Makefile.m32 add -m32 flag for 32bit.Guenter Knauf
2014-11-18build: in Makefile.m32 pass -F flag to windres.Guenter Knauf
2014-10-24Added MinGW support to build with nghttp2.Guenter Knauf
2014-07-16Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse
2014-02-12Fix compilation with make mingw32Thomas Braun
2013-05-11Updated zlib version in build files.Guenter Knauf
2013-04-11Enabled MinGW sync resolver builds.Guenter Knauf
2013-04-09Fixed ares-enabled builds with static makefiles.Guenter Knauf
2013-02-09Updated dependency libs.Guenter Knauf
2013-01-28Updated dependency libs.Guenter Knauf
2012-11-08Added .def file to output.Guenter Knauf
2012-07-25Added support for tls-srp to MinGW builds.Guenter Knauf
2012-07-12Minor fixes to MinGW makefiles.Guenter Knauf
2012-07-11Changed MinGW makefiles to use WINSSL now.Guenter Knauf
2012-07-03MinGW makefile tweaks for running from sh.Guenter Knauf
2012-06-13schannel: remove version number and identify its use with 'schannel' literalYang Tse