autoconf: don't force-disable compiler debug option
[platform/upstream/curl.git] / m4 / curl-compilers.m4
2012-11-16 Daniel Stenbergautoconf: don't force-disable compiler debug option
2012-06-29 Yang Tsecurl-compilers.m4: remove -Wstrict-aliasing=3 from...
2012-06-26 Yang Tsecurl-compilers.m4: -Wstrict-aliasing=3 for warning...
2012-04-16 Yang Tsecurl-compilers.m4: -Wno-pedantic-ms-format for Windows...
2012-04-14 Jonathan Niederheaders: surround GCC attribute names with double under...
2012-04-11 Yang Tsebuild adjustments: CURL_HIDDEN_SYMBOLS no longer define...
2011-10-24 Daniel StenbergMerge pull request #25 from trtom/master
2011-08-08 Yang Tsecurl-compilers.m4: serial number bump
2011-08-08 Yang Tsecurl-compilers.m4: CURL_CONVERT_INCLUDE_TO_ISYSTEM...
2011-06-04 Yang Tsexlc: avoid preprocessor definition usage when linking
2010-12-02 Yang Tseconfigure: undo using autobuilds to temporarily verify...
2010-11-18 Yang Tseconfigure: use autobuilds to temporarily verify strict...
2010-11-09 Yang Tseserial number bump
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-03-22 Daniel JohnsonFix warnings for clang
2010-03-17 Yang Tsereplaced intel compiler option -no-ansi-alias with...
2010-03-05 Daniel StenbergDaniel Johnson provided fixes for building with the...
2009-06-17 Dan FandrichAdded a few more compiler warning options for gcc.
2009-06-09 Yang TseAdded --enable-curldebug configure option to enable...
2009-05-15 Yang Tseremove outdated comment
2009-05-07 Yang TseProper naming for the experimental compiler test and...
2009-05-07 Yang TseMoved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPIL...
2009-04-17 Yang Tseremove compiler options used while debugging the icc...
2009-04-15 Yang TseSet HP-UX compiler warning level back to the one that...
2008-11-18 Yang Tseattempting to keep lines below 80 chars
2008-11-17 Dan FandrichAdded more compiler warning options for gcc 4.3
2008-10-25 Yang Tseicc adjustments:
2008-10-24 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-24 Yang Tseicc permanent adjustment:
2008-10-23 Yang Tseicc adjustments:
2008-10-22 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-21 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-20 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-19 Yang Tsemessages initially intended only for debug purposes...
2008-10-17 Yang Tsefix missing double-quotes
2008-10-16 Yang Tsesome more temporary magic for the icc seg-fault issue
2008-10-15 Yang TseEnsure that shell variable contents which have active...
2008-10-14 Yang TseAdjust Watcom C warnings:
2008-10-14 Yang TseAdjust Tiny C basic options:
2008-10-14 Yang TseAdjust GCC warnings:
2008-10-14 Yang Tsefix syntax error
2008-10-14 Yang TseInitial attempt to detect Watcom C compiler
2008-10-13 Yang Tsemake naming scheme more consistent across whole file
2008-10-13 Yang TseAdjust GCC warnings:
2008-10-13 Yang TseAdjust GCC --enable-warnings:
2008-10-12 Yang Tseadjust SGI MIPSpro C detection
2008-10-12 Yang TseLCC compiler adjustments:
2008-10-11 Yang Tseremove extra space
2008-10-11 Yang Tsesplit SGI compiler check. One for MIPS C and another...
2008-10-11 Yang TseLCC compiler adjustments:
2008-10-10 Yang TseInitial attempt to detect Tiny C compiler
2008-10-10 Yang TseInitial attempt to detect LCC compiler
2008-10-10 Yang Tse1) fix bug in CONVERT_INCLUDE_TO_ISYSTEM
2008-10-10 Yang Tsesimplify SGI C compiler check
2008-10-10 Yang TseHP C adjustments:
2008-10-10 Yang TseAdd debug tracing for COMPILER_WORKS_IFELSE
2008-10-09 Yang Tseconfigure will also warn on 'strict compiler warning...
2008-10-09 Yang Tseconvert rejected compiler options messages into a warnings
2008-10-09 Yang Tseremove extra whitespace from string in SGI C check
2008-10-09 Yang Tseoops
2008-10-09 Yang TseInitial attempt to detect SGI C compiler
2008-10-09 Yang TseHP C adjustments:
2008-10-08 Yang Tseimprove presentation of accepted/rejected debug/optimiz...
2008-10-08 Yang Tserefactoring of COMPILER_BASIC_OPTS
2008-10-08 Yang TseInitial attempt to detect SUN C compiler
2008-10-08 Yang TseInitial attempt to detect HP C compiler
2008-10-07 Yang Tseadjust ICC_windows settings
2008-10-07 Yang Tsefix VAR_STRIP
2008-10-07 Yang TseInitial attempt to support configure's --(dis|en)able...
2008-10-02 Yang TseInitial attempt to support configure's --(dis|en)able...