Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-23 | whitespace fixes | Viktor Szakats | |
- replace tabs with spaces where possible - remove line ending spaces - remove double/triple newlines at EOF - fix a non-UTF-8 character - cleanup a few indentations/line continuations in manual examples Closes https://github.com/curl/curl/pull/3037 | |||
2017-06-21 | lib: fix the djgpp build | Gisle Vanem | |
Bug: https://github.com/curl/curl/commit/73a2fcea0b4adea6ba342cd7ed1149782c214ae3#commitcomment-22655993 | |||
2017-06-14 | includes: remove curl/curlbuild.h and curl/curlrules.h | Daniel Stenberg | |
Rely entirely on curl/system.h now. Introduced in Aug 2008 with commit 14240e9e109f. Now gone. Fixes #1456 | |||
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg | |
2015-10-21 | build: fix for MSDOS/djgpp | Gisle Vanem | |
- Add a VPATH-statement for the vtls/*.c files. - Due to 'vtls/*.c', remove that subdir part from $(OBJECTS). | |||
2015-10-20 | copyrights: update Gisle Vanem's email | Daniel Stenberg | |
2015-08-30 | makefiles: Added our standard copyright header | Steve Holme | |
But kept the original author, when they were specified in a comment, as the initial copyright holder. | |||
2011-04-16 | Changed email per Gisle's request. | Guenter Knauf | |
2010-12-03 | build: lib/config.dos renamed to lib/config-dos.h | Yang Tse | |
2010-03-24 | update to current state | Daniel Stenberg | |
2009-07-14 | renamed generated config.h to curl_config.h in order to avoid clashes when ↵ | Gunter Knauf | |
libcurl is used with other projects which also have a config.h. | |||
2009-06-13 | improve usability with UNIX-like shells or a DOS command interpreters | Yang Tse | |
2009-06-08 | ../include/curl/curlbuild.h.dist is not present in release archives so | Daniel Stenberg | |
the makefile cannot depend on it | |||
2008-08-21 | Added rule to generate '../include/curl/curlbuild.h'. | Gisle Vanem | |
2007-02-27 | Added TOPDIR variable. Put dependencies in external file. | Gisle Vanem | |
2006-08-29 | Don't include zlib headers in dependency output. | Gisle Vanem | |
2006-08-29 | Use config.dos instead. Updated generated dependencies. | Gisle Vanem | |
2005-05-14 | Updated generated dependencies. | Gisle Vanem | |
2005-04-07 | cut 'n paste error | Daniel Stenberg | |
2005-04-07 | GnuTLS updates | Daniel Stenberg | |
2004-12-17 | getdate.c is gone. | Gisle Vanem | |
2004-07-11 | changed to use Makefile.inc since Gisle agreed. | Gunter Knauf | |
2004-06-29 | Gisle's djgpp updates | Daniel Stenberg | |
2004-03-29 | Gisle Vanem's djgpp/MS-DOS updates | Daniel Stenberg | |
2003-12-19 | djgpp fixes by Gisle Vanem | Daniel Stenberg | |
2003-05-21 | Gisle Vanem made curl build with djgpp on DOS. | Daniel Stenberg | |