index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
m4
/
curl-compilers.m4
Age
Commit message (
Expand
)
Author
2017-09-08
configure: use -Wno-varargs on clang 3.9[.X] debug builds
Daniel Stenberg
2017-08-16
m4/curl-compilers.m4: use proper quotes around string, not backticks
Daniel Stenberg
2017-07-10
curl-compilers.m4: disable warning spam with Cygwin's clang
Marcel Raad
2017-06-24
curl-compilers.m4: fix unknown-warning-option on Apple clang
Marcel Raad
2017-06-16
curl-compilers.m4: enable comma clang warning
Marcel Raad
2017-06-16
curl-compilers.m4: enable missing-variable-declarations clang warning
Marcel Raad
2017-06-16
curl-compilers.m4: enable double-promotion warning
Marcel Raad
2017-06-16
curl-compilers.m4: enable vla warning for clang
Marcel Raad
2017-06-01
curl-compilers.m4: escape square brackets in regex
Marcel Raad
2017-06-01
curl-compilers.m4: fix compiler_num for clang
Marcel Raad
2017-05-31
curl-compilers.m4: enable -Wshift-sign-overflow for clang
Marcel Raad
2017-04-24
curl-compilers.m4: accept -Og and -Ofast GCC flags
Marcel Raad
2017-04-15
curl-compilers.m4: turn implicit function declarations into errors
Marcel Raad
2016-11-07
s/cURL/curl
Daniel Stenberg
2016-06-21
curl-compilers.m4: improve detection of GCC's -fvisibility= flag
Kamil Dudka
2016-02-03
URLs: Change more haxx.se URLs from http: to https:
Dan Fandrich
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-09-27
configure: use icc options without space
Daniel Stenberg
2013-09-07
configure: improve CURL_CHECK_COMPILER_PROTOTYPE_MISMATCH
Daniel Stenberg
2013-03-08
configure: use XC_LIBTOOL for portability across libtool versions
Yang Tse
2013-01-20
configure: autotools compatibility fixes - step I
Yang Tse
2012-12-16
configure: check if compiler halts on function prototype mismatch
Yang Tse
2012-11-16
autoconf: don't force-disable compiler debug option
Daniel Stenberg
2012-06-29
curl-compilers.m4: remove -Wstrict-aliasing=3 from clang
Yang Tse
2012-06-26
curl-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang builds
Yang Tse
2012-04-16
curl-compilers.m4: -Wno-pedantic-ms-format for Windows gcc 4.5 builds
Yang Tse
2012-04-14
headers: surround GCC attribute names with double underscores
Jonathan Nieder
2012-04-11
build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config files
Yang Tse
2011-08-08
curl-compilers.m4: serial number bump
Yang Tse
2011-08-08
curl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM adjustments:
Yang Tse
2011-06-04
xlc: avoid preprocessor definition usage when linking
Yang Tse
2010-12-02
configure: undo using autobuilds to temporarily verify strict aliasing warnings.
Yang Tse
2010-11-18
configure: use autobuilds to temporarily verify strict aliasing warnings.
Yang Tse
2010-11-09
serial number bump
Yang Tse
2010-03-24
remove the CVSish $Id$ lines
Daniel Stenberg
2010-03-22
Fix warnings for clang
Daniel Johnson
2010-03-17
replaced intel compiler option -no-ansi-alias with -fno-strict-aliasing
Yang Tse
2010-03-05
Daniel Johnson provided fixes for building with the clang compiler
Daniel Stenberg
2009-06-17
Added a few more compiler warning options for gcc.
Dan Fandrich
2009-06-09
Added --enable-curldebug configure option to enable and disable building
Yang Tse
2009-05-15
remove outdated comment
Yang Tse
2009-05-07
Proper naming for the experimental compiler test and moved to *-compilers.m4
Yang Tse
2009-05-07
Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE...
Yang Tse
2009-04-17
remove compiler options used while debugging the icc 9.1 optimizer issue
Yang Tse
2009-04-15
Set HP-UX compiler warning level back to the one that exposes
Yang Tse
2008-11-18
attempting to keep lines below 80 chars
Yang Tse
2008-11-17
Added more compiler warning options for gcc 4.3
Dan Fandrich
2008-10-25
icc adjustments:
Yang Tse
2008-10-24
some more temporary magic for the icc seg-fault issue
Yang Tse
2008-10-24
icc permanent adjustment:
Yang Tse
[next]