summaryrefslogtreecommitdiff
path: root/include/curl/curlbuild.h.dist
Commit message (Expand)AuthorAgeFilesLines
* curlbuild: fix GCC build on SPARC systems without configure scriptMAN-AT-ARMS2014-06-161-2/+2
* curlbuild.h.dist: enhance non-configure GCC ABI detection logicYang Tse2013-03-081-3/+5
* curlbuild.h.dist: fix GCC build on ARM systems without configure scriptYang Tse2013-03-081-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* s/CVS/gitDaniel Stenberg2010-03-241-3/+3
* VMS specific preprocessor symbol checking adjustmentsYang Tse2009-12-301-10/+10
* Fix spellingYang Tse2009-10-271-2/+2
* fiX *__SOCKLEN_T definitions for remaining targetsYang Tse2009-05-121-10/+10
* fIX *__SOCKLEN_T definitions for SYMBIAN32 and VMS targetsYang Tse2009-05-111-4/+4
* fIX *__SOCKLEN_T definitions for OS400 and generic GCC targetsYang Tse2009-05-061-4/+8
* fIX *__SOCKLEN_T definitions for MVS and 370 targetsYang Tse2009-05-041-4/+20
* fIX *__SOCKLEN_T definitions for several Windows target tool-chainsYang Tse2009-05-041-8/+8
* This wasn't intended to be committed.Yang Tse2009-05-021-2/+2
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-2/+2
* David McCreedy's "TPF-platform specific changes to various files" patch follo...Yang Tse2009-05-011-2/+2
* David McCreedy's "TPF-platform specific changes to various files" patchYang Tse2009-05-011-0/+12
* curl_socklen_t follow-upYang Tse2009-04-291-246/+296
* Sun compilers specific preprocessor block removed from curlbuild.h.distYang Tse2009-04-081-34/+0
* Fix curl_off_t definition for builds done using Sun compilers and aYang Tse2009-04-021-18/+26
* - Andrew de los Reyes fixed curlbuild.h for "generic" gcc builds on PPC, bothDaniel Stenberg2009-01-161-3/+3
* - Stefan Teleman brought a patch to fix the default curlbuild.h file for theDaniel Stenberg2009-01-131-0/+26
* Adjust curl_off_t definitions for DJGPP.Yang Tse2008-08-281-9/+20
* Treat all ARM compilers (RVCT, GCC) equally on Symbian OS. They are bothDan Fandrich2008-08-261-1/+1
* Add missing preprocessor symbol definition checksYang Tse2008-08-251-0/+15
* For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros,Yang Tse2008-08-251-35/+35
* MSVC's __int64 data type is only available when _INTEGRAL_MAX_BITS >= 64Yang Tse2008-08-211-1/+1
* For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros,Yang Tse2008-08-151-66/+66
* Adjust IBM C compiler CURL_SIZEOF_LONGYang Tse2008-08-131-6/+10
* The size of long is a build time characteristic and as such it is now recordedYang Tse2008-08-131-19/+53
* MingW uses gcc. Hence the suffixes for 64-bit are 'LL' and 'ULL'.Gisle Vanem2008-08-131-4/+4
* OoopsYang Tse2008-08-111-24/+24
* Added missing signed and unsigned curl_off_t integer constant suffixes forYang Tse2008-08-111-150/+210
* Remove some redundancyYang Tse2008-08-091-6/+6
* Add metroworks and generic gccYang Tse2008-08-081-0/+26
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-0/+352