Commit Graph

96 Commits

Author SHA1 Message Date
Willem Toorop 335c701ce5 Fix dependencies in Makefiles, get rid of VPATH
They couse trouble finding the dependencies in the correct places.
Also, use -D_POSIX_C_SOURCE=200112L -D_XOPEN_SOURCE=600 only when needed
2014-11-07 15:18:32 +01:00
Willem Toorop 4865c17bc8 src/compat, src/util and src/gldns with make dist 2014-10-27 15:48:25 +01:00
Willem Toorop 2fe5a51dd4 Some left over fixes for the example move 2014-10-24 16:25:16 +02:00
Willem Toorop b063462786 Move examples to spec dir 2014-10-24 14:39:58 +02:00
Willem Toorop ee304d7181 Compatibility functions & make depend 2014-09-23 10:12:34 +02:00
Willem Toorop 719868f623 Symfiles are part of the distribution 2014-05-26 15:29:06 +02:00
Willem Toorop 6262e3d8c8 Fix installs and distcleans for blddir != srcdir 2014-05-21 15:42:58 +02:00
Willem Toorop 44fc548ae2 builddir != srcdir
revert commit 42bdfdd06a
2014-05-19 14:58:04 +02:00
Neel Goyal 42bdfdd06a Fix for Issue #27 2014-05-08 23:44:27 -04:00
Glen Wiley f239b6f467 trust anchor msg 2014-03-24 12:49:59 -04:00
ngoyal 035ad3c3c6 Remove -d switch in rm -rf 2014-03-06 14:05:51 -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
Willem Toorop 386664ea5a Reintroduce DESTDIR in install target 2014-03-06 11:32:56 +01:00
Glen Wiley 56c5a34a04 respect --docdir option for configure 2014-03-05 04:09:51 -05:00
Paul Wouters 57040b2758 Packaging getdns-api for RHEL/Fedora/CentOS
- It is a little confusing that the getdns-0.1.0.tar.gz contains
   specs/getdns-0.5.tgz. I suggest renaming that.

- make install does not honour DESTDIR= for the main Makefile.in
   (patch attached)

Package is up for review at: https://bugzilla.redhat.com/show_bug.cgi?id=1070510

Paul
2014-02-27 13:45:59 +01:00
Glen Wiley f38d51ed02 tweaks to clean up binary builds for RHEL/CentOS, added OSX PackageMaker files 2014-02-25 18:35:54 -05:00
Glen Wiley db0c8e6060 added share/doc files to install/uninstall targets 2014-02-25 17:12:55 -05:00
Willem Toorop d7c5122565 Merge branch 'develop' into release_20140225 2014-02-25 14:26:34 +01:00
Willem Toorop d2c890ab6a Fill in <organization> place holder.
s/the name of the <organization>/the names of the copyright holders/g
2014-02-25 14:23:19 +01:00
Willem Toorop 8d77505219 s/Versign/Verisign/g in all files 2014-02-25 14:12:33 +01:00
Glen Wiley 30d2aa55ed tweaks for binary builds 2014-02-24 17:05:55 -05:00
Glen Wiley ba5c7beec4 tweaks to build binary dist tarball 2014-02-24 14:53:14 -05:00
Glen Wiley 6dd03b1cdc fixed spelling of NLnet in licenses, fixed make clean errs in docs 2014-02-24 09:26:20 -05:00
Glen Wiley 344893f87f fixed license and copyright notices 2014-02-20 09:12:19 -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
W.C.A. Wijngaards 91d9bcf074 Makefiles are now compatible with Sun Make. Solaris port works. 2014-02-04 14:10:14 +01:00
W.C.A. Wijngaards fb8001cdc2 Remove .can reference from Makefile 2014-02-04 11:40:29 +01:00
W.C.A. Wijngaards 9e5afa0b78 Makefiles are BSD compatible, extension included in make dist. 2014-02-04 10:14:46 +01:00
W.C.A. Wijngaards 0432d515bf Remove double make example definition. 2014-02-04 09:53:44 +01:00
Neel Goyal 81c5de26ea Merge in develop. 2014-01-31 14:50:38 -05:00
W.C.A. Wijngaards 7e2606edeb Add headers for examples into dist. 2014-01-31 16:26:45 +01:00
Neel Goyal eb43d9fb02 Merge in develop latest 2014-01-28 10:04:10 -05:00
Neel Goyal 4c0e13ac76 Attempt to address issue #46 2014-01-27 19:32:54 -05:00
Neel Goyal 13b9e74ff5 Update extensions 2014-01-22 19:55:04 -05:00
W.C.A. Wijngaards 64c057b82d Portable with event1.x, test succeeds on FreeBSD 2013-11-30 13:53:57 +01:00
W.C.A. Wijngaards f217ab674e Compile and test succeeds on OpenBSD 2013-11-30 11:25:50 +01:00
W.C.A. Wijngaards b392679ce4 make test and a testscript and output comparisons. 2013-11-29 16:24:39 +01:00
W.C.A. Wijngaards 69c6d0694b fix issue #38: install, uninstall, libtool, configureoutsidesrcdir,
the dist compiles.  library version set to 0:0:0.
2013-11-29 15:41:06 +01:00
Melinda Shore 3e0411f8f8 brought doc directory into build process ("make doc") 2013-11-21 17:39:03 -08:00
Melinda Shore 6172f39b59 make {dist,distdir,distdir.tar.gz} now working. May want to review dist contents 2013-11-17 22:51:12 -08:00
Melinda Shore d440feb7a1 no longer using automake 2013-10-07 08:10:06 -07:00
Melinda Shore ac0fcebce6 More changes to support automake-ification 2013-08-28 13:27:05 -08:00
Neel Goyal c2a03c5570 Removed symlink ltmain.sh. Add m4 for lt. 2013-08-09 10:48:22 -04:00
Melinda Shore 0a5f1d3c52 Now using automake to generate Makefile.in 2013-08-08 17:14:43 -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