summaryrefslogtreecommitdiff
path: root/m4/curl-compilers.m4
Commit message (Expand)AuthorAgeFilesLines
* URLs: Change more haxx.se URLs from http: to https:Dan Fandrich2016-02-031-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* configure: use icc options without spaceDaniel Stenberg2013-09-271-2/+2
* configure: improve CURL_CHECK_COMPILER_PROTOTYPE_MISMATCHDaniel Stenberg2013-09-071-1/+1
* configure: use XC_LIBTOOL for portability across libtool versionsYang Tse2013-03-081-27/+3
* configure: autotools compatibility fixes - step IYang Tse2013-01-201-16/+2
* configure: check if compiler halts on function prototype mismatchYang Tse2012-12-161-1/+37
* autoconf: don't force-disable compiler debug optionDaniel Stenberg2012-11-161-6/+6
* curl-compilers.m4: remove -Wstrict-aliasing=3 from clangYang Tse2012-06-291-4/+1
* curl-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang buildsYang Tse2012-06-261-1/+7
* curl-compilers.m4: -Wno-pedantic-ms-format for Windows gcc 4.5 buildsYang Tse2012-04-161-1/+10
* headers: surround GCC attribute names with double underscoresJonathan Nieder2012-04-141-4/+4
* build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse2012-04-111-2/+110
* curl-compilers.m4: serial number bumpYang Tse2011-08-081-1/+1
* curl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM adjustments:Yang Tse2011-08-081-29/+33
* xlc: avoid preprocessor definition usage when linkingYang Tse2011-06-041-11/+25
* configure: undo using autobuilds to temporarily verify strict aliasing warnings.Yang Tse2010-12-021-5/+0
* configure: use autobuilds to temporarily verify strict aliasing warnings.Yang Tse2010-11-181-0/+5
* serial number bumpYang Tse2010-11-091-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Fix warnings for clangDaniel Johnson2010-03-221-2/+7
* replaced intel compiler option -no-ansi-alias with -fno-strict-aliasingYang Tse2010-03-171-3/+3
* Daniel Johnson provided fixes for building with the clang compilerDaniel Stenberg2010-03-051-1/+71
* Added a few more compiler warning options for gcc.Dan Fandrich2009-06-171-0/+5
* Added --enable-curldebug configure option to enable and disable buildingYang Tse2009-06-091-11/+71
* remove outdated commentYang Tse2009-05-151-5/+1
* Proper naming for the experimental compiler test and moved to *-compilers.m4Yang Tse2009-05-071-1/+63
* Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...Yang Tse2009-05-071-3/+50
* remove compiler options used while debugging the icc 9.1 optimizer issueYang Tse2009-04-171-42/+1
* Set HP-UX compiler warning level back to the one that exposesYang Tse2009-04-151-4/+4
* attempting to keep lines below 80 charsYang Tse2008-11-181-2/+4
* Added more compiler warning options for gcc 4.3Dan Fandrich2008-11-171-0/+5
* icc adjustments:Yang Tse2008-10-251-4/+2
* some more temporary magic for the icc seg-fault issueYang Tse2008-10-241-0/+9
* icc permanent adjustment:Yang Tse2008-10-241-38/+40
* icc adjustments:Yang Tse2008-10-231-30/+51
* some more temporary magic for the icc seg-fault issueYang Tse2008-10-221-5/+17
* some more temporary magic for the icc seg-fault issueYang Tse2008-10-211-0/+8
* some more temporary magic for the icc seg-fault issueYang Tse2008-10-201-5/+11
* messages initially intended only for debug purposes, now become permanentYang Tse2008-10-191-4/+4
* fix missing double-quotesYang Tse2008-10-171-6/+6
* some more temporary magic for the icc seg-fault issueYang Tse2008-10-161-1/+11
* Ensure that shell variable contents which have active meaningYang Tse2008-10-151-16/+58
* Adjust Watcom C warnings:Yang Tse2008-10-141-2/+2
* Adjust Tiny C basic options:Yang Tse2008-10-141-2/+2
* Adjust GCC warnings:Yang Tse2008-10-141-31/+61
* fix syntax errorYang Tse2008-10-141-1/+1
* Initial attempt to detect Watcom C compilerYang Tse2008-10-141-0/+60
* make naming scheme more consistent across whole fileYang Tse2008-10-131-75/+74
* Adjust GCC warnings:Yang Tse2008-10-131-2/+14