Age | Commit message (Expand) | Author |
2008-10-11 | split SGI compiler check. One for MIPS C and another for MIPSpro C | Yang Tse |
2008-10-11 | LCC compiler adjustments: | Yang Tse |
2008-10-10 | Initial attempt to detect Tiny C compiler | Yang Tse |
2008-10-10 | Initial attempt to detect LCC compiler | Yang Tse |
2008-10-10 | 1) fix bug in CONVERT_INCLUDE_TO_ISYSTEM | Yang Tse |
2008-10-10 | simplify SGI C compiler check | Yang Tse |
2008-10-10 | HP C adjustments: | Yang Tse |
2008-10-10 | Add debug tracing for COMPILER_WORKS_IFELSE | Yang Tse |
2008-10-09 | configure will also warn on 'strict compiler warning' rejected options | Yang Tse |
2008-10-09 | convert rejected compiler options messages into a warnings | Yang Tse |
2008-10-09 | remove extra whitespace from string in SGI C check | Yang Tse |
2008-10-09 | oops | Yang Tse |
2008-10-09 | Initial attempt to detect SGI C compiler | Yang Tse |
2008-10-09 | HP C adjustments: | Yang Tse |
2008-10-08 | improve presentation of accepted/rejected debug/optimizer options | Yang Tse |
2008-10-08 | refactoring of COMPILER_BASIC_OPTS | Yang Tse |
2008-10-08 | Initial attempt to detect SUN C compiler | Yang Tse |
2008-10-08 | Initial attempt to detect HP C compiler | Yang Tse |
2008-10-07 | adjust ICC_windows settings | Yang Tse |
2008-10-07 | fix VAR_STRIP | Yang Tse |
2008-10-07 | Initial attempt to support configure's --(dis|en)able-optimize | Yang Tse |
2008-10-02 | fix comment | Yang Tse |
2008-10-02 | Initial attempt to support configure's --(dis|en)able-warnings | Yang Tse |
2008-09-24 | HAVE_INET_PTON will only be defined when an IPv6 capable working | Yang Tse |
2008-09-24 | HAVE_INET_NTOP will only be defined when an IPv6 capable working | Yang Tse |
2008-09-22 | attempt to make work the gethostname function | Yang Tse |
2008-09-18 | fix netdb.h prerequisite inclusion | Yang Tse |
2008-09-17 | improve detection of getservbyport_r() | Yang Tse |
2008-09-17 | improve detection of gethostname() | Yang Tse |
2008-09-16 | rearrange to allow internal/private use of ares_writev to any system | Yang Tse |
2008-09-15 | improve detection of: | Yang Tse |
2008-09-11 | strdup() clone for systems/configurations which lack it | Yang Tse |
2008-08-05 | The minimum autoconf version required for this file is 2.50 | Yang Tse |
2008-08-01 | Rename reentrant.m4 to avoid filename clash. | Yang Tse |
2008-07-30 | Add file version serial number that might be used by 'aclocal' and others. | Yang Tse |
2008-07-29 | Add quoting for the AC_DEFINE arguments. | Yang Tse |
2008-07-29 | Also remove the whitespace. | Yang Tse |
2008-07-29 | Also remove the extra quoting. | Yang Tse |
2008-07-29 | Replace some '@%:@' quadigraphs by its actual representation '#'. | Yang Tse |
2008-07-27 | Require autoconf 2.57 or newer | Yang Tse |
2008-07-27 | setup.h handles definition of _REENTRANT based on NEED_REENTRANT | Yang Tse |
2008-07-27 | Another step towards detecting if _REENTRANT is already defined or actually | Yang Tse |
2008-07-26 | Add a 3 argument check for getprotobyname_r | Yang Tse |
2008-07-25 | move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion pro... | Yang Tse |