summaryrefslogtreecommitdiff
path: root/src/setup.h
Commit message (Expand)AuthorAgeFilesLines
* DOS adjustmentsYang Tse2009-06-111-3/+0
* David McCreedy's "TPF-platform specific changes to various files" patchYang Tse2009-05-011-5/+8
* somewhat protect Mac OS X users from using Mac OS 9 config fileYang Tse2008-09-051-2/+2
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-4/+0
* Update copyright year.Yang Tse2008-07-301-1/+1
* Sync comment with reality.Yang Tse2008-07-301-1/+1
* setup.h handles definition of _REENTRANT based on NEED_REENTRANTYang Tse2008-07-271-5/+10
* Added support for running on Symbian OS.Dan Fandrich2008-04-221-1/+5
* Define WIN32 when build target is Win32 API.Yang Tse2007-11-081-6/+4
* moved includes to setup.h so that the project headers also pick them up (elem...Gunter Knauf2007-06-301-0/+4
* proper symbol definition check for all AmigaOS flavoursYang Tse2007-02-281-2/+2
* Check for stdbool.h at configuration stage, and include it if available.Yang Tse2007-02-221-11/+0
* Introduce symbol USE_WINSOCK which will be defined whenYang Tse2006-10-181-0/+17
* Move definition of IS*() macros to setup_once.hYang Tse2006-10-181-10/+6
* Avoid typecasting a signed char to an int when using is*() functions, as thatDaniel Stenberg2006-10-171-1/+13
* Avoid redundant check. configure script takes care of not definingYang Tse2006-08-041-2/+4
* Changes to support building for eCos 1.3.1. This has been tested withDan Fandrich2006-07-191-1/+1
* Moved strdup replacement from src/main.c into src/strdup.c so it's availableDan Fandrich2006-07-111-0/+5
* Prevent definition of HAVE_WINxxx_H symbols and avoid inclusion of Windows he...Yang Tse2006-07-051-1/+1
* Brian Dessent's fixes for cygwin buildsDaniel Stenberg2006-06-081-2/+4
* First commit of David McCreedy's EBCDIC and TPF changes.Daniel Stenberg2006-04-071-0/+13
* Windows related cleanupYang Tse2005-12-171-25/+30
* 'Fix' windows buildsYang Tse2005-12-161-0/+28
* Doug Kaufman's set of patches to make curl build fine on DJGPP again usingDaniel Stenberg2005-11-241-0/+2
* corrected copyright yearsDaniel Stenberg2005-05-021-1/+1
* Based on feedback from Cory Nelson, I added some preprocessor magic inDaniel Stenberg2005-04-241-0/+4
* My reimplementation and cleanup of the getpass source code. We officially noDaniel Stenberg2004-12-251-1/+1
* precaution to prevent double typedefs of the boolDaniel Stenberg2004-12-151-3/+2
* moved the bool typedef to setup.hDaniel Stenberg2004-12-151-5/+11
* removed now obsolete ifdef.Gunter Knauf2004-07-041-4/+0
* Marty Kuhrt's adjustments for a cleaner VMS buildDaniel Stenberg2004-03-211-4/+0
* Günter Knauf's NetWare changes.Daniel Stenberg2004-03-171-0/+4
* Tom Bates' adjustment to build on his nsr-tandem-nsk.Daniel Stenberg2004-03-031-0/+4
* Define CURL_NO_OLDIES to prevent us from getting obsolete stuff defined.Daniel Stenberg2004-03-021-0/+2
* define SIZEOF_CURL_OFF_T if not already definedDaniel Stenberg2004-01-231-0/+4
* Gisle Vanem updated the code for win32 and djgpp builds.Daniel Stenberg2004-01-141-0/+1
* Diego Casorran's fixes to allow native AmigaOS buildsDaniel Stenberg2004-01-131-0/+3
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* define TRUE and FALSE here as some platforms don't have them otherwiseDaniel Stenberg2003-11-071-0/+7
* Shard's fix to build fine on BeOSDaniel Stenberg2003-10-051-0/+4
* CURLDEBUG not MALLOCDEBUGDaniel Stenberg2003-07-291-2/+2
* Some of Doug Kaufman's changes for the DOS portDaniel Stenberg2003-07-051-0/+4
* Gisle Vanem made curl build with djgpp on DOS.Daniel Stenberg2003-05-211-5/+8
* If MALLOCDEBUG, include the lib's setup.h here so that the proper definesDaniel Stenberg2003-04-151-2/+9
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* make WIN32 defined for Borland properly, as told by Alexander J. OssDaniel Stenberg2002-12-041-3/+2
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* Michael Curtis adjusted this for RISC OSDaniel Stenberg2002-04-081-0/+7
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* VMS adjustmentscurl-7_9_5-pre2Daniel Stenberg2002-02-201-1/+1