Commit Graph

45 Commits

Author SHA1 Message Date
Willem Toorop a498d29978 Bumb version 2014-09-03 16:59:36 +02:00
Glen Wiley ea66f2c8fa release 0.1.3 2014-06-25 09:41:07 -04:00
Glen Wiley d3dd1015f7 removed -release, added -version-info to libtool calls 2014-06-19 11:27:05 -04:00
Willem Toorop feb29ab8f0 Allow piggybacking on libunbouns libevent 2014-06-03 11:05:17 +02:00
Glen Wiley 20c6889f9d added _BSD_SOURCE for linux to solve some lingering compile issues 2014-06-02 11:40:58 -04:00
Glen Wiley ac0b808671 tweaking u_char checks 2014-06-02 10:50:52 -04:00
Glen Wiley 0280c8fa83 fixed configure test for libevent 1.x on RHEL/CentOS 2014-06-02 08:34:34 -04:00
Willem Toorop 45ac1bc7ae Make libev work on Fedora too 2014-05-26 15:56:30 +02:00
Glen Wiley c79ce04b38 minor tweaks to address old versions of libtool 2014-05-23 12:15:53 -04:00
Willem Toorop 6979dccfe6 Update ChangeLog and bumb versions 2014-05-21 10:31:49 +02:00
John Dickinson 175ff65623 Issue 29 - fixed the detection of doxygen 2014-05-07 13:35:29 +00:00
Glen Wiley a8a4c64717 update rel number for release 0.1.1 2014-03-24 13:00:59 -04:00
Glen Wiley 9c5d8aa687 fixed detecting libevent v1 if libevent v2 is not available 2014-03-07 02:50:00 -05:00
Glen Wiley e0e85b8b3e if doxygen is missing no longer fail make in doc dir 2014-03-06 12:14:19 -05:00
Glen Wiley 8036639f91 do not build libev/uv/event extensions by default, handle --with/without 2014-03-06 11:43:18 -05:00
Neel Goyal 2b19661e77 Define u_char if including event.h for libevent1 2014-02-25 14:21:44 -05:00
Glen Wiley 6b00aca2af fixed problem with libevent detection 2014-02-24 20:48:20 -05:00
Neel Goyal 72bb33ca2e Fix an issue builing extensions. Make sure to look for the headers as well as the libs 2014-02-24 16:35:48 -05:00
Neel Goyal 91daf87f4b Update check_getdns - build one per event loop abstraction 2014-02-21 15:42:06 -05:00
Neel Goyal 2594d3d575 Modify check getdns to only use default loop. Adding changes for extensions in next commit 2014-02-21 14:08:37 -05:00
Neel Goyal 2f0bcd665b Compile examples 2014-02-21 12:47:33 -05:00
Neel Goyal 80703de636 Begin refactor out extensions into libs. 2014-02-21 12:23:20 -05:00
Willem Toorop f009158a74 GETDNS_COMPILATION_COMMENT & include spec in dist 2014-02-20 14:07:04 +01:00
Willem Toorop 2db58a6d91 Tell about root trust anchor 2014-02-20 11:52:57 +01:00
Glen Wiley 04b496e9ae Merge branch 'develop' of https://github.com/verisign/getdns into develop 2014-02-19 17:30:28 -05:00
Glen Wiley 0f2ed2c35f man page changes and additions (getting closer to complete) 2014-02-19 17:30:01 -05:00
Neel Goyal 38904780f2 Add start of api_info. Add package url for autoconf 2014-02-19 13:15:27 -05:00
Willem Toorop c51e597410 Configure option for trust anchor & dnssec_status 2014-02-11 22:42:21 +01:00
W.C.A. Wijngaards b84c13748c Review change in configure output messages: dependency libidn. 2014-02-11 15:14:02 +01:00
Neel Goyal 3af362e2fd Fix some major bugs in extensions when clearing timeout. Add libev 2014-02-06 00:24:26 -05:00
Neel Goyal 562e2dd6df Add libuv support. Change event loop handling in tests 2014-02-05 00:01:55 -05:00
W.C.A. Wijngaards 9e5afa0b78 Makefiles are BSD compatible, extension included in make dist. 2014-02-04 10:14:46 +01:00
Neel Goyal 13b9e74ff5 Update extensions 2014-01-22 19:55:04 -05:00
Neel Goyal 2bcfedcf78 Initial pass at using unbound stock 2014-01-21 15:31:22 -05:00
W.C.A. Wijngaards 031f26801a Solaris port, add -D flag to get strdup. 2013-12-09 09:49:28 +01:00
W.C.A. Wijngaards e80082aeaf autoconf and autoheader recent configure.ac change 2013-12-09 09:11:31 +01:00
W.C.A. Wijngaards d5bbb6046b This commit adds the configure script to the repo. 2013-12-03 16:29:44 +01:00
Neel Goyal 263faaf1f7 Delete configure. Add to gitignore 2013-08-15 10:55:05 -04:00
Neel Goyal ddf9d3d548 Fix build system from code reorg 2013-08-15 10:54:30 -04:00
Neel Goyal b3e2aa19f3 Add Werror to cflags. Remove getdns lib check. Fail configure on dependencies not found. 2013-08-09 17:04:25 -04:00
Melinda Shore 1854fc413c Converted makefile generation to automake 2013-08-08 17:21:05 -08:00
Glen Wiley d02404f951 Merge branch 'develop' of https://github.com/verisign/getdns into develop
Conflicts:
	configure
	configure.ac
2013-07-31 16:24:11 -04:00
Glen Wiley 6280a1b7b6 the dict and list data types with helper functions work, unit tests
are mostly done as well
2013-07-31 16:21:42 -04:00
Melinda Shore 45a2cda300 Fixed missing reference to src/Makefile.in 2013-07-30 15:08:21 -08:00
Melinda Shore 7494d2b7d5 Moving things around to run configure at top level of directory tree 2013-07-30 11:55:09 -08:00