aboutsummaryrefslogtreecommitdiff
path: root/m4/curl-compilers.m4
AgeCommit message (Expand)Author
2020-04-06configure: remove use of -vec-report0 from CFLAGS with iccDaniel Stenberg
2020-03-11configure: convert -I to -isystem as a last stepDaniel Stenberg
2020-03-11configure: document 'compiler_num' for gccDaniel Stenberg
2019-01-16curl-compilers.m4: check for __ibmxl__ to detect xlclangDaniel Stenberg
2019-01-15curl-compilers.m4: detect xlclangDaniel Stenberg
2018-09-26configure: s/AC_RUN_IFELSE/CURL_RUN_IFELSEDaniel Stenberg
2018-09-23whitespace fixesViktor Szakats
2018-08-21Enable more GCC warningsMarcel Raad
2018-08-21curl-compilers: enable -Wimplicit-fallthrough=4 for GCCMarcel Raad
2018-08-21curl-compilers: enable -Wbad-function-cast on GCCMarcel Raad
2018-05-04configure: put CURLDEBUG and DEBUGBUILD in lib/curl_config.hFrank Gevaerts
2018-04-07build: add picky compiler warning flags for gcc 6 and 7Eric Gallager
2017-09-08configure: use -Wno-varargs on clang 3.9[.X] debug buildsDaniel Stenberg
2017-08-16m4/curl-compilers.m4: use proper quotes around string, not backticksDaniel Stenberg
2017-07-10curl-compilers.m4: disable warning spam with Cygwin's clangMarcel Raad
2017-06-24curl-compilers.m4: fix unknown-warning-option on Apple clangMarcel Raad
2017-06-16curl-compilers.m4: enable comma clang warningMarcel Raad
2017-06-16curl-compilers.m4: enable missing-variable-declarations clang warningMarcel Raad
2017-06-16curl-compilers.m4: enable double-promotion warningMarcel Raad
2017-06-16curl-compilers.m4: enable vla warning for clangMarcel Raad
2017-06-01curl-compilers.m4: escape square brackets in regexMarcel Raad
2017-06-01curl-compilers.m4: fix compiler_num for clangMarcel Raad
2017-05-31curl-compilers.m4: enable -Wshift-sign-overflow for clangMarcel Raad
2017-04-24curl-compilers.m4: accept -Og and -Ofast GCC flagsMarcel Raad
2017-04-15curl-compilers.m4: turn implicit function declarations into errorsMarcel Raad
2016-11-07s/cURL/curlDaniel Stenberg
2016-06-21curl-compilers.m4: improve detection of GCC's -fvisibility= flagKamil Dudka
2016-02-03URLs: Change more haxx.se URLs from http: to https:Dan Fandrich
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-09-27configure: use icc options without spaceDaniel Stenberg
2013-09-07configure: improve CURL_CHECK_COMPILER_PROTOTYPE_MISMATCHDaniel Stenberg
2013-03-08configure: use XC_LIBTOOL for portability across libtool versionsYang Tse
2013-01-20configure: autotools compatibility fixes - step IYang Tse
2012-12-16configure: check if compiler halts on function prototype mismatchYang Tse
2012-11-16autoconf: don't force-disable compiler debug optionDaniel Stenberg
2012-06-29curl-compilers.m4: remove -Wstrict-aliasing=3 from clangYang Tse
2012-06-26curl-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang buildsYang Tse
2012-04-16curl-compilers.m4: -Wno-pedantic-ms-format for Windows gcc 4.5 buildsYang Tse
2012-04-14headers: surround GCC attribute names with double underscoresJonathan Nieder
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2011-08-08curl-compilers.m4: serial number bumpYang Tse
2011-08-08curl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM adjustments:Yang Tse
2011-06-04xlc: avoid preprocessor definition usage when linkingYang Tse
2010-12-02configure: undo using autobuilds to temporarily verify strict aliasing warnings.Yang Tse
2010-11-18configure: use autobuilds to temporarily verify strict aliasing warnings.Yang Tse
2010-11-09serial number bumpYang Tse
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-03-22Fix warnings for clangDaniel Johnson
2010-03-17replaced intel compiler option -no-ansi-alias with -fno-strict-aliasingYang Tse
2010-03-05Daniel Johnson provided fixes for building with the clang compilerDaniel Stenberg