213 Commits (65c71be1cbe587f290432bef2f669ee6cb8ac137)

Author SHA1 Message Date
Brad House f513ad757b headers: remove checks for and defines of variable sizes 8 years ago
Brad House c64a374a24 configure: check if tests can get built before enabled 9 years ago
Daniel Stenberg 10a1b7d509 configure: acknowledge --disable-tests 9 years ago
Daniel Stenberg 63909b59a0 configure: only run configure in test when NOT cross-compiling 9 years ago
Daniel Stenberg f4fe7371fb configure: run configure in 'test' too 9 years ago
Daniel Stenberg 18eeb34989 configure: build silently by default 9 years ago
David Drysdale 1b6905cc7f build: Add a code coverage option 9 years ago
David Drysdale d493e9b17c api: Add option to expose some internal functions 9 years ago
Gregor Jasny affc63cba8 Use libresolv to initialize cares on iPhone targets 9 years ago
Daniel Stenberg f19387dd72 nowarn: use <limits.h> instead of configure for size of long 11 years ago
Yang Tse 68b3c67e61 configure: fix 'subdir-objects' distclean related issue 12 years ago
Yang Tse d69ae9c6f8 configure: automake 1.14 compatibility tweak (use XC_AUTOMAKE) 12 years ago
Yang Tse 127d4cb357 ares.h: stricter CARES_EXTERN linkage decorations logic 12 years ago
Yang Tse 715b499c79 configure: use XC_LIBTOOL for portability across libtool versions 12 years ago
Yang Tse ddc7ab6713 zz40-xc-ovr.m4: 1.0 interface stabilization 12 years ago
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