summaryrefslogtreecommitdiff
path: root/ares/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* just comment it outYang Tse2009-06-081-3/+1
* For debugging purposes...Yang Tse2009-06-081-0/+2
* c-ares Makefile.am back to using $(top_builddir) for *_LDADDYang Tse2009-06-061-3/+3
* Use relative path to built c-ares tree libtool libraryYang Tse2009-06-021-3/+3
* c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...Yang Tse2009-05-261-1/+3
* Prevent copying 'sourced' manpages for build targets that don't use them.Yang Tse2009-05-261-5/+2
* Allow generation of .html and .pdf versions of c-ares man pages.Yang Tse2009-05-211-1/+45
* - Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option toDaniel Stenberg2009-05-111-1/+2
* buildconf.bat for CVS-tree c-aresYang Tse2009-04-301-1/+1
* Initial step towards a configure time ares_socklen_t definitionYang Tse2009-04-281-2/+5
* Added a TODO file to list things we want changed, added or fixed.Daniel Stenberg2008-11-011-1/+2
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-1/+25
* Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way ofYang Tse2008-07-301-0/+2
* Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4Yang Tse2008-07-291-2/+0
* move ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONSYang Tse2008-07-271-2/+2
* move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion pro...Yang Tse2008-07-251-1/+1
* Another step towards detecting if _REENTRANT is already defined or actuallyYang Tse2008-07-241-0/+2
* list all local sources the (demo) tools need, add a few missing scripts toDaniel Stenberg2008-05-231-6/+6
* remove compilation time generated filesYang Tse2008-05-151-3/+2
* add MSVC6 project for acountry sample programYang Tse2008-05-131-1/+1
* added some files which were missing in release tarballs.Gunter Knauf2008-02-141-2/+3
* build acountry tooDaniel Stenberg2007-12-111-1/+4
* grrr, the previous commit was meant to properly make sure that we don'tDaniel Stenberg2007-12-101-4/+1
* when buildingDaniel Stenberg2007-12-101-1/+10
* build ahost and adig by default but don't install themDaniel Stenberg2007-12-101-0/+8
* pkgconfig fix by Andreas SchuldeiDaniel Stenberg2007-11-271-0/+2
* Bumped version to 1.5.0 for next release and soname bumped to 2 due to ABIDaniel Stenberg2007-09-281-1/+1
* added initial pkg-config file (attempt)Daniel Stenberg2007-07-261-1/+1
* 1.4.0 prepscares-1_4_0Daniel Stenberg2007-06-081-1/+1
* Install ares_dns.h tooDaniel Stenberg2006-11-221-1/+1
* include config-win32.h in release archivesDaniel Stenberg2006-06-261-1/+1
* Copied the NO_UNDEFINED magic from libcurl to make this build fine again withDaniel Stenberg2006-05-241-1/+7
* removed files no longer existingDaniel Stenberg2005-11-121-4/+3
* well hit me, that wasn't possible, use 1:0:0 anyway...Daniel Stenberg2005-08-211-1/+1
* modified the version-info, we only added functionsDaniel Stenberg2005-08-211-1/+1
* increase version infoDaniel Stenberg2005-08-211-1/+1
* creditsDaniel Stenberg2005-04-111-1/+1
* maketgz now creates a ares_version.h.dist file with the given version dataDaniel Stenberg2004-10-241-0/+9
* - Fixed a few variable return types for some system calls. Made configureDaniel Stenberg2004-07-221-0/+57