summaryrefslogtreecommitdiff
path: root/src/Makefile.m32
Commit message (Expand)AuthorAgeFilesLines
* whitespace fixesViktor Szakats2018-09-231-31/+31
* curl.rc: embed manifest for correct Windows version detectionViktor Szakats2018-05-301-2/+2
* src/Makefile.m32: fix typo in brotli lib customizationViktor Szakats2017-11-061-1/+1
* Makefile.m32: allow to customize brotli libsViktor Szakats2017-11-051-1/+6
* Makefile.m32: add brotli supportViktor Szakats2017-11-051-1/+14
* makefile.m32: allow to override gcc, ar and ranlibViktor Szakats2017-10-151-3/+10
* makefile.m32: add multissl supportViktor Szakats2017-08-301-8/+8
* makefile.m32: add support for libidn2Viktor Szakats2017-08-221-8/+8
* Makefile.m32: enable -W for MinGW32 buildMarcel Raad2017-06-161-1/+1
* 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
* src/Makefile.m32: add CURL_{LD,C}FLAGS_EXTRAS supportViktor Szakats2016-02-201-8/+8
* 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
* build: bump version in default nghttp2 pathsViktor Szakats2015-05-191-1/+1
* build: update depedency versions, urls, example makefilesViktor Szakats2015-04-301-9/+9
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-1/+1
* add -m64 clags when targeting mingw64, add -m32/-m64 to LDFLAGSViktor Szakats2015-01-081-2/+3
* 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-10/+8
* 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/+8
* Added MinGW support to build with nghttp2.Guenter Knauf2014-10-241-0/+11
* Remove all traces of FBOpenSSL SPNEGO supportDavid Woodhouse2014-07-161-6/+0
* build: Renamed CURLX_ONES file list definition to CURLX_CFILESSteve Holme2014-05-211-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
* curl tool: renaming hugehelp files to tool_hugehelpYang Tse2012-12-261-6/+6
* Added deps for static metalink-aware MinGW builds.Guenter Knauf2012-11-081-0/+16
* Revert c44e674; add OpenSSL includes/defines.Guenter Knauf2012-10-131-3/+15
* Makefile.m32: Updated to build against libmetalink 0.1.2Marc Hoersken2012-09-111-3/+3
* Minor fixes to MinGW makefiles.Guenter Knauf2012-07-121-3/+3
* Changed MinGW makefiles to use WINSSL now.Guenter Knauf2012-07-111-2/+2
* Removed obsolete include path to project root.Guenter Knauf2012-07-081-1/+1
* MinGW makefile tweaks for running from sh.Guenter Knauf2012-07-031-19/+44
* 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
* Added metalink support to MinGW builds.Guenter Knauf2012-06-081-0/+12
* Enabled OpenSSL static linkage.Guenter Knauf2012-05-271-3/+9