]> git.ipfire.org Git - thirdparty/pdns.git/history - meson
Meson: Add basic support for systemd service file
[thirdparty/pdns.git] / meson /
2024-04-09  Fred MorcosMeson: Add system build flag
2024-04-05  Remi GacogneMerge pull request #14032 from rgacogne/ddist-192-chang...
2024-04-05  Remi GacogneMerge pull request #14030 from rgacogne/enable-leak...
2024-04-05  Remi GacogneMerge pull request #14034 from rgacogne/ddist-document...
2024-04-05  Otto MoerbeekMerge pull request #14025 from omoerbeek/stat_t-tidy
2024-04-05  Otto MoerbeekMerge pull request #14026 from omoerbeek/rec-docs-no...
2024-04-04  Peter van DijkMerge pull request #14033 from rgacogne/auth-remoteback...
2024-04-04  Fred MorcosMerge pull request #14031 from fredmorcos/meson-fix...
2024-04-04  Fred MorcosMeson: Integrate libdecaf library and header detection 14031/head
2024-04-04  Fred MorcosMeson: Rework libdecaf header file detection
2024-04-04  Peter van DijkMerge pull request #13980 from karelbilek/d_xfr
2024-04-04  Fred MorcosMeson: Improve (and fix) libdecaf detection
2024-04-04  Fred MorcosMeson: Use include_directories for pgsqlbackend
2024-03-28  Remi GacogneMerge pull request #13923 from rgacogne/ddist-xfr-respo...
2024-03-28  Remi GacogneMerge pull request #13983 from rgacogne/generate-sbom
2024-03-27  Otto MoerbeekMerge pull request #13969 from omoerbeek/rec-nod-threads
2024-03-27  Otto MoerbeekMerge pull request #13984 from rgacogne/rec-fix-nsec3s...
2024-03-27  Otto MoerbeekMerge pull request #13985 from omoerbeek/rec-system...
2024-03-26  Fred MorcosMerge pull request #13959 from fredmorcos/meson
2024-03-25  Fred MorcosMeson: Fix passing thread dependency on platforms that...
2024-03-21  Fred MorcosMeson: Fix curl program lookup
2024-03-21  Fred MorcosMeson: Fix when the LDAP module is disabled
2024-03-20  Fred MorcosMeson: Format C++ feature test files
2024-03-20  Fred MorcosMeson: Define HAVE_CLOCK_GETTIME
2024-03-20  Fred MorcosMeson: Don't import the fs module at the toplevel
2024-03-20  Fred MorcosMeson: Disable libssl engine support for auth
2024-03-20  Fred MorcosMeson: Finish refactoring of how module dependencies...
2024-03-20  Fred MorcosMeson: Refactor handling of module-lmdb dependencies
2024-03-20  Fred MorcosMeson: Minor refactor of platform detection
2024-03-20  Fred MorcosMeson: Refactor sqlite3 handling for module-gsqlite3
2024-03-20  Fred MorcosMeson: Refactor yaml-cpp handling
2024-03-20  Fred MorcosMeson: Refactor boost test handling
2024-03-20  Fred MorcosMeson: Define BOOST_CONTAINER_USE_STD_EXCEPTIONS on...
2024-03-20  Fred MorcosMeson: Cleanup and rework the platform module
2024-03-20  Fred MorcosMeson: Cleanup the fuzz-targets module
2024-03-20  Fred MorcosMeson: Detect C++ filesystem library
2024-03-20  Fred MorcosMeson: Cleanup the handling of unit tests and extra...
2024-03-20  Fred MorcosMeson: Boost: Define BOOST_CONTAINER_USE_STD_EXCEPTIONS
2024-03-20  Fred MorcosMeson: Boost: Set have_boost_1_48_0 when we find boost...
2024-03-20  Fred MorcosMeson: Hardening - Stack Clash Protection
2024-03-20  Fred MorcosMeson: Hardening - Control Flow Protection
2024-03-20  Fred MorcosMeson: Move fortify-source out of the normal set of...
2024-03-20  Fred MorcosMeson: Remove "Full RELRO" option
2024-03-20  Fred MorcosMeson: Rename fortify-source to hardening-fortify-source
2024-03-20  Fred MorcosMeson: Fix broken backends with "Full RELRO"
2024-03-20  Fred MorcosMeson: Revert "Full RELRO" since it breaks auth backends
2024-03-20  Fred MorcosMeson: Fix libdecaf's detection of header file location
2024-03-20  Fred MorcosMeson: Better handling of relro and support full relro
2024-03-20  Fred MorcosMeson: Fail when source fortification is requested...
2024-03-20  Fred MorcosMeson: Don't fail on platforms where the linker doesn...
2024-03-20  Fred MorcosMeson: Small cleanup of sanitizer module
2024-03-20  Fred MorcosMeson: Whitespace cleanup
2024-03-20  Fred MorcosMeson: Revert the integration of detecting tm-gmtoff...
2024-03-20  Fred MorcosMeson: Split the geoip, mmdb and yaml-cpp modules
2024-03-20  Fred MorcosMeson: Restore mmap module
2024-03-20  Fred MorcosMeson: Replace global arguments with project arguments
2024-03-20  Fred MorcosMeson: Move detection of tm_gmtoff to YaHTTP
2024-03-20  Fred MorcosMeson: Change strerror_r test to a C program
2024-03-20  Fred MorcosMeson: Move mmap, geoip and maxminddb detection to...
2024-03-20  Fred MorcosMeson: Separate python for apidocfiles and the BIND...
2024-03-20  Fred MorcosMeson: Minor cleanup in mmap module
2024-03-20  Fred MorcosMeson: Conditionally check for ragel for dnslabeltext.cc
2024-03-20  Fred MorcosMeson: Formatting cleanup of pthread headers module
2024-03-20  Fred MorcosMeson: Minor cleanup of python module
2024-03-20  Fred MorcosMeson: Handle bindparser lexer and parser files conditi...
2024-03-20  Fred MorcosMeson: Use --version instead of --cc_version with mysql...
2024-03-20  Fred MorcosMeson: Rely on the correct pg_config variables for...
2024-03-20  Fred MorcosMeson: Improve detection of pkcs11 dependencies
2024-03-20  Fred MorcosMeson: Improve warning message when PIE is disabled
2024-03-20  Fred MorcosMeson: Don't require EVP_PKEY_CTX_set1_scrypt_salt...
2024-03-20  Fred MorcosMeson: Cleanup dlopen module
2024-03-20  Fred MorcosMeson: Check python PyYAML package
2024-03-20  Fred MorcosMeson: Get rid of from-git subdir call
2024-03-20  Fred MorcosMeson: Fix strerror_r detection
2024-03-20  Fred MorcosMeson: Fix bison call for MacOS
2024-03-20  Fred MorcosMeson: Various headers module
2024-03-20  Fred MorcosMeson: Fix hardening not working when PIE is disabled
2024-03-20  Fred MorcosMeson: Fix platform detection on MacOS
2024-03-20  Fred MorcosMeson: Cleanup lmdb module
2024-03-20  Fred MorcosMeson: Fix geoip module
2024-03-20  Fred MorcosMeson: Cleanup CDB module
2024-03-20  Fred MorcosMeson: Set HAVE_ZMQ_MSG_SEND in ZeroMQ module
2024-03-20  Fred MorcosMeson: Properly set configuration variables for LDAP
2024-03-20  Fred MorcosMeson: Cleanup the ZeroMQ module
2024-03-20  Fred MorcosMeson: Cleanup the sqlite3 dependency detection
2024-03-20  Fred MorcosMeson: Cleanup the pgsql dependency detection
2024-03-20  Fred MorcosMeson: Cleanup the ODBC dependency detection
2024-03-20  Fred MorcosMeson: Cleanup the mysql dependency detection
2024-03-20  Fred MorcosMeson: Don't lookup the venv module for Python anymore
2024-03-20  Fred MorcosMeson: Cleanup LDAP module
2024-03-20  Fred MorcosMeson: Cleanup GeoIP module
2024-03-20  Fred MorcosMeson: Cleanup misc modules
2024-03-20  Fred MorcosMeson: Cleanup sanitizer modules
2024-03-20  Fred MorcosMeson: Cleanup ixfrdist module
2024-03-20  Fred MorcosMeson: Cleanup python and venv module
2024-03-20  Fred MorcosMeson: Cleanup auth-tools module
2024-03-20  Fred MorcosMeson: Cleanup fuzz targets module
2024-03-20  Fred MorcosMeson: Cleanup from-git module
2024-03-20  Fred MorcosMeson: Cleanup verbose logging module
2024-03-20  Fred MorcosMeson: Cleanup reproducible builds module
next