aboutsummaryrefslogtreecommitdiff
path: root/src/setup.h
AgeCommit message (Expand)Author
2007-06-30moved includes to setup.h so that the project headers also pick them up (elem...Gunter Knauf
2007-02-28proper symbol definition check for all AmigaOS flavoursYang Tse
2007-02-22Check for stdbool.h at configuration stage, and include it if available.Yang Tse
2006-10-18Introduce symbol USE_WINSOCK which will be defined whenYang Tse
2006-10-18Move definition of IS*() macros to setup_once.hYang Tse
2006-10-17Avoid typecasting a signed char to an int when using is*() functions, as thatDaniel Stenberg
2006-08-04Avoid redundant check. configure script takes care of not definingYang Tse
2006-07-19Changes to support building for eCos 1.3.1. This has been tested withDan Fandrich
2006-07-11Moved strdup replacement from src/main.c into src/strdup.c so it's availableDan Fandrich
2006-07-05Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows he...Yang Tse
2006-06-08Brian Dessent's fixes for cygwin buildsDaniel Stenberg
2006-04-07First commit of David McCreedy's EBCDIC and TPF changes.Daniel Stenberg
2005-12-17Windows related cleanupYang Tse
2005-12-16'Fix' windows buildsYang Tse
2005-11-24Doug Kaufman's set of patches to make curl build fine on DJGPP again usingDaniel Stenberg
2005-05-02corrected copyright yearsDaniel Stenberg
2005-04-24Based on feedback from Cory Nelson, I added some preprocessor magic inDaniel Stenberg
2004-12-25My reimplementation and cleanup of the getpass source code. We officially noDaniel Stenberg
2004-12-15precaution to prevent double typedefs of the boolDaniel Stenberg
2004-12-15moved the bool typedef to setup.hDaniel Stenberg
2004-07-04removed now obsolete ifdef.Gunter Knauf
2004-03-21Marty Kuhrt's adjustments for a cleaner VMS buildDaniel Stenberg
2004-03-17Günter Knauf's NetWare changes.Daniel Stenberg
2004-03-03Tom Bates' adjustment to build on his nsr-tandem-nsk.Daniel Stenberg
2004-03-02Define CURL_NO_OLDIES to prevent us from getting obsolete stuff defined.Daniel Stenberg
2004-01-23define SIZEOF_CURL_OFF_T if not already definedDaniel Stenberg
2004-01-14Gisle Vanem updated the code for win32 and djgpp builds.Daniel Stenberg
2004-01-13Diego Casorran's fixes to allow native AmigaOS buildsDaniel Stenberg
2004-01-07updated year in the copyright stringDaniel Stenberg
2003-11-07define TRUE and FALSE here as some platforms don't have them otherwiseDaniel Stenberg
2003-10-05Shard's fix to build fine on BeOSDaniel Stenberg
2003-07-29CURLDEBUG not MALLOCDEBUGDaniel Stenberg
2003-07-05Some of Doug Kaufman's changes for the DOS portDaniel Stenberg
2003-05-21 Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg
2003-04-15If MALLOCDEBUG, include the lib's setup.h here so that the proper definesDaniel Stenberg
2003-01-16copyright year update in the source headerDaniel Stenberg
2002-12-04make WIN32 defined for Borland properly, as told by Alexander J. OssDaniel Stenberg
2002-09-03updated source code boilerplate/headerDaniel Stenberg
2002-04-08Michael Curtis adjusted this for RISC OSDaniel Stenberg
2002-03-19copyright string (year) updateDaniel Stenberg
2002-02-20VMS adjustmentsDaniel Stenberg
2002-02-20Nico Baggus' VMS tweaksDaniel Stenberg
2001-12-17Götz Babin-Ebell's OpenSSL ENGINE patchDaniel Stenberg
2001-11-29mac fixesDaniel Stenberg
2001-09-17Linus Nielsen Feltzing's telnet-for-win32 fixesDaniel Stenberg
2001-01-03dual-license fixDaniel Stenberg
2000-11-09haxx.nu => haxx.seDaniel Stenberg
2000-08-02moved the #define strequal() since they're now true functions in libcurlDaniel Stenberg
2000-03-19Marco G. Salvagno's OS/2 changesDaniel Stenberg
1999-12-29Initial revisionDaniel Stenberg