summaryrefslogtreecommitdiff
path: root/src/Makefile.m32
Commit message (Expand)AuthorAgeFilesLines
* Changed suffix rules to pattern rules.Guenter Knauf2011-09-211-4/+2
* Some more MinGW build tweaks.Guenter Knauf2011-09-211-3/+7
* A bunch of MinGW build tweaks.Guenter Knauf2011-09-201-30/+32
* Added _WIN32_WINNT define for IPv6 builds.Guenter Knauf2011-09-201-1/+1
* Fixed MinGW WinIDN lib dependency.Guenter Knauf2011-09-171-1/+1
* Updated makefiles to latest libssh2.Guenter Knauf2011-09-111-1/+1
* Added SPNEGO to MinGW makefiles.Guenter Knauf2011-09-041-0/+6
* Updated dependecies versions.Guenter Knauf2011-09-031-1/+1
* Some MinGW makefile tweaks for MinGW64.Guenter Knauf2011-09-031-0/+8
* Improve MinGW static makefile builds.Guenter Knauf2011-04-191-3/+41
* Enabled MinGW native Windows IDN build.Guenter Knauf2011-04-191-4/+15
* Updated default (recommended) dependency versions.Guenter Knauf2011-04-191-1/+1
* Updated OpenSSL version, added links to docu.Guenter Knauf2011-02-131-1/+1
* Updated OpenSSL version.Guenter Knauf2010-12-051-1/+1
* Added build bits for librtmp to MingW32 makefiles.Guenter Knauf2010-10-111-2/+10
* It is sufficient to pipe stderr to NUL to get rid of the nasty messages.Guenter Knauf2010-08-181-1/+1
* Syncroniszed vclean target; fixed some comments.Guenter Knauf2010-08-151-2/+1
* Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro.Guenter Knauf2010-08-021-1/+1
* Updated library versions.Guenter Knauf2010-07-221-4/+4
* encourage users to take latest lib dependencies.Guenter Knauf2010-04-241-2/+2
* make folks use latest available dependent libraries.Guenter Knauf2010-03-311-7/+10
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* some minor Makefile tweaks for latest libssh2.Gunter Knauf2009-04-091-2/+2
* some minor Makefile tweaks.Gunter Knauf2009-03-291-5/+5
* added CURLX_ONES again to object list for dynamic linking.Gunter Knauf2009-01-261-2/+5
* changed to latest libidn version.Gunter Knauf2008-11-131-1/+1
* updated coment, updated OpenSSL version.Gunter Knauf2008-11-111-2/+2
* added libidn build.Gunter Knauf2008-11-111-1/+10
* Internal time differences now use monotonic time source if available.Yang Tse2008-05-091-1/+1
* silent stupid 'del' message when no files to delete found;Gunter Knauf2008-01-291-5/+7
* updated lib versions.Gunter Knauf2008-01-171-2/+2
* only link with -lwldap32 if we dont use other LDAP SDKs.Gunter Knauf2007-08-251-1/+6
* added defines to build with OpenLDAP.Gunter Knauf2007-08-241-5/+8
* sync libssh2 paths with comments.Gunter Knauf2007-08-211-1/+1
* added targets to create the files missing in CVS which makes calling buildcon...Gunter Knauf2007-08-211-1/+11
* fixed wrong CLAGS define.Gunter Knauf2007-08-201-1/+1
* added some comments about the paths and build options;Gunter Knauf2007-08-201-3/+23
* ignore errors of the RM command; seems that the del command fails on W2K when...Gunter Knauf2007-08-191-4/+4
* added some comments in the makefiles about build options.Gunter Knauf2007-08-191-2/+3
* added a dependency for libcares if build with ares support;Gunter Knauf2007-08-141-0/+3
* added -lwldap32 to link libs.Gunter Knauf2007-08-141-1/+1
* removed asm rules since we have no asm in the sources, and this produced 2 wa...Gunter Knauf2007-08-081-6/+0
* fixed small fix issue I introduced with my previous commit.Gunter Knauf2007-08-031-1/+1
* some more makefile fixes/changes.Gunter Knauf2007-08-031-12/+16
* changed 'rm -f' to 'del /f' so it works without GnuUtils as Peteris Krumins p...Gunter Knauf2007-08-031-3/+3
* enabled ares build.Gunter Knauf2007-07-041-0/+6
* curl tool was using functions curlx_tvnow and curlx_tvdiff which are notYang Tse2007-02-201-4/+1
* enabled IPV6 builds.Gunter Knauf2007-02-151-0/+3
* enabled build with sspi.Gunter Knauf2007-01-281-0/+3
* remove the res file too with clean target.Gunter Knauf2007-01-261-2/+2