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

18 Commits

Author SHA1 Message Date
Francis Dupont
88d1fb4207 [#3553] Added botan check 2025-07-22 16:49:16 +02:00
Andrei Pavel
92d57a18a8
[#3732] Switch Clusterfuzzlite to Meson 2025-04-26 22:26:08 +03:00
Andrei Pavel
a3f69d7430
[#3732] Meson: Make gtest simple dependency + fallback
The gtest.cc compiler check misleadingly fails on some systems...
2025-04-25 18:45:15 +03:00
Andrei Pavel
f75f951dba
[#3732] Meson: Fix GTest detection 2025-04-24 16:04:31 +03:00
Andrei Pavel
80fc384e21
[#3732] Meson: Add gtest.cc compiler check to detect crashes 2025-04-23 23:15:58 +03:00
Francis Dupont
04ea5d0df6 [#3785] Added Boot Math vs c++14 2025-03-26 22:17:12 +01:00
Francis Dupont
4291a86276
[#3731] Some improvements 2025-03-17 12:16:26 +02:00
Francis Dupont
db7e9ca4bd [#3731] Added system vs boost regex.h check 2025-03-13 18:03:37 +01:00
Francis Dupont
24379bab33 [#3731] Resolved many defines 2025-03-13 18:03:37 +01:00
Andrei Pavel
53ebcd6881 [#3731] Meson options are now features
Also:
- Add fallback subprojects so that auto_features can take effect.
- Remove -Dall option. auto_features can be used instead.
- Add _dep suffix to dependency names.
- Capitalize dependencies that are used in other meson.build files.
2025-03-13 18:03:37 +01:00
Francis Dupont
b898ce1240
[#3729] Added HAVE_OPTRESET 2025-02-17 15:34:49 +02:00
Andrei Pavel
9ea92b8d56
[#3729] Add LOG4CPLUS_INITIALIZER_H check 2025-02-13 10:06:30 +02:00
Francis Dupont
c3fb6a71e0
[#3729] Checkpoint: almost finished dhcp4 UTs 2025-02-13 10:05:43 +02:00
Francis Dupont
922c51596f
[#3729] Added check for environ vs shlib 2025-02-13 10:05:19 +02:00
Andrei Pavel
9d66d0d6cc
[#3443] Extra additions to the additions to the Meson Proof of Concept 2025-02-04 16:29:49 +02:00
Francis Dupont
7ddd6260ba
[#3443] Meson fixes
* Removed unsupported botan-3
* Fixed CHRONO_SAME_DURATION
* Updated crypto selection
* Updated botan config
* Removed pgsql server dependency
* Added header install to src/lib/util
* Added ALLOW_KEATEST
* Added TEST_CA_DIR
* Fixed again a typo
* Fixed gtest dependency
* Added log interprocess tests
* Added asiolink tests
* Added mysql tests
* Added mysql tests
* Changed hook suffix to so
* Reverted gtest dependency
* Removed testutils install
2025-02-04 16:29:03 +02:00
Andrei Pavel
a846e64be4
[#3443] Additions to the initial meson Proof of Concept 2025-02-04 16:28:22 +02:00
Andrei Pavel
e37f8c004c [#3443] Proof of Concept: meson 2025-02-01 20:53:12 +01:00