summaryrefslogtreecommitdiff
path: root/lib/makefile.dj
Commit message (Collapse)AuthorAgeFilesLines
* 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
* lib: fix the djgpp buildGisle Vanem2017-06-211-1/+3
| | | | Bug: https://github.com/curl/curl/commit/73a2fcea0b4adea6ba342cd7ed1149782c214ae3#commitcomment-22655993
* includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg2017-06-141-4/+1
| | | | | | | | Rely entirely on curl/system.h now. Introduced in Aug 2008 with commit 14240e9e109f. Now gone. Fixes #1456
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* build: fix for MSDOS/djgppGisle Vanem2015-10-211-1/+3
| | | | | | - Add a VPATH-statement for the vtls/*.c files. - Due to 'vtls/*.c', remove that subdir part from $(OBJECTS).
* copyrights: update Gisle Vanem's emailDaniel Stenberg2015-10-201-1/+1
|
* makefiles: Added our standard copyright headerSteve Holme2015-08-301-2/+24
| | | | | But kept the original author, when they were specified in a comment, as the initial copyright holder.
* Changed email per Gisle's request.Guenter Knauf2011-04-161-1/+1
|
* build: lib/config.dos renamed to lib/config-dos.hYang Tse2010-12-031-1/+1
|
* update to current stateDaniel Stenberg2010-03-241-2/+1
|
* renamed generated config.h to curl_config.h in order to avoid clashes when ↵Gunter Knauf2009-07-141-4/+4
| | | | libcurl is used with other projects which also have a config.h.
* improve usability with UNIX-like shells or a DOS command interpretersYang Tse2009-06-131-8/+21
|
* ../include/curl/curlbuild.h.dist is not present in release archives soDaniel Stenberg2009-06-081-4/+4
| | | | the makefile cannot depend on it
* Added rule to generate '../include/curl/curlbuild.h'.Gisle Vanem2008-08-211-1/+4
|
* Added TOPDIR variable. Put dependencies in external file.Gisle Vanem2007-02-271-257/+4
|
* Don't include zlib headers in dependency output.Gisle Vanem2006-08-291-73/+35
|
* Use config.dos instead. Updated generated dependencies.Gisle Vanem2006-08-291-153/+183
|
* Updated generated dependencies.Gisle Vanem2005-05-141-118/+135
|
* cut 'n paste errorDaniel Stenberg2005-04-071-2/+2
|
* GnuTLS updatesDaniel Stenberg2005-04-071-0/+4
|
* getdate.c is gone.Gisle Vanem2004-12-171-158/+204
|
* changed to use Makefile.inc since Gisle agreed.Gunter Knauf2004-07-111-12/+4
|
* Gisle's djgpp updatesDaniel Stenberg2004-06-291-167/+202
|
* Gisle Vanem's djgpp/MS-DOS updatesDaniel Stenberg2004-03-291-100/+126
|
* djgpp fixes by Gisle VanemDaniel Stenberg2003-12-191-157/+175
|
* Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg2003-05-211-0/+157