summaryrefslogtreecommitdiff
path: root/docs/examples/makefile.dj
Commit message (Collapse)AuthorAgeFilesLines
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-241-1/+1
| | | | | | | | | Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141
* whitespace fixesViktor Szakats2018-09-231-1/+0
| | | | | | | | | | | - 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
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* copyrights: update Gisle Vanem's emailDaniel Stenberg2015-10-201-4/+0
|
* examples/makefile.dj: update emailGisle Vanem2011-04-071-1/+1
|
* source header: added to more filesDaniel Stenberg2011-03-121-0/+21
|
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
|
* Pick-up programs from Makefile.inc.Gisle Vanem2008-08-171-8/+3
|
* Added libidn libs as needed. Added compilation of sendrecv.cGisle Vanem2008-07-081-1/+5
| | | | and cookie_interface.c.
* Remove remaining traces of ftp3rdparty.c and mention htmltidy.cDan Fandrich2007-09-131-1/+1
|
* Added cvs id. Use TOPDIR variable. Updated CSOURCES.Gisle Vanem2007-03-171-11/+16
| | | | Dependencies are now put in external file depend.dj.
* Use CSOURCES as other makefiles. Add line for dependency generation.Gisle Vanem2006-09-131-7/+9
|
* Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is aDaniel Stenberg2005-07-271-1/+2
| | | | | simple interface to extracting and setting cookies in libcurl's internal "cookie jar". See the new cookie_interface.c example code.
* Added anyauthput.exe.Gisle Vanem2004-11-261-33/+33
|
* Another Gisle updateDaniel Stenberg2004-06-301-64/+33
|
* Gisle's updateDaniel Stenberg2004-06-291-31/+64
|
* Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg2003-05-211-0/+31