bind9/doc/man
Aydın Mercan 5cd6c173ff
replace the build system with meson
Meson is a modern build system that has seen a rise in adoption and some
version of it is available in almost every platform supported.

Compared to automake, meson has the following advantages:

* Meson provides a significant boost to the build and configuration time
  by better exploiting parallelism.

* Meson is subjectively considered to be better in readability.

These merits alone justify experimenting with meson as a way of
improving development time and ergonomics. However, there are some
compromises to ensure the transition goes relatively smooth:

* The system tests currently rely on various files within the source
  directory. Changing this requirement is a non-trivial task that can't
  be currently justified. Currently the last compiled build directory
  writes into the source tree which is in turn used by pytest.

* The minimum version supported has been fixed at 0.61. Increasing this
  value will require choosing a baseline of distributions that can
  package with meson. On the contrary, there will likely be an attempt
  to decrease this value to ensure almost universal support for building
  BIND 9 with meson.
2025-06-11 10:30:12 +03:00
..
.gitignore Remove pregenerated manpages from the repo 2023-02-10 11:24:03 +01:00
arpaname.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
conf.py replace the build system with meson 2025-06-11 10:30:12 +03:00
ddns-confgen.rst Split out ddns-confgen and tsig-keygen man pages 2022-03-10 20:13:22 +01:00
delv.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dig.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnssec-cds.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnssec-dsfromkey.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnssec-importkey.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnssec-keyfromlabel.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnssec-keygen.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnssec-ksr.rst Introduce new DNSSEC tool dnssec-ksr 2024-04-19 10:41:04 +02:00
dnssec-revoke.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnssec-settime.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnssec-signzone.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnssec-verify.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
dnstap-read.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
filter-a.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
filter-aaaa.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
host.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
index.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
mdig.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00
named-checkconf.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named-checkzone.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named-compilezone.rst Split out named-compilezone and named-checkzone man pages 2022-03-10 20:13:22 +01:00
named-journalprint.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named-nzd2nzf.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named-rrchecker.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named.conf.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
named.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
nsec3hash.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
nslookup.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
nsupdate.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rndc-confgen.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rndc.conf.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
rndc.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
tsig-keygen.rst Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00