aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.m32
AgeCommit message (Collapse)Author
2009-03-29some minor Makefile tweaks.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
This also implies the removal of the winmm.lib dependency for WIN32.
2008-03-31Removed the generated ca-bundle.h file. The verbatim value of $ca andMichal Marek
$capath is known to configure, so it can be defined in config.h instead.
2008-01-29silent stupid 'del' message when no files to delete found;Gunter Knauf
added curl.res to clean target.
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 ↵Gunter Knauf
buildconf.bat obsolete; removed obsolete wsock32 link lib.
2007-08-20added some comments about the paths and build options;Gunter Knauf
added define to build with ldaps support; enabled build with the Novell LDAP SDK.
2007-08-19ignore errors of the RM command; seems that the del command fails on W2K ↵Gunter Knauf
when the file to delete isnt found while on XP it only prints the warning but make continues....
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
other minor makefile tweaks.
2007-08-14added -lwldap32 to link libs.Gunter Knauf
2007-08-07moved HAVE_LONGLONG from makefiles to config-win32.h.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 ↵Gunter Knauf
pointed out; changed to use latest external libs.
2007-07-04enabled ares build.Gunter Knauf
2007-02-15enabled IPV6 builds.Gunter Knauf
2007-01-29fixed segfault when compiled with MingW32 and cmd or command shell.Gunter Knauf
2007-01-28enabled build with sspi.Gunter Knauf
2007-01-25removed unused define.Gunter Knauf
2007-01-25enabled build with libssh2.Gunter Knauf
2004-12-19OpenSSL updates; get CA_BUNDLE from env. Assume noGisle Vanem
Kerberos, have <pkcs12.h>, <engine.h> and built-in engines.
2004-11-19Enable >2GB files for MingW.Gisle Vanem
2004-11-09Changes for removing libcurl.def file on Win32.Gisle Vanem
Added "CURL_EXTERN" to memdebug.h functions. Cleaned up Makefile.vc6.
2004-07-05changed to use Makefile.inc; made paths overwritable.Gunter Knauf
2004-06-09added the new source files.Gunter Knauf
2004-04-02Andrés García's updated mingw makefilesDaniel Stenberg
2004-02-05Andrés García's updatesDaniel Stenberg
2004-01-05David J Meyer's large file support.Daniel Stenberg
2003-11-06Gisle Vanem's libcurl.dll version info patch appliedDaniel 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
the recent libcurl changes.
2003-02-04HAVE_LIBZ is the actual name of the define we useDaniel Stenberg
2003-01-31Kevin Roth corrected the zlib stuff to work better.Daniel Stenberg
2002-11-15no more dllinit.o usageDaniel Stenberg
2002-10-28Kevin Roth's fixes that use $(RM) instead of @erase and modified SSL versionDaniel Stenberg
2002-09-06Added content_encoding files.Joern Hartroth
2002-07-29Added multi.[co] to the buildDaniel Stenberg
2002-06-12Jörn fixes for 7.9.8 buildDaniel Stenberg
2002-01-18patched by Andrés GarcíaDaniel Stenberg
2001-11-02Jörn added connect.cDaniel Stenberg
2001-09-25winsock 2 fixesDaniel Stenberg
2001-08-09Added $Id:$ string for file version in the headerDaniel Stenberg
2001-06-07Jörn corrected the mingw32 makefileDaniel Stenberg