67 Commits (afd6da501fdbcf62d60accd2e0131732412b5b90)

Author SHA1 Message Date
Daniel Stenberg 4e861351d9 LICENSE.md: add a stand-alone license file 8 years ago
Gregor Jasny 8d023b7d96 dist: Distribute README.md 9 years ago
Daniel Stenberg 4ef6817c76 Makefile.am: distribute the test dir too 9 years ago
David Drysdale 1b6905cc7f build: Add a code coverage option 9 years ago
Daniel Stenberg 3f0ec4733e Makefile.am: increment -version-info for 1.10.0 release 12 years ago
Yang Tse 127d4cb357 ares.h: stricter CARES_EXTERN linkage decorations logic 12 years ago
Yang Tse a2881fee6b Makefile.am: empty AM_LDFLAGS definition for automake 1.7 compatibility 12 years ago
Yang Tse 715b499c79 configure: use XC_LIBTOOL for portability across libtool versions 12 years ago
Yang Tse 320c4eb659 Makefile.am: use AM_CPPFLAGS instead of INCLUDES 12 years ago
Guenter Knauf 80de4a7295 Added INSTALL so it gets into tarballs. 13 years ago
Yang Tse fc2c91c206 build adjustments: CARES_SYMBOL_HIDING no longer defined in config files 13 years ago
Yang Tse 41191cdd54 configure: Windows cross-compilation fixes 13 years ago
Daniel Stenberg d60f07d094 man pages: docs for the c-ares utility programs 14 years ago
Yang Tse 09331032a0 build: config.dos renamed to config-dos.h 14 years ago
Guenter Knauf a00e234001 Added Watcom makefile based on libcurl's Makefile.Watcom. 15 years ago
Ben Greear 45557a138e build: Enable compiling with -Werror. 15 years ago
Daniel Stenberg 9cb25ea5f7 tarball: add $(CSOURCES) $(HHEADERS) to EXTRA_DIST 15 years ago
Yang Tse 004e6510ae Added README.msvc 15 years ago
Yang Tse c55589355f Updated MSVC makefile that allows building dynamic and static 15 years ago
Yang Tse 54fafaa088 Adjust c-ares include paths for memory tracking enabled (--enable-curldebug) builds 15 years ago
Yang Tse e057b523af source files used by sample programs 15 years ago
Yang Tse a82a8fbf82 Renamed c-ares setup.h to ares_setup.h 15 years ago
Yang Tse bfca740909 Adjust include paths to take in account that currently: 15 years ago
Yang Tse de48a86cf6 Add c-ares DLL resource file to distribution archive 15 years ago
Yang Tse 991dd45884 Updated MSVC 6.0 workspace and project files that allows building 15 years ago
Yang Tse 9cac6a4625 Initial step towards the ability to reduce c-ares exported symbols 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 f364b4aa4c Remove buildconf.bat from release and daily snapshot archives. 16 years ago
Yang Tse 5136021525 just comment it out 16 years ago
Yang Tse e607ed5198 For debugging purposes... 16 years ago
Yang Tse e46626580f c-ares Makefile.am back to using $(top_builddir) for *_LDADD 16 years ago
Yang Tse fdbe9b71d6 Use relative path to built c-ares tree libtool library 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 acd2aeb388 Prevent copying 'sourced' manpages for build targets that don't use them. 16 years ago
Yang Tse ba2217050b Allow generation of .html and .pdf versions of c-ares man pages. 16 years ago
Daniel Stenberg ee97c69362 - Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option to 16 years ago
Yang Tse 128f52ec60 buildconf.bat for CVS-tree c-ares 16 years ago
Yang Tse 5fc305a0ba Initial step towards a configure time ares_socklen_t definition 16 years ago
Daniel Stenberg 3c2da5eae1 Added a TODO file to list things we want changed, added or fixed. 16 years ago
Yang Tse bcca6b4a47 Initial support of curlbuild.h and curlrules.h which allows 17 years ago
Yang Tse f82c7080a8 Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way of 17 years ago
Yang Tse d20656e947 Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4 17 years ago
Yang Tse bb30f43e48 move ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONS 17 years ago
Yang Tse 28d3b4af6a move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion problem 17 years ago
Yang Tse df6373a9e6 Another step towards detecting if _REENTRANT is already defined or actually 17 years ago
Daniel Stenberg 9fae0a48b1 list all local sources the (demo) tools need, add a few missing scripts to 17 years ago
Yang Tse 599918bf51 remove compilation time generated files 17 years ago
Yang Tse b152f263c1 add MSVC6 project for acountry sample program 17 years ago
Gunter Knauf 5a6070bb9d added some files which were missing in release tarballs. 17 years ago
Daniel Stenberg ad10862b8d build acountry too 17 years ago