Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dnsdist: Add meson support #14724

Merged
merged 23 commits into from
Feb 4, 2025
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
9176d81
dnsdist: Add meson support
rgacogne Sep 23, 2024
758c61a
dnsdist: Fix a typo in the CDB m4 file
rgacogne Sep 25, 2024
245fee6
dnsdist: Fix a few "unused parameter" warnings
rgacogne Sep 25, 2024
e8e6f46
dnsdist: Fix detection of a specific nghttp2 feature
rgacogne Sep 25, 2024
7579c48
Fix fuzzing targets with meson
rgacogne Sep 27, 2024
cd00d04
dnsdist: Fix building with meson without all options enabled
rgacogne Sep 27, 2024
738e8a5
dnsdist: Apply Otto's patch (thanks!)
rgacogne Sep 27, 2024
c0e1848
dnsdist: Remove duplicated meson directories and files
rgacogne Oct 14, 2024
c2f2f83
dnsdist: Fix a lot of "unused parameter" warnings
rgacogne Oct 14, 2024
a55ac2b
dnsdist: Re-enable "unused parameter" warnings
rgacogne Oct 14, 2024
73689fb
dnsdist: Add meson-based builds to the CI
rgacogne Oct 14, 2024
2405ae7
build-and-test-all: Install meson for dnsdist
rgacogne Oct 14, 2024
56add5c
tasks: Properly convert sanitizers to meson
rgacogne Oct 15, 2024
cc1ec80
dnsdist: Fix meson build without LMDB
rgacogne Oct 15, 2024
a95b899
dnsdist: Fix duplicated dnslabeltext.cc
rgacogne Oct 15, 2024
41cd3ec
dnsdist: Fix more "unused parameters" warnings
rgacogne Oct 17, 2024
b29e68a
dnsdist: Fix building without dnstap support enabled
rgacogne Oct 17, 2024
c34e19f
dnsdist: Correctly set env vars up for meson
rgacogne Jan 20, 2025
19298bc
dnsdist: Fix additional LDFLAGS in tasks.py
rgacogne Jan 20, 2025
b155625
dnsdist: Fix remaining build issues for YAML with meson
rgacogne Jan 24, 2025
9360407
dnsdist: Fix compilation errors w/o DoQ and DoH3, plus clang-tidy war…
rgacogne Jan 28, 2025
fd1c0a9
dnsdist: Fix formatting and a clang-tidy warning
rgacogne Feb 3, 2025
cced151
dnsdist: Fix unused parameter warnings
rgacogne Feb 3, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading