aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.m32
AgeCommit message (Expand)Author
2011-04-19Improve MinGW static makefile builds.Guenter Knauf
2011-04-19Enabled MinGW native Windows IDN build.Guenter Knauf
2011-04-19Updated default (recommended) dependency versions.Guenter Knauf
2011-02-13Updated OpenSSL version, added links to docu.Guenter Knauf
2010-12-05Updated OpenSSL version.Guenter Knauf
2010-10-11Added build bits for librtmp to MingW32 makefiles.Guenter Knauf
2010-08-18It is sufficient to pipe stderr to NUL to get rid of the nasty messages.Guenter Knauf
2010-08-15Syncroniszed vclean target; fixed some comments.Guenter Knauf
2010-08-02Rename CURL_SOURCES macro; revert previous rename of curl_SOURCES macro.Guenter Knauf
2010-07-22Updated library versions.Guenter Knauf
2010-04-24encourage users to take latest lib dependencies.Guenter Knauf
2010-03-31make folks use latest available dependent libraries.Guenter Knauf
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2009-04-09some minor Makefile tweaks for latest libssh2.Gunter Knauf
2009-03-29some minor Makefile tweaks.Gunter Knauf
2009-01-26added CURLX_ONES again to object list for dynamic linking.Gunter Knauf
2008-11-13changed to latest libidn version.Gunter Knauf
2008-11-11updated coment, updated OpenSSL version.Gunter Knauf
2008-11-11added libidn build.Gunter Knauf
2008-05-09Internal time differences now use monotonic time source if available.Yang Tse
2008-01-29silent stupid 'del' message when no files to delete found;Gunter Knauf
2008-01-17updated lib versions.Gunter Knauf
2007-08-25only link with -lwldap32 if we dont use other LDAP SDKs.Gunter Knauf
2007-08-24added defines to build with OpenLDAP.Gunter Knauf
2007-08-21sync libssh2 paths with comments.Gunter Knauf
2007-08-21added targets to create the files missing in CVS which makes calling buildcon...Gunter Knauf
2007-08-20fixed wrong CLAGS define.Gunter Knauf
2007-08-20added some comments about the paths and build options;Gunter Knauf
2007-08-19ignore errors of the RM command; seems that the del command fails on W2K when...Gunter Knauf
2007-08-19added some comments in the makefiles about build options.Gunter Knauf
2007-08-14added a dependency for libcares if build with ares support;Gunter Knauf
2007-08-14added -lwldap32 to link libs.Gunter Knauf
2007-08-08removed asm rules since we have no asm in the sources, and this produced 2 wa...Gunter Knauf
2007-08-03fixed small fix issue I introduced with my previous commit.Gunter Knauf
2007-08-03some more makefile fixes/changes.Gunter Knauf
2007-08-03changed 'rm -f' to 'del /f' so it works without GnuUtils as Peteris Krumins p...Gunter Knauf
2007-07-04enabled ares build.Gunter Knauf
2007-02-20curl tool was using functions curlx_tvnow and curlx_tvdiff which are notYang Tse
2007-02-15enabled IPV6 builds.Gunter Knauf
2007-01-28enabled build with sspi.Gunter Knauf
2007-01-26remove the res file too with clean target.Gunter Knauf
2007-01-26removed CFLAGS from linking.Gunter Knauf
2007-01-26use provided resource file for exe.Gunter Knauf
2007-01-25removed unused define.Gunter Knauf
2007-01-25enabled build with libssh2.Gunter Knauf
2004-11-13Add "-DCURL_STATICLIB" for static build.Gisle Vanem
2004-07-05changed to use Makefile.inc; made paths overwritable.Gunter Knauf
2004-04-02Andrés García's updated mingw makefilesDaniel Stenberg
2004-02-05Andrés García's updatesDaniel Stenberg
2003-11-23Gisle Vanem fixed the Windows buildDaniel Stenberg