Age | Commit message (Expand) | Author |
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 |
2008-10-23 | icc adjustments: | Yang Tse |
2008-10-22 | some more temporary magic for the icc seg-fault issue | Yang Tse |
2008-10-21 | some more temporary magic for the icc seg-fault issue | Yang Tse |
2008-10-20 | some more temporary magic for the icc seg-fault issue | Yang Tse |
2008-10-19 | messages initially intended only for debug purposes, now become permanent | Yang Tse |
2008-10-17 | fix missing double-quotes | Yang Tse |
2008-10-16 | some more temporary magic for the icc seg-fault issue | Yang Tse |
2008-10-15 | Ensure that shell variable contents which have active meaning | Yang Tse |
2008-10-14 | Adjust Watcom C warnings: | Yang Tse |
2008-10-14 | Adjust Tiny C basic options: | Yang Tse |
2008-10-14 | Adjust GCC warnings: | Yang Tse |
2008-10-14 | fix syntax error | Yang Tse |
2008-10-14 | Initial attempt to detect Watcom C compiler | Yang Tse |
2008-10-13 | make naming scheme more consistent across whole file | Yang Tse |
2008-10-13 | Adjust GCC warnings: | Yang Tse |
2008-10-13 | Adjust GCC --enable-warnings: | Yang Tse |
2008-10-12 | adjust SGI MIPSpro C detection | Yang Tse |