Commit Graph

126 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema 6ad5cccc53 store/index: and unit test for circular symlink
Check that we bail out early
2023-07-18 23:18:21 +03:00
Dirk-Jan C. Binnema 0cb78fe4d1 mu-remove: add unit test 2023-07-18 21:33:59 +03:00
Dirk-Jan C. Binnema 67f95eac63 build: bump version to 1.11.10 2023-07-17 21:53:42 +03:00
Dirk-Jan C. Binnema 161f7df7b9 build: bump version to 1.11.9 2023-07-05 23:19:34 +03:00
Dirk-Jan C. Binnema 4920b56671 update to use fmt-based apis
Not complete, but a first big stab converting users of Mu::Error and
various g_warning & friends, format to the new libfmt-based APIs.
2023-07-05 23:10:13 +03:00
Dirk-Jan C. Binnema 3791d0c375 lib/store: rework to use xapian-db / config
Simplifies the implementation.
2023-07-02 00:06:56 +03:00
Dirk-Jan C. Binnema f8fa108090 build: bump version to 1.11.7 2023-06-22 23:52:52 +03:00
Dirk-Jan C. Binnema 832d255381 build: bump version to 1.10.6 and update NEWS.org 2023-05-12 21:44:28 +03:00
Dirk-Jan C. Binnema ad64093183 utils: implement language-detector
A thing wrapper around CLD2 with which we can detect the language of an
e-mail message.
2023-05-11 23:23:52 +03:00
Dirk-Jan C. Binnema 91eeed2a27 build: bump version to 1.11.5 + NEWS.org 2023-05-10 18:52:15 +03:00
Dirk-Jan C. Binnema 5fde962a9e build: bump version to 1.11.4 2023-04-30 12:40:37 +03:00
Dirk-Jan C. Binnema 3a05dd8725 lib/utils: implement read_from_stdin 2023-04-29 23:01:12 +03:00
Dirk-Jan C. Binnema 1ec363b1e6 meson.build: avoid clang build warning 2023-04-23 16:06:42 +03:00
Dirk-Jan C. Binnema 1b8bcb3df3 build: bump version to 1.11.3 2023-04-23 12:20:07 +03:00
Dirk-Jan C. Binnema 9c74d4bd85 build: bump version to 1.11.2 2023-04-15 07:52:24 +03:00
Dirk-Jan C. Binnema b68dd9951a build: bump version to 1.11.1 2023-04-09 11:06:32 +03:00
Dirk-Jan C. Binnema 198f8d5451 build: bump version to 1.11.0 2023-04-06 07:47:53 +03:00
Dirk-Jan C. Binnema 6f2c934d72 build: Add gmime 3.2.13 warning
For #2461, #2429.
2023-04-06 07:19:25 +03:00
Dirk-Jan C. Binnema 8c899599a3 build: new release 1.10 2023-03-26 09:36:39 +03:00
Dirk-Jan C. Binnema 4979cab7aa build: bump version 1.9.23 2023-03-25 13:33:25 +02:00
Dirk-Jan C. Binnema 46746bacf8 build: bump version to 1.9.22 2023-03-08 10:26:24 +02:00
Dirk-Jan C. Binnema ec10d54dab build: bump version to 1.9.21, update NEWS.org 2023-02-17 22:24:09 +02:00
Dirk-Jan C. Binnema c9fac49584 build: bump version to 1.9.20, update NEWS.org 2023-02-12 13:00:31 +02:00
Dirk-Jan C. Binnema 3212a79846 build: bump version to 1.9.19, update NEWS.org 2023-01-31 23:50:38 +02:00
Dirk-Jan C. Binnema 2255769de7 build: bump schema version, update contacts-cache
Bump schema version to trigger update after we added html processing.

