summaryrefslogtreecommitdiff
path: root/packages/DOS
Commit message (Collapse)AuthorAgeFilesLines
* openssl: Remove SSLEAY leftoversDaniel Gustafsson2018-11-171-1/+1
| | | | | | | | | Commit 709cf76f6bb7dbac deprecated USE_SSLEAY, as curl since long isn't compatible with the SSLeay library. This removes the few leftovers that were omitted in the less frequently used platform targets. Closes #3270 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
* cleanup: misc typos in strings and commentsluz.paz2018-03-161-1/+1
| | | | | | Found via `codespell` Closes #2389
* s/cURL/curlDaniel Stenberg2016-11-071-1/+1
| | | | | | We're mostly saying just "curl" in lower case these days so here's a big cleanup to adapt to this reality. A few instances are left as the project could still formally be considered called cURL.
* code/docs: Use Unix rather than UNIX to avoid use of the trademarkSteve Holme2014-12-261-1/+1
| | | | | Use Unix when generically writing about Unix based systems as UNIX is the trademark and should only be used in a particular product's name.
* packages/DOS/common.dj: remove COFF debug info generationGisle Vanem2013-01-101-1/+1
| | | | | | | | | | | | gcc on DOS hasn't really supported COFF-debug (-gcoff) on djgpp for a long time. "Sounds like the COFF debug info generation has bit-rotted in GCC. Nothing new here, no other platform uses COFF AFAIK." So lets drop it too. URL: http://curl.haxx.se/mail/lib-2013-01/0130.html
* remove all .cvsignore filesDaniel Stenberg2010-03-251-2/+0
|
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
|
* Fix spellingYang Tse2009-10-271-1/+1
|
* add default USE_CURLDEBUG settingYang Tse2009-06-131-0/+5
|
* improve usability with UNIX-like shells or a DOS command interpretersYang Tse2009-06-131-2/+34
|
* Added CVS id.Gisle Vanem2009-05-211-0/+1
|
* Update coments. Long-file name setup is required.Gisle Vanem2009-05-211-3/+2
| | | | C-Ares and IPv6 is no longer a bad combo.
* Remove DOS and TPF package's Makefile.amYang Tse2009-05-091-1/+0
| | | | Not actually needed to simply include some files in the distribution tarball.
* Added TOPDIR variable. Updated package locations.Gisle Vanem2007-02-271-28/+14
| | | | Simplified dependency generation.
* Added option for using C-ares and libidn.Gisle Vanem2004-12-171-3/+25
| | | | Dependencies generated from $(CSOURCES).
* Gisle's djgpp updatesDaniel Stenberg2004-06-291-2/+11
|
* Gisle Vanem's djgpp/MS-DOS updatesDaniel Stenberg2004-03-292-3/+19
|
* Gisle Vanem's djgpp fixesDaniel Stenberg2003-12-191-56/+74
|
* ignoreDaniel Stenberg2003-06-021-0/+2
|
* Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg2003-05-213-0/+61