Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-28 | Andres Garcia pointed out these Makefile mistakes... | Daniel Stenberg | |
2008-08-23 | - Running 'make ca-firefox' in the root build dir will now run the new | Daniel Stenberg | |
firefox-db2pem.sh conversion script that converts a local Firefox db of ca certs into PEM format, suitable for use with a OpenSSL or GnuTLS built libcurl. | |||
2008-02-10 | removed 'mv' call and changed to use new backup feature of mk-ca-bundle.pl. | Gunter Knauf | |
2008-02-09 | make use of mv's backup feature so that calling the ca-bundle target more ↵ | Gunter Knauf | |
than once will never fail; ignore error which can occure if for whatever reason there's no orignial ca-bundle.crt to rename. | |||
2008-02-08 | added ca-bundle target to main makefile; | Gunter Knauf | |
for now this does rename the existing ca-bundle.crt to ca-bundle.crt.old; maybe we can remove this once we are 100% sure that the new script works properly, and just overwrite the shipping one? | |||
2008-01-19 | added a (sample) target for 64bit msvc builds | Daniel Stenberg | |
2007-08-03 | Peteris Krumins pointed out that the standard MingW32 build depends on zlib; ↵ | Gunter Knauf | |
removed that, and added another option for zlib build, and renamed all other targets to reflect zlib dependency. | |||
2007-07-13 | Daniel Cater made the vc8-generating line use double-quotes to run fine on | Daniel Stenberg | |
windows | |||
2007-06-22 | added netware install target | Gunter Knauf | |
2007-04-12 | add a 'vc8' target that (re-)builds the */Makefile.vc8 files | Daniel Stenberg | |
2007-03-02 | - Robert A. Monat and Shmulik Regev helped out to fix the new */Makefile.vc8 | Daniel Stenberg | |
makefiles that are included in the source release archives, generated from the Makefile.vc6 files by the maketgz script. I also modified the root Makefile to have a VC variable that defaults to vc6 but can be overridden to allow it to be used for vc8 as well. Like this: nmake VC=vc8 vc | |||
2007-01-28 | enabled build with sspi. | Gunter Knauf | |
2007-01-27 | update copyright year notice | Yang Tse | |
2007-01-25 | added targets for libssh2 builds. | Gunter Knauf | |
2005-08-10 | added some more NetWare targets. | Gunter Knauf | |
2005-03-31 | Updated the copyright year since changes have been this year. | Daniel Stenberg | |
2005-03-11 | fixed two leftover from Christopher's patch | Daniel Stenberg | |
2005-01-18 | Cody Jones' enhanced version of Samuel Díaz García's MSVC makefile patch. | Daniel Stenberg | |
2005-01-08 | Added Watcom targets. | Gisle Vanem | |
2004-11-13 | MingW/djgpp: Use GNU make's internal 'cd' to avoid shell-troubles. | Gisle Vanem | |
2004-07-15 | added borland-ssl and borland-ssl-zlib targets. | Gunter Knauf | |
2004-07-14 | changed Borland target since Borland's make doesnt understand '&'. | Gunter Knauf | |
2004-07-11 | added new vc-zlib target. | Gunter Knauf | |
2004-07-06 | added vc-ssl-zlib target. | Gunter Knauf | |
2004-06-22 | added 'clean' targets for mingw32 and netware. | Gunter Knauf | |
2004-06-04 | Günter Knauf's netware fix | Daniel Stenberg | |
2004-03-21 | use tabs, not spaces! | Daniel Stenberg | |
2004-03-17 | Günter Knauf's NetWare changes. | Daniel Stenberg | |
2004-02-26 | David Byron's fixes to make the latest curl build fine under MSVC 6. | Daniel Stenberg | |
2004-01-13 | use the *correct* header! | Daniel Stenberg | |
2004-01-13 | fix the copyright string years | Daniel Stenberg | |
2003-12-10 | Diego Casorran's amiga build patch | Daniel Stenberg | |
2003-10-22 | Dylan Ellicott added the vc-libcurl-ssl-dll target | Daniel Stenberg | |
2003-05-21 | Gisle Vanem made curl build with djgpp on DOS. | Daniel Stenberg | |
2002-09-07 | Added ZLIB switch for activation of content encoding in Makefile.m32 | Joern Hartroth | |
2002-02-25 | happy new year | Daniel Stenberg | |
2002-02-06 | Miklos Nemeth windows update | Daniel Stenberg | |
2001-11-21 | SM's vc target updates | Daniel Stenberg | |
2001-03-15 | Jörn's win32-fix to make it work better | Daniel Stenberg | |
2001-01-04 | new header | Daniel Stenberg | |
2000-12-11 | unix style newlines only | Daniel Stenberg | |
2000-12-05 | Added the borland makefiles | Daniel Stenberg | |
2000-12-01 | Craig Davison fixed the VC++ lines | Daniel Stenberg | |
2000-06-20 | haxx.nu => haxx.se | Daniel Stenberg | |
1999-12-29 | Initial revision | Daniel Stenberg | |