mu/mu
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 tests: add some very basic CLD2_TEST 2024-03-01 23:05:33 +02:00
meson.build tests: move to tests/, make optional 2024-01-06 18:35:22 +02:00
mu-cmd-add.cc utils/add: improve unit test coverage 2023-09-24 17:29:56 +03:00
mu-cmd-cfind.cc mu-contact: move email validation to contacts cache 2024-04-02 07:40:20 +03:00
mu-cmd-extract.cc mu: modernize command-line unit tests 2023-08-27 11:07:55 +03:00
mu-cmd-find.cc compat: include sys/wait.h where needed 2024-04-21 22:08:10 +03:00
mu-cmd-index.cc mu: add --reindex option for mu index 2024-04-05 19:03:42 +03:00
mu-cmd-info.cc lib: centralize xapian include, enable move semantics 2024-05-01 17:02:24 +03:00
mu-cmd-init.cc mu-init: insist that --maildir is absolute 2024-02-26 01:08:44 +02:00
mu-cmd-mkdir.cc mu-mkdir: add unit tests 2023-07-19 08:48:44 +03:00
mu-cmd-move.cc mu-move: remove debug print 2024-04-19 16:24:26 +02:00
mu-cmd-remove.cc mu-remove: add unit test 2023-07-18 21:33:59 +03:00
mu-cmd-script.cc update to use fmt-based apis 2023-07-05 23:10:13 +03:00
mu-cmd-server.cc mu-server: modernize sig handling 2023-12-22 21:24:41 +02:00
mu-cmd-verify.cc mu: modernize command-line unit tests 2023-08-27 11:07:55 +03:00
mu-cmd-view.cc improve unit tests 2023-09-24 20:21:57 +03:00
mu-cmd.cc mu: add --reindex option for mu index 2024-04-05 19:03:42 +03:00
mu-cmd.hh mu: add --reindex option for mu index 2024-04-05 19:03:42 +03:00
mu-memcheck.in mu: add memcheck script for valgrinding 2020-02-15 14:09:30 +02:00
mu-options.cc mu: add --reindex option for mu index 2024-04-05 19:03:42 +03:00
mu-options.hh mu: add --reindex option for mu index 2024-04-05 19:03:42 +03:00
mu.cc mu: add --reindex option for mu index 2024-04-05 19:03:42 +03:00