smtp: use the upload buffer size for scratch buffer malloc
[platform/upstream/curl.git] / m4 / curl-compilers.m4
2018-04-12 Seonah MoonUpdate version to 7.59.0 81/175781/1
2018-04-12 Seonah MoonImported Upstream version 7.59.0 63/175763/1 upstream/7.59.0
2017-03-23 Seonah MoonUpdate version to 7.53.1 83/120583/1 accepted/tizen/common/20170323.154553 accepted/tizen/ivi/20170324.023348 accepted/tizen/mobile/20170324.023258 accepted/tizen/tv/20170324.023313 accepted/tizen/unified/20170324.023404 accepted/tizen/wearable/20170324.023330 submit/tizen/20170323.081345 submit/tizen/20170323.081420
2017-03-23 taesub kimImported Upstream version 7.53.1 59/120559/1 upstream/7.53.1
2017-03-23 taesub kimRevert "Imported Upstream version 7.53.1" 51/120551/1
2017-03-22 taesub kimImported Upstream version 7.53.1 94/120194/1
2016-09-23 Seonah MoonUpdate to 7.50.2 00/89300/3 accepted/tizen/common/20160928.164154 accepted/tizen/ivi/20160929.081233 accepted/tizen/mobile/20160929.081128 accepted/tizen/tv/20160929.081209 accepted/tizen/wearable/20160929.081050 submit/tizen/20160928.053415
2016-09-23 Seonah MoonImported Upstream version 7.50.2 93/89293/1 upstream/7.50.2
2016-04-26 Seonah MoonMerge branch 'upstream' into tizen 63/67263/3 accepted/tizen/common/20160427.144109 accepted/tizen/ivi/20160428.002447 accepted/tizen/mobile/20160428.004551 accepted/tizen/tv/20160428.002324 accepted/tizen/wearable/20160428.002544 submit/tizen/20160427.070140
2016-04-25 taesubkimImported Upstream version 7.48.0 46/67046/1 upstream/7.48.0
2015-11-16 taesub.kimImported Upstream version 7.40.0 07/51807/1
2013-09-27 Daniel Stenbergconfigure: use icc options without space
2013-09-07 Daniel Stenbergconfigure: improve CURL_CHECK_COMPILER_PROTOTYPE_MISMATCH
2013-09-04 Patrick McCartyImported Upstream version 7.32.0 upstream/7.32.0
2013-03-08 Yang Tseconfigure: use XC_LIBTOOL for portability across libtoo...
2013-01-20 Yang Tseconfigure: autotools compatibility fixes - step I
2012-12-16 Yang Tseconfigure: check if compiler halts on function prototyp...
2012-11-16 Daniel Stenbergautoconf: don't force-disable compiler debug option
2012-10-30 Anas NashifImported Upstream version 7.21.3 upstream/7.21.3
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...