aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.m32
AgeCommit message (Expand)Author
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
2003-10-21updated for mingw32Daniel Stenberg
2003-07-25Andrés García updated with the added files etcDaniel Stenberg
2003-02-28Andres Garcia Garcia updated to build with the most recent OpenSSL andDaniel Stenberg
2003-02-04assume zlib 1.1.4 - pointed out by Kevin RothDaniel Stenberg
2002-10-28Kevin Roth's patch. $(RM) instead of @erase, and it also passes on theDaniel Stenberg
2002-09-07Added zlib Library.Joern Hartroth
2002-06-12Jörn fixes for 7.9.8 buildDaniel Stenberg
2001-09-25winsock 2 fixesDaniel Stenberg
2001-08-09Added $Id:$ to the headerDaniel Stenberg
2000-10-06Jörg's updated makefileDaniel Stenberg
2000-06-14Added a define in the Mingw32 makefiles to allow parts of the config-win32Daniel Stenberg
2000-05-22Jörn's fixesDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg