2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-22 01:49:48 +00:00

119 Commits

Author SHA1 Message Date
Andrei Pavel
80fc384e21
[#3732] Meson: Add gtest.cc compiler check to detect crashes 2025-04-23 23:15:58 +03:00
Andrei Pavel
7b84174709
[#3732] Use gtest wrap 2025-04-10 22:50:20 +03:00
Andrei Pavel
bdf37d0d3f
[#3732] Use gtest wrap 2025-04-10 21:02:57 +03:00
Andrei Pavel
8288d1aea1
[#3732] Fix sysconfdir i.e. radius dictionary on no prefix 2025-04-10 20:18:57 +03:00
Andrei Pavel
8d434a7968
[#3732] Fix paths when prefix is default 2025-04-04 12:37:28 +03:00
Andrei Pavel
b0d2b26a81
[#3732] Add message about disabling netconf 2025-04-04 12:37:28 +03:00
Andrei Pavel
5eb4ec8f9b
[#3732] Install emptydirs in hardcoded path when the prefix is not explicitly provided 2025-04-04 12:37:23 +03:00
Andrei Pavel
73ffdd95ee
[#3732] Prepend prefix only if the prefix is explicitly provided 2025-04-04 12:37:22 +03:00
Andrei Pavel
1f75fb2b0d
[#3732] Install emptydir for lease file 2025-04-04 12:37:21 +03:00
Andrei Pavel
019d59f7e8
[#3732] Do not interrupt "meson setup build" without any arguments because of NETCONF not supporting a C++ standard that is too low 2025-04-04 12:37:21 +03:00
Andrei Pavel
42edde7415
[#3732] Remove unnecessary kludge section from netconf fallback that searched in /opt 2025-04-04 12:37:21 +03:00
Andrei Pavel
950cbdeca1
[#3732] Fix some paths in meson 2025-04-04 12:37:20 +03:00
Andrei Pavel
aaa4d42414
[#3732] rpmbuild complains about standard rpaths so let us conform to its liking 2025-04-04 12:37:20 +03:00
Francis Dupont
83f7a592a8 [#3785] Removed CXX* 2025-03-26 22:17:12 +01:00
Francis Dupont
3fae4a46c5 [#3785] Swapped -Dcpp_std 2025-03-26 22:17:12 +01:00
Francis Dupont
733019a4ec [#3785] Added error on no crypto 2025-03-26 22:17:12 +01:00
Francis Dupont
04ea5d0df6 [#3785] Added Boot Math vs c++14 2025-03-26 22:17:12 +01:00
Francis Dupont
330e6072fc [#3785] Added C++ standard 2025-03-26 22:17:12 +01:00
Francis Dupont
806e007540 [#3785] Added warnings 2025-03-26 22:17:12 +01:00
Francis Dupont
896b5d5971 [#3785] Checkpoint 2025-03-26 22:17:12 +01:00
Marcin Godzina
4ac05fc852 [#3822] bump version in configure.ac and meson.build 2025-03-26 14:33:39 +00:00
Francis Dupont
646c23413c [#3793] Typo2 2025-03-20 14:13:06 +01:00
Francis Dupont
4cfb8a68fd [#3793] Typo 2025-03-20 14:13:06 +01:00
Francis Dupont
c4f5d92983 [#3793] Removed required 2025-03-20 14:13:06 +01:00
Francis Dupont
ccfa215d96 [#3793] Removed obsolete flags 2025-03-20 14:13:06 +01:00
Andrei Pavel
516c87a553
[#3731] Fix KEA_ADMIN_BUILT 2025-03-20 10:53:57 +02:00
Andrei Pavel
2c77db8d50
[#3731] Fix rpath 2025-03-19 15:46:54 +02:00
Francis Dupont
4ba0176d31 [#3731] Removed MESON_INFO if 2025-03-19 14:14:22 +01:00
Andrei Pavel
9c5aa9afcf
[#3731] Fix installation of meson-info 2025-03-19 12:36:56 +02:00
Andrei Pavel
dededfec38
[#3731] More fixes 2025-03-19 10:50:49 +02:00
Francis Dupont
478785f932 [#3731] More builtin options 2025-03-19 09:33:50 +01:00
Francis Dupont
9a891f89af [#3731] Addressed comments 2025-03-18 23:50:26 +01:00
Francis Dupont
dc1a5c2502 [#3731] Finished 2025-03-18 17:04:34 +01:00
Francis Dupont
9fa5c31ca9 [#3731] Checkpont: netconf to finish 2025-03-18 16:37:49 +01:00
Francis Dupont
d1f831d8da [#3731] Checkpoint before rebase 2025-03-18 15:35:55 +01:00
Francis Dupont
6474491659 [#3731] [#3793] Made AFL independent 2025-03-18 15:35:55 +01:00
Francis Dupont
8592cc6be7 [#3731] Some fixes 2025-03-18 15:20:06 +01:00
Andrei Pavel
b40369e33f
[#3731] Address review 2025-03-18 15:30:24 +02:00
Andrei Pavel
a7d4d644ac
[#3731] Add rpath for hook libraries 2025-03-18 11:17:10 +02:00
Andrei Pavel
62a61f4d69
[#3731] Simplify heimdal checking 2025-03-18 11:02:17 +02:00
Andrei Pavel
7f936248e9
[#3731] Make more paths idiomatic in meson 2025-03-18 10:57:46 +02:00
Andrei Pavel
d02c6530d9
[#3731] Fix locations of lockfile dir, kea-admin, kea-lfc in case of installation 2025-03-18 10:38:40 +02:00
Francis Dupont
6f77c69133 [#3731] Added bug report 2025-03-17 13:50:22 +01:00
Andrei Pavel
b1351e0de8
[#3731] grabber.sh -> grabber.py 2025-03-17 13:04:38 +02:00
Andrei Pavel
5d32aeb38b
[#3731] Unify all grabber.sh scripts in a single one
Two are too many, let alone four.

Add env.sh and fix extended version.
2025-03-17 12:16:42 +02:00
Andrei Pavel
d724fed33b
[#3731] Fix valgrind 2025-03-17 12:16:39 +02:00
Francis Dupont
790b452951
[#3731] Implement srcid stuff 2025-03-17 12:16:37 +02:00
Francis Dupont
2ee0dae2f8
[#3731] Cleanups 2025-03-17 12:16:35 +02:00
Francis Dupont
faf59c47df
[#3731] Added b_asneeded 2025-03-17 12:16:32 +02:00
Francis Dupont
626f951943
[#3731] Added Copyright 2025-03-17 12:16:30 +02:00