Andrei Pavel
2b9efcd908
[ #3732 ] Meson: Fix postgresql fallback
2025-04-24 16:04:30 +03:00
Andrei Pavel
bdf37d0d3f
[ #3732 ] Use gtest wrap
2025-04-10 21:02:57 +03:00
Andrei Pavel
d378ab3635
[ #3732 ] Detect postgres under macos
2025-04-04 12:37:27 +03:00
Andrei Pavel
2c8882ae18
[ #3732 ] Detect mit krb5 in meson
2025-04-04 12:37:25 +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
9c5aa9afcf
[ #3731 ] Fix installation of meson-info
2025-03-19 12:36:56 +02:00
Francis Dupont
dc1a5c2502
[ #3731 ] Finished
2025-03-18 17:04:34 +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
993561930c
[ #3731 ] Remove check-heimdal.sh
2025-03-18 11:22:43 +02:00
Andrei Pavel
2bef7c5c63
[ #3731 ] Fix postgresql fallback
2025-03-18 11:02:44 +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
Francis Dupont
4291a86276
[ #3731 ] Some improvements
2025-03-17 12:16:26 +02:00
Andrei Pavel
2ab3a0119f
[ #3731 ] Revert mysql fallback to cflags
...
Since mariadb_config does not have --cxxflags.
2025-03-17 12:16:24 +02:00
Andrei Pavel
baea185ea9
[ #3731 ] Fix some compiler checks and some fallbacks on old systems
2025-03-17 12:16:21 +02:00
Andrei Pavel
bfc96d2cf9
[ #3731 ] Fix subprojects/log4cplus
2025-03-13 18:03:38 +01:00
Francis Dupont
4228626061
[ #3731 ] Some improvements
2025-03-13 18:03:38 +01:00
Andrei Pavel
91c383b92a
[ #3731 ] Fix Unknown variable MYSQL_DEP
2025-03-13 18:03:37 +01:00
Francis Dupont
b333949d34
[ #3731 ] More 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