Francis Dupont
93bab7a99f
[ #3325 ] Removed remaining coroutine references
2025-03-17 11:08:09 +01:00
Francis Dupont
7b8e0a9959
[ #3325 ] Removed ext/coroutine
2025-03-17 11:08:09 +01:00
Razvan Becheriu
01728b22b2
[ #1336 ] addressed review comments
2025-03-14 20:47:22 +02:00
Razvan Becheriu
6e1c34157a
[ #1336 ] addressed review comments
2025-03-14 19:49:22 +02:00
Razvan Becheriu
d353006a1d
[ #1336 ] fixed reclaim counters for pools
2025-03-14 19:42:34 +02:00
Razvan Becheriu
12d89b6130
[ #3648 ] addressed review comments
2025-03-14 16:46:13 +02:00
Razvan Becheriu
ae7cddb5d8
[ #3648 ] drop packet on db race
2025-03-14 13:09:26 +02:00
Francis Dupont
9b2bf23743
[ #3731 ] Fixed not initialized members
2025-03-13 18:03:38 +01:00
Andrei Pavel
4099865fcc
[ #3731 ] Fix DHCP_DATA_DIR
2025-03-13 18:03:38 +01:00
Andrei Pavel
12f7343690
[ #3731 ] Further increase timeouts of tests that are timing out
2025-03-13 18:03:38 +01:00
Andrei Pavel
797f6da9b7
[ #3731 ] Add dl dependency to meson
2025-03-13 18:03:38 +01:00
Andrei Pavel
bfc96d2cf9
[ #3731 ] Fix subprojects/log4cplus
2025-03-13 18:03:38 +01:00
Andrei Pavel
6957a01987
[ #3731 ] Address review
2025-03-13 18:03:38 +01:00
Andrei Pavel
f32d1b1dd5
[ #3731 ] Fix default pidfile location in meson
2025-03-13 18:03:38 +01:00
Andrei Pavel
9dc78e849b
[ #3731 ] Fix lockfile default location in meson
2025-03-13 18:03:38 +01:00
Andrei Pavel
7360acf0ec
[ #3731 ] Fix libdir in meson
2025-03-13 18:03:38 +01:00
Andrei Pavel
1bec62d436
[ #3731 ] Fix doc installation
2025-03-13 18:03:38 +01:00
Andrei Pavel
fcc91f570b
[ #3731 ] Add version to libkea-log-interprocess
2025-03-13 18:03:38 +01:00
Andrei Pavel
a73d44f407
[ #3731 ] Compute PKGPYTHONDIR in a single place
2025-03-13 18:03:38 +01:00
Francis Dupont
45bb320fb3
[ #3731 ] Reversed HAVE_PGSQL_SSL
2025-03-13 18:03:38 +01:00
Francis Dupont
a59c3109e1
[ #3731 ] Addressed some concerns
2025-03-13 18:03:38 +01:00
Francis Dupont
4228626061
[ #3731 ] Some improvements
2025-03-13 18:03:38 +01:00
Andrei Pavel
f5cb4eeb2d
[ #3731 ] Fix doc installation in Meson
2025-03-13 18:03:38 +01:00
Andrei Pavel
9d5846f780
[ #3731 ] Update meson.sh
2025-03-13 18:03:38 +01:00
Andrei Pavel
d67759b1f4
[ #3731 ] Fix kea-shell installation
2025-03-13 18:03:38 +01:00
Andrei Pavel
ab792d1129
[ #3731 ] Add version to libkea-cfgrpt.so
2025-03-13 18:03:38 +01:00
Andrei Pavel
5d55340185
[ #3731 ] Fix libkea-util-io installation with meson
2025-03-13 18:03:37 +01:00
Andrei Pavel
5ef5f6d87e
[ #3731 ] Fix kea-shell installation with meson
2025-03-13 18:03:37 +01:00
Francis Dupont
db7e9ca4bd
[ #3731 ] Added system vs boost regex.h check
2025-03-13 18:03:37 +01:00
Francis Dupont
1d60359a19
[ #3731 ] Added missing boost dependencies
2025-03-13 18:03:37 +01:00
Andrei Pavel
91c383b92a
[ #3731 ] Fix Unknown variable MYSQL_DEP
2025-03-13 18:03:37 +01:00
Andrei Pavel
ef58794d73
[ #3731 ] Fix kea-msg-compiler not being installed
...
And do not install fuzz files.
2025-03-13 18:03:37 +01:00
Francis Dupont
de9c4b68be
[ #3731 ] Enabled debug and logger checks when tests
2025-03-13 18:03:37 +01:00
Andrei Pavel
0cb26d2358
[ #3731 ] Fix doc installation in Meson
2025-03-13 18:03:37 +01:00
Andrei Pavel
7b628a5c48
[ #3731 ] Fix macro defines
2025-03-13 18:03:37 +01:00
Francis Dupont
b333949d34
[ #3731 ] More defines
2025-03-13 18:03:37 +01:00
Francis Dupont
24379bab33
[ #3731 ] Resolved many defines
2025-03-13 18:03:37 +01:00
Francis Dupont
c68bc7e8eb
[ #3731 ] Removed unused defined
2025-03-13 18:03:37 +01:00
Andrei Pavel
79c8449b3a
[ #3731 ] Fix variable expansion in the config report
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
5cc26b6bf0
[ #3731 ] Some improvements
2025-03-13 18:03:37 +01:00
Andrei Pavel
e36bace313
[ #3731 ] Complain if log4cplus is not found
2025-03-13 18:03:37 +01:00
Francis Dupont
a3b76f0ceb
[ #3731 ] Simplified crypto option
2025-03-13 18:03:37 +01:00
Andrei Pavel
cefca689ff
[ #3731 ] Fix valgrind
2025-03-13 18:03:37 +01:00
Andrei Pavel
57514e5879
[ #3731 ] Add version check and fallback to meson.sh
2025-03-13 18:03:36 +01:00
Andrei Pavel
24be7f045e
[ #3731 ] Fix support for old log4cplus in Meson
2025-03-13 18:03:36 +01:00
Andrei Pavel
4127a43278
[ #3731 ] Fix forensic logging
2025-03-13 18:03:36 +01:00
Andrei Pavel
a8539d9daa
[ #3731 ] Fix valgrind
2025-03-13 18:03:36 +01:00
Andrei Pavel
45bb37ae6e
[ #3731 ] Meson: Turn custom_target into configure_file and print report at the end of meson setup
2025-03-13 18:03:36 +01:00
Andrei Pavel
d13b62c4f6
[ #3731 ] Add Meson build options
2025-03-13 18:03:36 +01:00