]> git.ipfire.org Git - thirdparty/pdns.git/commit
rec: meson build inital work
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 8 Jul 2024 11:47:44 +0000 (13:47 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 10 Jul 2024 11:25:48 +0000 (13:25 +0200)
commite45cd2c1c88dc358ea6a588e532203f67f95c264
tree005c5549bc544b7410c8f8ec36a578df2455d192
parent1f1f127ad21ab6d4c766f7fb9319c92d7a8ba906
rec: meson build inital work
14 files changed:
meson/boost-context/meson.build [new file with mode: 0644]
meson/libresolv/meson.build [new file with mode: 0644]
meson/libsnmp/meson.build [new file with mode: 0644]
pdns/recursordist/ext/arc4random/meson.build [new symlink]
pdns/recursordist/ext/json11/meson.build [new symlink]
pdns/recursordist/ext/yahttp/meson.build [new file with mode: 0644]
pdns/recursordist/ext/yahttp/yahttp/meson.build [new file with mode: 0644]
pdns/recursordist/meson [new symlink]
pdns/recursordist/meson.build [new file with mode: 0644]
pdns/recursordist/meson_options.txt [new file with mode: 0644]
pdns/recursordist/settings/generate.py
pdns/recursordist/settings/meson.build [new file with mode: 0644]
pdns/recursordist/settings/rust/build_settings [new file with mode: 0755]
pdns/recursordist/settings/rust/meson.build [new file with mode: 0644]