78 Commits (728dc8d058021180cc2c24f0c3b289370f08eda4)

Author SHA1 Message Date
Yang Tse 715b499c79 configure: use XC_LIBTOOL for portability across libtool versions 12 years ago
Yang Tse 037656b2d8 configure: autotools compatibility fixes - step I 12 years ago
Yang Tse 84eb2dc220 configure: check if compiler halts on function prototype mismatch 12 years ago
Yang Tse 54751f4d33 cares-compilers.m4: remove -Wstrict-aliasing=3 from clang 13 years ago
Yang Tse bc0c3c62cc cares-compilers.m4: -Wstrict-aliasing=3 for warning enabled gcc and clang builds 13 years ago
Yang Tse 2c77c33daa cares-compilers.m4: -Wno-pedantic-ms-format for Windows gcc 4.5 builds 13 years ago
Yang Tse f6b4cacfae cares-compilers.m4: double underscore decoration for visibility attribute 13 years ago
Yang Tse 34d5d76969 configure: fix symbol hiding usability check 13 years ago
Yang Tse a94b4e53d1 cares-compilers.m4: CARES_CONVERT_INCLUDE_TO_ISYSTEM adjustments 14 years ago
Yang Tse 45ec020795 xlc: avoid preprocessor definition usage when linking 14 years ago
Yang Tse 618e34bcf6 configure: undo using autobuilds to temporarily verify strict aliasing warnings. 14 years ago
Yang Tse 4d44b54c75 configure: use autobuilds to temporarily verify strict aliasing warnings. 14 years ago
Daniel Johnson 25116bbc54 Fix warnings for clang 15 years ago
Yang Tse 7ce764fe7c replaced intel compiler option -no-ansi-alias with -fno-strict-aliasing 15 years ago
Daniel Stenberg 0a076df87f Daniel Johnson provided fixes for building with the clang compiler 15 years ago
Yang Tse cf38264e2a Add icc fvisibility bug test 15 years ago
Yang Tse d101880c6a Undo old temporary change once used for testing purposes 15 years ago
Yang Tse f77839ed17 Symbol hiding configure options renamed to the hopefully less ambiguous 15 years ago
Yang Tse 4cb3aa4080 External API function linkage decoration adjustment 15 years ago
Yang Tse 9cac6a4625 Initial step towards the ability to reduce c-ares exported symbols 15 years ago
Gunter Knauf 8ddea4e287 test if adding ../lib to includes can fix the current break ... 16 years ago
Gunter Knauf e391db0ef9 renamed generated config.h to ares_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 16 years ago
Yang Tse 7fcd022b2a c-ares' --enable-debug --enable-curldebug decoupling follow-up 16 years ago
Yang Tse 80d4f1170c c-ares' -no-undefined and --enable-curldebug adjustments 16 years ago
Yang Tse 96f34988f4 c-ares' --enable-curldebug adjustments 16 years ago
Yang Tse 388e389638 Allow curl debug memory tracking when building a shared library on 16 years ago
Yang Tse 84aa2f8a5d c-ares's --enable-curldebug configure option decoupled from c-ares's --enable-debug 16 years ago
Yang Tse 4b5589ab99 remove outdated comment 16 years ago
Yang Tse 78e9ec92b7 Proper naming for the experimental compiler test and moved to *-compilers.m4 16 years ago
Yang Tse 411a7e17a1 Moved *_CHECK_COMPILER_HALT_ON_ERROR and *_CHECK_COMPILER_ARRAY_SIZE_NEGATIVE to *-compilers.m4 along with other *_CHECK_COMPILER_* 16 years ago
Yang Tse 51ecfc023a remove compiler options used while debugging the icc 9.1 optimizer issue 16 years ago
Yang Tse ed9f1219a5 Set HP-UX compiler warning level back to the one that exposes 16 years ago
Yang Tse ca44947b99 attempting to keep lines below 80 chars 16 years ago
Yang Tse c81480a998 icc adjustments: 16 years ago
Yang Tse 88398b5e3a some more temporary magic for the icc seg-fault issue 16 years ago
Yang Tse 7735d91fc5 icc permanent adjustment: 16 years ago
Yang Tse 4d8bb08bfe icc adjustments: 16 years ago
Yang Tse 0e13792289 some more temporary magic for the icc seg-fault issue 16 years ago
Yang Tse f5a8f8c6ac some more temporary magic for the icc seg-fault issue 16 years ago
Yang Tse e1b2f2eff4 some more temporary magic for the icc seg-fault issue 16 years ago
Yang Tse 6444711a2e messages initially intended only for debug purposes, now become permanent 16 years ago
Yang Tse 6642bc38df fix missing double-quotes 16 years ago
Yang Tse f5840c42bd some more temporary magic for the icc seg-fault issue 16 years ago
Yang Tse 4037d01c3e Ensure that shell variable contents which have active meaning 16 years ago
Yang Tse bd0e2f9f8c Adjust Watcom C warnings: 16 years ago
Yang Tse 40f09170d6 Adjust Tiny C basic options: 16 years ago
Yang Tse 7444d55a7f Adjust GCC warnings: 16 years ago
Yang Tse 7e94946102 fix syntax error 16 years ago
Yang Tse 5abbce8c5b Initial attempt to detect Watcom C compiler 16 years ago
Yang Tse 8d7e608c02 make naming scheme more consistent across whole file 16 years ago