summaryrefslogtreecommitdiff
path: root/Makefile.vc6
AgeCommit message (Expand)AuthorFilesLines
2009-11-09Updated MSVC makefile that allows building dynamic and staticYang Tse1-275/+0
2009-11-02Renamed c-ares setup.h to ares_setup.hYang Tse1-34/+34
2009-09-07Update email address.Gisle Vanem1-1/+1
2009-09-05changed u_int16_t to unsigned short because it is the only place within ares ...Gunter Knauf1-1/+1
2009-09-05Added 'ares_parse_srv_reply.obj'. Added definition of 'u_int16_t'. This is I ...Gisle Vanem1-1/+2
2009-06-13DEBUGBUILD symbol definition for debug buildsYang Tse1-1/+1
2009-06-08Update comment about "ML". Removed "-D_USE_32BIT_TIME_T" (not a requirement).Gisle Vanem1-3/+3
2009-05-18- Provide in external interface preprocessor symbol definitions forYang Tse1-1/+1
2009-05-17Introduction of ares_library_init() and ares_library_cleanup()Yang Tse1-1/+8
2009-04-30cope with ares_build.h and ares_rules.h follow-upYang Tse1-1/+1
2009-04-30fix EOLYang Tse1-267/+267
2009-04-30cope with ares_build.h and ares_rules.hYang Tse1-254/+267
2008-12-08ares_writev() shall not be exported when using Watt-32 (has writev).Gisle Vanem1-2/+4
2008-09-16rearrange to allow internal/private use of ares_writev to any systemYang Tse1-0/+4
2008-09-15rearrange to allow internal/private use of ares_strcasecmp to any system thatYang Tse1-0/+3
2008-08-20Export 'ares_process_fd' too.Yang Tse1-0/+1
2008-05-22MSVC6+ clean-up targets must also remove acountry.exeYang Tse1-1/+2
2008-05-09Use monotonic time source if available.Yang Tse1-1/+4
2007-12-11Added build of acountry.exe.Gisle Vanem1-1/+4
2007-10-02Avoid inline C99ism, and move c-ares routines for managing doubly-linked lists.Yang Tse1-0/+4
2007-04-16ares_getopt() command-line parser function does not belong to actualYang Tse1-7/+5
2007-04-12use ares_getopt for all platformsYang Tse1-1/+5
2007-02-19Added ares_parse_ns_reply.obj etc.Gisle Vanem1-0/+34
2006-12-11ahost.exe needs getopt.obj.Gisle Vanem1-2/+2
2006-07-29include setup_once.h dependency and adjust to 80 char lines.Yang Tse1-40/+47
2006-01-04Added ares_getsock.obj.Gisle Vanem1-1/+3
2005-12-18Make it compatible with vc60 and vc71Yang Tse1-7/+7
2005-11-12Fixed typo. Detabified.Gisle Vanem1-43/+43
2005-11-10Defines moved to config-win32.h.Gisle Vanem1-4/+0
2005-11-09Add cvs id.Gisle Vanem1-0/+1
2005-11-09I hate MS-devstudio project files.Gisle Vanem1-0/+191