1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-25 07:28:02 +02:00
mu/lib/message
Dirk-Jan C. Binnema 5a48664033 lib: centralize xapian include, enable move semantics
Only include xapian.h in one place, so we can have consistent options.
With that in place, we can enable C++ move semantics.

We don't do anything with that yet, but we check in the meson.build file
to see if we have the required xapian version.
2024-05-01 17:02:24 +03:00
..
tests
meson.build
mu-contact.cc mu-contact: move email validation to contacts cache 2024-04-02 07:40:20 +03:00
mu-contact.hh
mu-document.cc
mu-document.hh lib: centralize xapian include, enable move semantics 2024-05-01 17:02:24 +03:00
mu-fields.cc
mu-fields.hh lib: centralize xapian include, enable move semantics 2024-05-01 17:02:24 +03:00
mu-flags.cc
mu-flags.hh
mu-message-file.cc
mu-message-file.hh mu-maildir: refactor some duplicate code 2022-06-04 00:41:28 +03:00
mu-message-part.cc
mu-message-part.hh
mu-message.cc message: flag list-unsubscribe as MailingList 2024-03-15 19:47:37 +02:00
mu-message.hh lib: centralize xapian include, enable move semantics 2024-05-01 17:02:24 +03:00
mu-mime-object.cc
mu-mime-object.hh
mu-priority.cc
mu-priority.hh
test-mu-message.cc message: flag list-unsubscribe as MailingList 2024-03-15 19:47:37 +02:00