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 | |||
2012-04-07 | curl tool: use configuration files from lib directory - follow-up I | Yang Tse | |
amigaos.[ch] now integrates nicely with any libcurl build | |||
2010-06-07 | Include Makefile.inc to get the list of source files for Amiga | Dan Fandrich | |
Signed-off-by: Diego Casorran <dcasorran@gmail.com> | |||
2010-06-02 | add missing new files to non-configure target build files | Yang Tse | |
2010-05-12 | Added Polar SSL and RTMP files to the non-autoconf build files | Dan Fandrich | |
I didn't bother with a few that have little hope of running the required dependent libraries. | |||
2010-04-20 | hmac.c related compilation adjustment | Yang Tse | |
2010-02-19 | fix compiler warning | Yang Tse | |
2010-01-26 | add curl_threads.c to non-configure target build files | Yang Tse | |
2010-01-21 | Added rtsp.c to the non-configure target build files | Dan Fandrich | |
2010-01-15 | Added the new protocol source files to the non-autoconf build files | Dan Fandrich | |
2009-09-28 | libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.h | Yang Tse | |
2009-09-17 | Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h | Yang Tse | |
into curl_rand.c and curl_rand.h | |||
2009-07-15 | Added nonblock.c to the non-automake makefiles (note that the dependencies | Dan Fandrich | |
in the Watcom makefiles aren't quite correct). | |||
2009-04-23 | Added new libcurl source files to Amiga, RiscOS and VC6 build files. | Dan Fandrich | |
2008-11-11 | Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535) | Yang Tse | |
Daniel Fandrich noticed that curl_addrinfo was also missing in the build process of other four non-configure platforms. Added now. | |||
2008-10-23 | Added rawstr.c to the non-configure libcurl makefiles | Dan Fandrich | |
2005-07-13 | Diego Casorran patches to make (lib)curl build fine on Amiga again | Daniel Stenberg | |
2005-04-07 | added new files | Daniel Stenberg | |
2004-12-10 | Dan Fandrich: added some missing files. "I can't try them so they might still | Daniel Stenberg | |
be broken, but at least they'll be less broken than they are now." | |||
2003-12-10 | Diego Casorran's amiga makefiles | Daniel Stenberg | |