summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-10-29Add c-ares DLL resource file to distribution archiveYang Tse1-1/+1
2009-10-29Updated MSVC 6.0 workspace and project files that allows buildingYang Tse1-2/+2
2009-10-28Initial step towards the ability to reduce c-ares exported symbolsYang Tse1-3/+1
2009-07-14renamed generated config.h to ares_config.h in order to avoid clashes when li...Gunter Knauf1-1/+1
2009-06-08Remove buildconf.bat from release and daily snapshot archives.Yang Tse1-1/+1
2009-06-08just comment it outYang Tse1-3/+1
2009-06-08For debugging purposes...Yang Tse1-0/+2
2009-06-06c-ares Makefile.am back to using $(top_builddir) for *_LDADDYang Tse1-3/+3
2009-06-02Use relative path to built c-ares tree libtool libraryYang Tse1-3/+3
2009-05-26c-ares's --enable-curldebug configure option decoupled from c-ares's --enable...Yang Tse1-1/+3
2009-05-26Prevent copying 'sourced' manpages for build targets that don't use them.Yang Tse1-5/+2
2009-05-21Allow generation of .html and .pdf versions of c-ares man pages.Yang Tse1-1/+45
2009-05-11- Gregor Jasny made c-ares link with libtool 's -export-symbols-regex option toDaniel Stenberg1-1/+2
2009-04-30buildconf.bat for CVS-tree c-aresYang Tse1-1/+1
2009-04-28Initial step towards a configure time ares_socklen_t definitionYang Tse1-2/+5
2008-11-01Added a TODO file to list things we want changed, added or fixed.Daniel Stenberg1-1/+2
2008-08-07Initial support of curlbuild.h and curlrules.h which allowsYang Tse1-1/+25
2008-07-30Reinstate the 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4' way ofYang Tse1-0/+2
2008-07-29Tests done using 'aclocal -I m4' in buildconf and 'ACLOCAL_AMFLAGS = -I m4Yang Tse1-2/+0
2008-07-27move ACLOCAL_AMFLAGS after AUTOMAKE_OPTIONSYang Tse1-2/+2
2008-07-25move reentrant.m4 to the m4 subdirectory to avoid infinite loop inclusion pro...Yang Tse1-1/+1
2008-07-24Another step towards detecting if _REENTRANT is already defined or actuallyYang Tse1-0/+2
2008-05-23list all local sources the (demo) tools need, add a few missing scripts toDaniel Stenberg1-6/+6
2008-05-15remove compilation time generated filesYang Tse1-3/+2
2008-05-13add MSVC6 project for acountry sample programYang Tse1-1/+1
2008-02-14added some files which were missing in release tarballs.Gunter Knauf1-2/+3
2007-12-11build acountry tooDaniel Stenberg1-1/+4
2007-12-10grrr, the previous commit was meant to properly make sure that we don'tDaniel Stenberg1-4/+1
2007-12-10when buildingDaniel Stenberg1-1/+10
2007-12-10build ahost and adig by default but don't install themDaniel Stenberg1-0/+8
2007-11-27pkgconfig fix by Andreas SchuldeiDaniel Stenberg1-0/+2
2007-09-28Bumped version to 1.5.0 for next release and soname bumped to 2 due to ABIDaniel Stenberg1-1/+1
2007-07-26added initial pkg-config file (attempt)Daniel Stenberg1-1/+1
2007-06-081.4.0 prepsDaniel Stenberg1-1/+1
2006-11-22Install ares_dns.h tooDaniel Stenberg1-1/+1
2006-06-26include config-win32.h in release archivesDaniel Stenberg1-1/+1
2006-05-24Copied the NO_UNDEFINED magic from libcurl to make this build fine again withDaniel Stenberg1-1/+7
2005-11-12removed files no longer existingDaniel Stenberg1-4/+3
2005-08-21well hit me, that wasn't possible, use 1:0:0 anyway...Daniel Stenberg1-1/+1
2005-08-21modified the version-info, we only added functionsDaniel Stenberg1-1/+1
2005-08-21increase version infoDaniel Stenberg1-1/+1
2005-04-11creditsDaniel Stenberg1-1/+1
2004-10-24maketgz now creates a ares_version.h.dist file with the given version dataDaniel Stenberg1-0/+9
2004-07-22- Fixed a few variable return types for some system calls. Made configureDaniel Stenberg1-0/+57