aboutsummaryrefslogtreecommitdiff
path: root/ares/vc/ahost
AgeCommit message (Collapse)Author
2010-03-24remove the ares subtreeDaniel Stenberg
c-ares is now hosted entirely separate from the curl project see http://c-ares.haxx.se/ for all details concerning c-ares, its source repository and more.
2009-11-23Changed c-ares naming conventions when using MSVC as described in README.msvcYang Tse
2009-11-11Add kernel32.libYang Tse
2009-11-10Ignore more subdirsYang Tse
2009-11-10Sync linker and resource compiler options with Makefile.msvcYang Tse
2009-11-09Follow Makefile.msvc subdirectory naming scheme, and sync compiler optionsYang Tse
2009-10-29ignore filesYang Tse
2009-10-29Updated MSVC 6.0 workspace and project files that allows buildingYang Tse
dynamic and static c-ares libraries in debug and release flavours. Additionally each of the three sample programs is built against each of the four possible c-ares libraries, generating all this a total number of 12 executables and 4 libraries.
2009-06-13don't ignore these subdirs, they must be removed firstYang Tse
2009-06-13Remove DEBUGBUILD symbol definition, is not required for programs using the ↵Yang Tse
library.
2009-06-13DEBUGBUILD symbol definition for debug buildsYang Tse
2009-06-13ignore some subdirsYang Tse
2009-04-30cope with ares_build.h and ares_rules.hYang Tse
2008-05-13also ignore thisYang Tse
2008-05-13ignore this compilation time generated filesYang Tse
2008-05-13don't keep in CVS this compilation time generated fileYang Tse
2008-05-13update MSVC6 projects to use the multithreaded DLL runtime libraryYang Tse
2007-11-08The only libraries actually needed for sample programs adig andYang Tse
ahost are ws2_32.lib and advapi32.lib
2007-04-16ares_getopt() command-line parser function does not belong to actualYang Tse
c-ares library. It is just a convinience source code helper function for use in example programs adig.c and ahost.c
2005-11-11HAVE_xx defines moved to config-win32.h.Gisle Vanem
2005-11-10Remove generated files ahost.plg ahost.mak from CVS.Gisle Vanem
2005-11-09Fixes for building ahost with MSVC-6/7. Added inet*.c.Gisle Vanem
2005-03-05Samuel Díaz García's correctionDaniel Stenberg
2005-02-22Updated as suggested by Samuel Díaz GarcíaDaniel Stenberg
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg