aboutsummaryrefslogtreecommitdiff
path: root/include/curl/system.h
AgeCommit message (Expand)Author
2019-11-09system.h: fix for MCST lcc compilerr-a-sattarov
2019-08-23defines: avoid underscore-prefixed definesDaniel Stenberg
2018-10-27system.h: use proper setting with Sun C++ as wellrandomswdev
2018-06-22system.h: fix for gcc on 32 bit OpenServerKevin R. Bulgrien
2018-06-06system.h: add support for IBM xlc C compilerStephan Mühlstrasser
2018-04-15system.h: Add sparcv8plus to oracle/sunpro 32-bit detectionDagobert Michelsen
2018-01-09system.h: Additionally check __LONG_MAX__ for defining curl_off_tDimitrios Apostolou
2018-01-02Revert "curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX"Jay Satiro
2017-12-22curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UXDimitrios Apostolou
2017-08-27system.h: include sys/poll.h for AIXDaniel Stenberg
2017-08-20curl/system.h: fix build for hppaDaniel Stenberg
2017-08-18curl/system.h: check for __ppc__ as wellDaniel Stenberg
2017-08-17system.h: remove all CURL_SIZEOF_* definesDaniel Stenberg
2017-08-17curl/system.h: checksrc complianceDaniel Stenberg
2017-08-13curl/system.h: GCC doesn't define __ppc__ on PowerPC, uses __powerpc__Alex Potapenko
2017-08-12curl/system.h: add Oracle Solaris StudioDaniel Stenberg
2017-08-11curl/system.h: support more architecturesThomas Petazzoni
2017-07-12system.h: include winsock2.h before windows.hMarcel Raad
2017-07-11curl_setup: always define WIN32_LEAN_AND_MEAN on WindowsMarcel Raad
2017-06-24curl/system.h: add check for XTENSA for 32bit gccDaniel Stenberg
2017-06-14system.h: fix MinGW buildMarcel Raad
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-04-11system.h: fix mingw sectionDaniel Stenberg
2017-04-07system.h: add section for tccDaniel Stenberg
2017-04-06system.h: set sizeof long to 4 on "default 32 bit" systemsDaniel Stenberg
2017-04-03include: curl/system.h is a run-time version of curlbuild.hDaniel Stenberg