summaryrefslogtreecommitdiffstats
path: root/meson.build (follow)
Commit message (Expand)AuthorAgeFilesLines
* treewide: move to our new GitLab URLVladimír Čunát2020-07-101-2/+2
* meson: add build options to disable libcapngTomas Krizek2020-07-031-1/+7
* release 5.1.2Tomas Krizek2020-07-011-1/+1
* meson: treat -Wattributes as errorTomas Krizek2020-06-171-0/+1
* release 5.1.1Tomas Krizek2020-05-191-1/+1
* release 5.1.0Tomas Krizek2020-04-291-1/+1
* daemon: warn that non-Linux platforms are untestedPetr Špaček2020-04-271-0/+1
* meson.build: compile with -fno-strict-aliasingVladimír Čunát2020-03-231-0/+8
* meson: turn implicit-function warnings into hard errorsVladimír Čunát2020-03-061-0/+1
* treewide: machine readable license for all the restPetr Špaček2020-02-251-0/+2
* meson: actually #define HAVE_ASPRINTFVladimír Čunát2020-02-181-0/+4
* release 5.0.1Tomas Krizek2020-02-051-1/+1
* release 5.0.0Tomas Krizek2020-01-271-1/+1
* lua: add distro-preconfigTomas Krizek2020-01-211-4/+6
* daemon: remove systemd socket activation supportTomas Krizek2020-01-211-7/+1
* update NEWS, bump to 4.3.0Tomas Krizek2019-12-041-1/+1
* daemon/main: add libcap-ng support to drop capabilitiesTomas Krizek2019-12-031-4/+8
* doh debug: do not build debug_opensslkeylog if openssl is missingPetr Špaček2019-11-201-0/+3
* meson: add option install_root_keysTomas Krizek2019-11-201-2/+6
* meson: enable root keys installation to keyfile_default locationTomas Krizek2019-11-201-5/+1
* meson: remove upper version limit for knotTomas Krizek2019-11-081-1/+1
* meson: allow libknot 3.0.devTomas Krizek2019-10-141-1/+1
* release 4.2.2Petr Špaček2019-10-071-1/+1
* release 4.2.1v4.2.1Tomas Krizek2019-09-261-1/+1
* meson: block compilation with future knot releasesVladimír Čunát2019-09-201-1/+1
* bump version to 4.2.0Tomas Krizek2019-08-051-1/+1
* daemon: use sendmmsg towards UDP clientsVladimír Čunát2019-07-161-0/+14
* release 4.1.0Petr Špaček2019-07-101-1/+1
* client: move under utils directoryTomas Krizek2019-07-101-1/+0
* kr_cache_gc: build with mesonTomas Krizek2019-07-101-0/+3
* Revert "Merge branch 'kr_cache_gc' into 'master'"Petr Špaček2019-07-101-3/+1
* client: move under utils directoryTomas Krizek2019-07-031-1/+0
* kr_cache_gc: build with mesonTomas Krizek2019-07-031-0/+3
* meson: properly detect libsystemd dependencyTomas Krizek2019-06-241-3/+5
* meson: explicitly disable unity buildsTomas Krizek2019-04-231-0/+7
* release 4.0.0Tomas Krizek2019-04-181-1/+1
* meson: config_tests - remove obsolete args, retuncode checksTomas Krizek2019-04-041-1/+1
* meson: use correct luajit includes from pkgconfigTomas Krizek2019-03-131-2/+4
* migrate to Knot DNS 2.8Tomas Krizek2019-03-121-1/+1
* meson: run luacheck on all lua filesTomas Krizek2019-03-121-1/+2
* meson: modules/dnstap - build as a separate componentTomas Krizek2019-03-121-1/+2
* meson: rename option sytemd_unit_files to systemd_filesTomas Krizek2019-03-121-5/+5
* meson: doc/kresd.8 - manpage nitpicksTomas Krizek2019-03-121-0/+1
* meson: split postinstall_tests into extra_tests and config_testsTomas Krizek2019-03-121-2/+4
* meson: fix build on OSXTomas Krizek2019-03-121-0/+2
* meson: compat - use string instead of featureTomas Krizek2019-03-121-6/+5
* gitlabci: fix build:darwin in travisTomas Krizek2019-03-121-1/+4
* meson: Dockerfile - update buildTomas Krizek2019-03-121-0/+1
* gitlabci: unify pylint, flake8 and lua lintersTomas Krizek2019-03-121-7/+19
* gitlabci: fix lint:luacheckTomas Krizek2019-03-121-15/+29