aboutsummaryrefslogtreecommitdiff
path: root/ares
AgeCommit message (Expand)Author
2008-10-11remove extra spaceYang Tse
2008-10-11split SGI compiler check. One for MIPS C and another for MIPSpro CYang Tse
2008-10-11LCC compiler adjustments:Yang Tse
2008-10-10Initial attempt to detect Tiny C compilerYang Tse
2008-10-10Initial attempt to detect LCC compilerYang Tse
2008-10-101) fix bug in CONVERT_INCLUDE_TO_ISYSTEMYang Tse
2008-10-10simplify SGI C compiler checkYang Tse
2008-10-10HP C adjustments:Yang Tse
2008-10-10Add debug tracing for COMPILER_WORKS_IFELSEYang Tse
2008-10-09configure will also warn on 'strict compiler warning' rejected optionsYang Tse
2008-10-09convert rejected compiler options messages into a warningsYang Tse
2008-10-09remove extra whitespace from string in SGI C checkYang Tse
2008-10-09oopsYang Tse
2008-10-09Initial attempt to detect SGI C compilerYang Tse
2008-10-09HP C adjustments:Yang Tse
2008-10-08improve presentation of accepted/rejected debug/optimizer optionsYang Tse
2008-10-08refactoring of COMPILER_BASIC_OPTSYang Tse
2008-10-08Initial attempt to detect SUN C compilerYang Tse
2008-10-08Initial attempt to detect HP C compilerYang Tse
2008-10-07fix compiler warning: 'dot_4' may be used uninitialized in this functionYang Tse
2008-10-07adjust ICC_windows settingsYang Tse
2008-10-07fix VAR_STRIPYang Tse
2008-10-07Sync up with realityYang Tse
2008-10-07Initial attempt to support configure's --(dis|en)able-optimizeYang Tse
2008-10-02fix commentYang Tse
2008-10-02Initial attempt to support configure's --(dis|en)able-warningsYang Tse
2008-09-30fix compiler warning: dereferencing type-punned pointer will break strict-ali...Yang Tse
2008-09-30now compiler warnings are activated for all gcc builds, not only debug ones.Yang Tse
2008-09-30Use CFLAGS for icc linker options instead of LDFLAGS,Yang Tse
2008-09-29use ac_cv_compiler and ac_cv_compiler_num to keep compiler ID and version numberYang Tse
2008-09-29Temporary icc adjustment:Yang Tse
2008-09-24HAVE_INET_PTON will only be defined when an IPv6 capable workingYang Tse
2008-09-24HAVE_INET_NTOP will only be defined when an IPv6 capable workingYang Tse
2008-09-24ntoa() and inet_ntoa_r() no longer usedYang Tse
2008-09-22icc adjustments for icc 9.0 and prior versions:Yang Tse
2008-09-22attempt to make work the gethostname functionYang Tse
2008-09-21Added HAVE_NETDB_H, HAVE_ARPA_INET_H, HAVE_STRCASECMPGisle Vanem
2008-09-19icc adjustments:Yang Tse
2008-09-18icc adjustmentsYang Tse
2008-09-18fix netdb.h prerequisite inclusionYang Tse
2008-09-17improve detection of getservbyport_r()Yang Tse
2008-09-17On Linux Intel's icc uses gcc's header files, soYang Tse
2008-09-17improve detection of gethostname()Yang Tse
2008-09-17NetWare builds include "nameser.h" from the c-ares subdirYang Tse
2008-09-17include <strings.h>Yang Tse
2008-09-17Sync up with realityYang Tse
2008-09-17adjust inclusion of "nameser.h"Yang Tse
2008-09-17reorder some lines in fileYang Tse
2008-09-16code cleanupYang Tse
2008-09-16NetWare seems to have writev()Yang Tse