summaryrefslogtreecommitdiff
path: root/m4/cares-compilers.m4
AgeCommit message (Expand)AuthorFilesLines
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse1-29/+3
2013-01-23configure: autotools compatibility fixes - step IYang Tse1-16/+2
2012-12-16configure: check if compiler halts on function prototype mismatchYang Tse1-1/+37
2012-06-29cares-compilers.m4: remove -Wstrict-aliasing=3 from clangYang Tse1-4/+1
2012-06-26cares-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang buildsYang Tse1-1/+7
2012-04-17cares-compilers.m4: -Wno-pedantic-ms-format for Windows gcc 4.5 buildsYang Tse1-1/+10
2012-04-17cares-compilers.m4: double underscore decoration for visibility attributeYang Tse1-5/+5
2011-08-20configure: fix symbol hiding usability checkYang Tse1-2/+8
2011-08-08cares-compilers.m4: CARES_CONVERT_INCLUDE_TO_ISYSTEM adjustmentsYang Tse1-30/+34
2011-06-04xlc: avoid preprocessor definition usage when linkingYang Tse1-12/+30
2010-12-02configure: undo using autobuilds to temporarily verify strict aliasing warnings.Yang Tse1-5/+0
2010-11-18configure: use autobuilds to temporarily verify strict aliasing warnings.Yang Tse1-0/+5
2010-03-23Fix warnings for clangDaniel Johnson1-2/+7
2010-03-17replaced intel compiler option -no-ansi-alias with -fno-strict-aliasingYang Tse1-3/+3
2010-03-05Daniel Johnson provided fixes for building with the clang compilerDaniel Stenberg1-1/+77
2009-11-16Add icc fvisibility bug testYang Tse1-4/+15
2009-11-01Undo old temporary change once used for testing purposesYang Tse1-2/+1
2009-10-31Symbol hiding configure options renamed to the hopefully less ambiguousYang Tse1-93/+86
2009-10-29External API function linkage decoration adjustmentYang Tse1-7/+5
2009-10-28Initial step towards the ability to reduce c-ares exported symbolsYang Tse1-1/+95
2009-07-16test if adding ../lib to includes can fix the current break ...Gunter Knauf1-1/+2
2009-07-14renamed generated config.h to ares_config.h in order to avoid clashes when li...Gunter Knauf1-3/+3
2009-06-09c-ares' --enable-debug --enable-curldebug decoupling follow-upYang Tse1-1/+6
2009-06-05c-ares' -no-undefined and --enable-curldebug adjustmentsYang Tse1-10/+13
2009-05-28c-ares' --enable-curldebug adjustmentsYang Tse1-13/+33
2009-05-27Allow curl debug memory tracking when building a shared library onYang Tse1-8/+12
2009-05-26c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...Yang Tse1-24/+76
2009-05-15remove outdated commentYang Tse1-5/+1
2009-05-07Proper naming for the experimental compiler test and moved to *-compilers.m4Yang Tse1-1/+63
2009-05-07Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...Yang Tse1-4/+51
2009-04-17remove compiler options used while debugging the icc 9.1 optimizer issueYang Tse1-42/+1
2009-04-15Set HP-UX compiler warning level back to the one that exposesYang Tse1-3/+3
2008-11-18attempting to keep lines below 80 charsYang Tse1-1/+8
2008-10-25icc adjustments:Yang Tse1-4/+2
2008-10-24some more temporary magic for the icc seg-fault issueYang Tse1-0/+9
2008-10-24icc permanent adjustment:Yang Tse1-38/+40
2008-10-23icc adjustments:Yang Tse1-30/+51
2008-10-22some more temporary magic for the icc seg-fault issueYang Tse1-5/+17
2008-10-21some more temporary magic for the icc seg-fault issueYang Tse1-0/+8
2008-10-20some more temporary magic for the icc seg-fault issueYang Tse1-5/+11
2008-10-19messages initially intended only for debug purposes, now become permanentYang Tse1-4/+4
2008-10-17fix missing double-quotesYang Tse1-6/+6
2008-10-16some more temporary magic for the icc seg-fault issueYang Tse1-1/+11
2008-10-15Ensure that shell variable contents which have active meaningYang Tse1-16/+58
2008-10-14Adjust Watcom C warnings:Yang Tse1-2/+2
2008-10-14Adjust Tiny C basic options:Yang Tse1-2/+2
2008-10-14Adjust GCC warnings:Yang Tse1-31/+61
2008-10-14fix syntax errorYang Tse1-1/+1
2008-10-14Initial attempt to detect Watcom C compilerYang Tse1-0/+60
2008-10-13make naming scheme more consistent across whole fileYang Tse1-75/+74