Commit Graph

76 Commits

Author SHA1 Message Date
Willem Toorop 4e52316704 Include systemd directives too 2017-06-08 12:11:43 +02:00
Willem Toorop 874af14cea Rename setup script in Makefile too 2017-06-08 11:45:49 +02:00
Sara Dickinson 305a6f6b6a 1) Add a stubby-setdns script (for MAC OS X only at the moment) to support Homebrew formula
2) Remove the OARC server from the default config. So now only include the servers that commit to not logging user data. Can make this clearer once we have a yaml config file.
3) Update makefile to include stubby.conf and stubby-setdns in dist tarball
2017-06-02 11:52:56 +01:00
Willem Toorop d319e0a88b Copy stubby config file too 2017-06-01 15:16:25 +02:00
Willem Toorop e127365900 Parallel testing support 2017-05-10 14:10:29 +02:00
Willem Toorop db856f5227 Allow for simultaneous jobs
Resolves issue #166
2017-05-02 17:34:50 +02:00
Willem Toorop 29c1c9524e Include unbound includes rerouting in dist tarball
+ don't try to install getdns-*.tgz spec anymore
2017-03-22 12:32:26 +01:00
Willem Toorop 9c9c52aacc Merge branch 'develop' into release/1.1.0-alpha3 2017-01-13 22:08:59 +01:00
Willem Toorop cf3d4a4b2e Create SHA256 with distro 2017-01-13 20:29:19 +01:00
Willem Toorop 835eaa855b autoclean for cleaning with autoconf initialization 2017-01-11 15:08:35 +01:00
Willem Toorop 3f965e68c0 Stubby is getdns_query with a different name 2016-10-14 12:02:23 +02:00
Willem Toorop ebba1d4cce Merge branch 'release/v1.0.0b2' into release/v1.1.0a1 2016-07-14 14:45:16 +02:00
Willem Toorop 2485c11e32 Include jsmn in dist tarball 2016-07-14 14:02:29 +02:00
Willem Toorop ea69d31dba move getdns_query to src/tools 2016-07-14 13:54:58 +02:00
Willem Toorop 9ac9e0e6d0 Need target everything for tpkg 340 2016-04-29 11:48:39 +02:00
Tom Pusateri a4b641790b Add a pkg-config file for the getdns_ext_event library. 2016-04-07 16:22:56 -03:00
Willem Toorop 03425d192d Miscellaneous Makefile issues 2015-12-31 11:53:46 +01:00
Willem Toorop 240b34e215 Missing file removals with distclean 2015-12-24 16:22:03 +01:00
Willem Toorop 9d3905459e Miscellaneous fixes to compile on windows
Also without warnings.
2015-12-24 14:41:50 +01:00
Willem Toorop 17d44a769c Test & fix installing 2015-12-18 11:13:22 +01:00
Neil Cook acf2fea365 pkg-config support 2015-12-02 13:15:16 -05:00
Willem Toorop d859e93c7e Don't fail on missing tgz in spec 2015-10-08 13:39:24 +02:00
Willem Toorop d0a80925c2 Bugfixes for setting with json pointers
+ scratchpad for developing/debugging
2015-10-08 12:54:30 +02:00
Willem Toorop 9586418522 Merge branch 'shane-kerr-master' into v0.3.2 2015-09-03 14:21:09 +02:00
Shane Kerr 0f1dd9cdd2 Fix directory creation documentation for anchor file 2015-09-03 10:31:41 +00:00
Willem Toorop 6d13ec19cd --with-getdns_query configure option +
make pub target (for signing and hashing dist tarball) +
make megaclean target (for erasing all source and git reset --hard)
2015-08-28 13:33:02 +02:00
Willem Toorop 3cbef7ee9e Fix make distclean 2015-07-19 17:52:09 +02:00
Willem Toorop beb911daf1 Prepare for 0.1.7rc1 2015-03-26 16:09:02 -05:00
Willem Toorop 3ca69266d1 getdns_query target 2015-03-20 18:25:21 +01:00
Willem Toorop 4c311a9cb3 Include m4 dir in distribution tarball 2015-01-20 12:12:29 +01:00
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