bind9/lib/ns
Michal Nowak 5bbc6dd7f1 Fix "make dist"
Make various adjustments necessary to enable "make dist" to build a BIND
source tarball whose contents are complete enough to build binaries, run
unit & system tests, and generate documentation on Unix systems.

Known outstanding issues:

  - "make distcheck" does not work yet.
  - Tests do not work for out-of-tree source-tarball-based builds.
  - Source tarballs are not complete enough for building on Windows.

All of the above will be addressed in due course.
2020-06-05 13:19:49 +02:00
..
include Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
tests Fix "make dist" 2020-06-05 13:19:49 +02:00
win32 Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
api prep 9.17.1 2020-04-16 23:03:54 +02:00
client.c add a quick-and-dirty method of debugging a single query 2020-05-26 00:47:18 -07:00
hooks.c Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
interfacemgr.c change "expr == false" to "!expr" in conditionals 2020-05-25 16:09:57 -07:00
lib.c change "expr == false" to "!expr" in conditionals 2020-05-25 16:09:57 -07:00
listenlist.c Reformat using the new rules 2020-02-14 09:31:05 +01:00
log.c apply the modified style 2020-02-13 15:05:06 -08:00
Makefile.am Fix "make dist" 2020-06-05 13:19:49 +02:00
notify.c apply the modified style 2020-02-13 15:05:06 -08:00
query.c change "expr == false" to "!expr" in conditionals 2020-05-25 16:09:57 -07:00
server.c apply the modified style 2020-02-13 15:05:06 -08:00
sortlist.c apply the modified style 2020-02-13 15:05:06 -08:00
stats.c apply the modified style 2020-02-13 15:05:06 -08:00
update.c Ignore attempts to add DS records at zone apex 2020-06-04 16:00:33 +02:00
xfrout.c change "expr == false" to "!expr" in conditionals 2020-05-25 16:09:57 -07:00