summaryrefslogtreecommitdiff
path: root/packages/TPF/curl.mak
Commit message (Collapse)AuthorAgeFilesLines
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-1/+0
| | | | | | | SSLeay was the name of the library that was subsequently turned into OpenSSL many moons ago (1999). curl does not work with the old SSLeay library since years. This is now reflected by only using USE_OPENSSL in code that depends on OpenSSL.
* Changed the TPF make file to get source files from Makefile.incDan Fandrich2010-09-271-90/+2
| | | | Patch was fixed and validated by David McCreedy.
* Added new source files to Symbian and TPF makefilesDan Fandrich2010-08-251-0/+1
|
* build: add missing new files to non-configure target build filesYang Tse2010-08-031-0/+2
|
* add missing new files to non-configure target build filesYang Tse2010-06-021-0/+3
|
* Added the new ftp source files to the non-autoconf build filesDan Fandrich2010-05-121-3/+7
|
* hmac.c related compilation adjustmentYang Tse2010-04-201-0/+1
|
* fix compiler warningYang Tse2010-02-191-0/+1
|
* Added curl_threads.c to a few more non-configure build filesDan Fandrich2010-01-261-0/+1
|
* Added rtsp.c to the non-configure target build filesDan Fandrich2010-01-211-0/+1
|
* Added the new protocol source files to the non-autoconf build filesDan Fandrich2010-01-151-0/+4
|
* libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.hYang Tse2009-09-281-0/+1
|
* Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.hYang Tse2009-09-171-0/+1
| | | | into curl_rand.c and curl_rand.h
* Added nonblock.c to the non-automake makefiles (note that the dependenciesDan Fandrich2009-07-151-0/+1
| | | | in the Watcom makefiles aren't quite correct).
* David McCreedy's "TPF-platform specific changes to various files" patchYang Tse2009-05-011-0/+128