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 |