198 Commits (e916c68de77a4c9368fff31bf33d9eb7a84320d1)

Author SHA1 Message Date
Yang Tse 14e78ad68b configure: use XC_CONFIGURE_PREAMBLE early checks 12 years ago
Yang Tse 037656b2d8 configure: autotools compatibility fixes - step I 12 years ago
Yang Tse dc6c864108 configure: fix automake 1.13 compatibility 12 years ago
Yang Tse a664066899 configure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_HEADERS 12 years ago
Yang Tse 84eb2dc220 configure: check if compiler halts on function prototype mismatch 12 years ago
Yang Tse 1972aad19e Fix libcares.pc generation for static MingW* cross builds 13 years ago
Yang Tse 41191cdd54 configure: Windows cross-compilation fixes 13 years ago
Yang Tse f1a1df1e6c configure: libtool 1.5 tweaks 13 years ago
Yang Tse 14eb79f660 warnings: fix some 'conversion may lose significant bits' compiler warnings 13 years ago
Yang Tse 88d314548e configure: avoid direct usage of AS_TR_* macros 14 years ago
Jakub Hrozek ce03c818f4 Revert "Do not use sized constants in public headers" 14 years ago
Jakub Hrozek 22c01e96f7 Do not use sized constants in public headers 14 years ago
Yang Tse e49ce8f973 configure: fix libtool warning 14 years ago
Yang Tse 822fd0f877 build: use getenv() replacement function for systems which lack it 14 years ago
Yang Tse cd753ffe14 configure: r-enable temporarily disabled detection of system's inet_ntop() 14 years ago
Daniel Stenberg 1bd524dd4a configure: stop using the deprecated AM_INIT_AUTOMAKE syntax 14 years ago
Peter Pentchev 766a5aaf86 configure: fix a bashism 14 years ago
Yang Tse 674e044ccb configure: temporarily disable detection of system's inet_ntop() 14 years ago
Yang Tse 623f3cb531 configure: inet_net_pton function check adjustments 14 years ago
Yang Tse e3813e6d24 configure: fix autoconf warning 14 years ago
Yang Tse 0b504d7065 configure: fix autoconf 2.68 warning: no AC_LANG_SOURCE call detected in body 14 years ago
Yang Tse 747981be8e Revert following commits: 14 years ago
Ben Greear 9912637d32 sock-addr-storage: Detect and deal with lack of .ss_family member. 15 years ago
Ben Greear 45557a138e build: Enable compiling with -Werror. 15 years ago
Yang Tse 4bc98ca85c When using icc, compile with -fpic and link with intel dynamic libraries. 15 years ago
Yang Tse 17e6785e05 Make configure remove the ares_build.h file included in distribution tarballs. 15 years ago
Yang Tse 61e686b65f Add check for assert.h header file 15 years ago
Yang Tse 3bf689197b Remove enable-thread / disable-thread configure option. These were only placebo 15 years ago
Yang Tse e43ac04a1f Refactor how preprocessor symbol _THREAD_SAFE definition is done. 15 years ago
Yang Tse f77839ed17 Symbol hiding configure options renamed to the hopefully less ambiguous 15 years ago
Yang Tse de18bf7562 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
Yang Tse f28b736a56 Fix spelling 15 years ago
Yang Tse 6c48e1ff36 Use *_CHECK_PATH_SEPARATOR_REQUIRED to ensure that *_CHECK_PATH_SEPARATOR 15 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 cdcc3aca8c Refactor how libraries are checked for connect() function, 16 years ago
Yang Tse 0757cbf7f4 add CloseSocket camel case function check 16 years ago
Yang Tse d960739133 check for socket() and closesocket() as it is done for other functions 16 years ago
Yang Tse 96f34988f4 c-ares' --enable-curldebug adjustments 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 cb6cec903b Remove experimental check. Currently there's no need for it. 16 years ago
Yang Tse 69fea1321f Fix an m4 overquoting triggering a spurious 'AS_TR_CPP' symbol definition 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 0eeb553827 HP-UX's X/Open network library requirement check follow-up 16 years ago
Yang Tse 3a55bbebf1 Use build-time configured ares_socklen_t instead of socklen_t 16 years ago
Yang Tse dcdabb9ebe Check definition of _XOPEN_SOURCE_EXTENDED with the compiler 16 years ago
Yang Tse c2ae8f0059 Check if X/Open network library is required 16 years ago
Yang Tse 5fc305a0ba Initial step towards a configure time ares_socklen_t definition 16 years ago
Yang Tse 1509409fe1 Moved potential inclusion of system's malloc.h and memory.h header files to 16 years ago