summaryrefslogtreecommitdiff
path: root/src/Makefile.m32
AgeCommit message (Expand)Author
2018-11-10Merge tag 'curl-7_62_0'Nils Gillmann
2018-09-23whitespace fixesViktor Szakats
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-05-30curl.rc: embed manifest for correct Windows version detectionViktor Szakats
2017-12-03Merge tag 'curl-7_57_0'ng0
2017-11-06src/Makefile.m32: fix typo in brotli lib customizationViktor Szakats
2017-11-05Makefile.m32: allow to customize brotli libsViktor Szakats
2017-11-05Makefile.m32: add brotli supportViktor Szakats
2017-10-24Merge tag 'curl-7_56_1' of https://github.com/curl/curlng0
2017-10-15makefile.m32: allow to override gcc, ar and ranlibViktor Szakats
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-08-30makefile.m32: add multissl supportViktor Szakats
2017-08-22Makefile.m32: enable -W for MinGW32 buildMarcel Raad
2017-08-22makefile.m32: add support for libidn2Viktor Szakats
2017-06-16Makefile.m32: enable -W for MinGW32 buildMarcel Raad
2016-09-14* Patches to rename libcurl to libgnurl by ChristianChristian Grothoff
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-20src/Makefile.m32: add CURL_{LD,C}FLAGS_EXTRAS supportViktor 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-05-19build: bump version in default nghttp2 pathsViktor Szakats
2015-04-30build: update depedency versions, urls, example makefilesViktor Szakats
2015-03-05openssl: remove all uses of USE_SSLEAYDaniel Stenberg
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-05-21build: Renamed CURLX_ONES file list definition to CURLX_CFILESSteve Holme
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-12-26curl tool: renaming hugehelp files to tool_hugehelpYang Tse
2012-11-08Added deps for static metalink-aware MinGW builds.Guenter Knauf
2012-10-13Revert c44e674; add OpenSSL includes/defines.Guenter Knauf
2012-09-11Makefile.m32: Updated to build against libmetalink 0.1.2Marc Hoersken
2012-07-12Minor fixes to MinGW makefiles.Guenter Knauf
2012-07-11Changed MinGW makefiles to use WINSSL now.Guenter Knauf
2012-07-08Removed obsolete include path to project root.Guenter Knauf