Since we're updating the database schema version, let's use the
opportunity to remove outdated data from the contacts-cache.
2023-01-31 23:41:57 +02:00
Dirk-Jan C. Binnema c902e296f4 build: bump version to 1.9.18 2023-01-29 12:03:13 +02:00
Dirk-Jan C. Binnema fb8502ae4e build: bump version to 1.9.17 2023-01-24 23:43:55 +02:00
Dirk-Jan C. Binnema 66e332fcf2 build: bump version 1.9.16, update NEWS.org 2023-01-17 21:51:02 +02:00
Dirk-Jan C. Binnema 1fd4141453 build: bump version to 1.9.15, update NEWS.org 2023-01-16 22:44:10 +02:00
Dirk-Jan C. Binnema cd10cd2534 build: bump version to 1.9.14, update NEWS.org 2023-01-14 20:10:43 +02:00
Dirk-Jan C. Binnema 7067902105 build: bump version to 1.9.13 2023-01-14 09:22:49 +02:00
Dirk-Jan C. Binnema c0e41f95cf build: bump version to 1.9.12, update NEWS.org 2023-01-07 17:13:36 +02:00
Dirk-Jan C. Binnema 00ddaebc4e build: bump version to 1.9.11, update NEWS.org 2023-01-01 15:01:26 +02:00
Dirk-Jan C. Binnema 97d7f1914a build: bump version to 1.9.10; update NEWS.org 2022-12-30 15:33:36 +02:00
Dirk-Jan C. Binnema 5bf6fa399b guile: don't run test with asan builds
They're incompatible.
2022-12-29 12:25:58 +02:00
Dirk-Jan C. Binnema e54ed19575 build: bump version to 1.9.9 2022-12-29 11:29:47 +02:00
Dirk-Jan C. Binnema a259ae4162 man: generate manpages from .org files
Generate the manpages from org-documents which makes it a bit easier to
keep them update to date since I find org-syntax easier than troff, and
we can use include files.
2022-12-29 10:41:16 +02:00
Dirk-Jan C. Binnema c5e0faea40 build: bump version to 1.9.8 2022-12-24 15:28:46 +02:00
Dirk-Jan C. Binnema 33211e0889 build: require emacs >= 26.3
Probably already implied, but let's make this explicit
2022-12-20 20:59:59 +02:00
Dirk-Jan C. Binnema 96b208d712 build: bump meson requirement to 56.0
We need some of the new functionality in the near-future.

Fix build warnings.
2022-12-19 23:01:16 +02:00
Dirk-Jan C. Binnema f3b3a5cf91 build: bump version to 1.9.7 2022-12-15 00:06:56 +02:00
Dirk-Jan C. Binnema 5acb824181 build: bump version to 1.9.6 2022-12-11 15:39:55 +02:00
Dirk-Jan C. Binnema f5ce9abf71 build: bump version to 1.9.5
And update NEWS.org.
2022-12-10 19:56:19 +02:00
Dirk-Jan C. Binnema 08d7016502 build: bump version to 1.9.4
And update NEWS.org
2022-12-08 19:37:52 +02:00
Dirk-Jan C. Binnema 6ea6e35dc6 build: bump version to 1.9.3, update NEWS.org 2022-11-17 11:00:06 +02:00
Dirk-Jan C. Binnema 37121e94a3 build: bump version to 1.9.2 2022-11-07 18:40:20 +02:00
Dirk-Jan C. Binnema 669ad7720e build: add explicit check for charconv
Some older Apple compilers don't have it; error out early.

Fixes #2347.
2022-10-15 11:15:02 +03:00
Dirk-Jan C. Binnema 84cfe205f1 build: bump version 1.9.1 2022-10-03 22:11:36 +03:00
Dirk-Jan C. Binnema c8898c8c13 meson.build: cosmetic
Fix whitespace, avoid a warning with clang
2022-10-02 18:24:23 +03:00
Dirk-Jan C. Binnema e416a5215f autotools: remove
Since 2008, autotools has served us well - thank you!

However, mu is now using meson build, and it's time to remove the
autotools support -- one build system is enough.
2022-08-20 11:19:29 +03:00