summaryrefslogtreecommitdiff
path: root/src/Makefile.m32
Commit message (Expand)AuthorAgeFilesLines
* 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
* removed CFLAGS from linking.Gunter Knauf2007-01-261-1/+1
* use provided resource file for exe.Gunter Knauf2007-01-261-2/+8
* removed unused define.Gunter Knauf2007-01-251-1/+1
* enabled build with libssh2.Gunter Knauf2007-01-251-8/+13
* Add "-DCURL_STATICLIB" for static build.Gisle Vanem2004-11-131-2/+6
* changed to use Makefile.inc; made paths overwritable.Gunter Knauf2004-07-051-7/+14
* Andrés García's updated mingw makefilesDaniel Stenberg2004-04-021-2/+2
* Andrés García's updatesDaniel Stenberg2004-02-051-2/+2
* Gisle Vanem fixed the Windows buildDaniel Stenberg2003-11-231-2/+2
* updated for mingw32Daniel Stenberg2003-10-211-3/+3
* Andrés García updated with the added files etcDaniel Stenberg2003-07-251-5/+2
* Andres Garcia Garcia updated to build with the most recent OpenSSL andDaniel Stenberg2003-02-281-4/+4
* assume zlib 1.1.4 - pointed out by Kevin RothDaniel Stenberg2003-02-041-1/+1
* Kevin Roth's patch. $(RM) instead of @erase, and it also passes on theDaniel Stenberg2002-10-281-77/+81
* Added zlib Library.Joern Hartroth2002-09-071-0/+4
* Jörn fixes for 7.9.8 buildDaniel Stenberg2002-06-121-2/+2
* winsock 2 fixesDaniel Stenberg2001-09-251-2/+2
* Added $Id:$ to the headerDaniel Stenberg2001-08-091-0/+2
* Jörg's updated makefileDaniel Stenberg2000-10-061-65/+71
* Added a define in the Mingw32 makefiles to allow parts of the config-win32Daniel Stenberg2000-06-141-1/+1
* Jörn's fixesDaniel Stenberg2000-05-221-2/+2
* Initial revisionDaniel Stenberg1999-12-291-0/+65