Commit Graph

95 Commits

Author SHA1 Message Date
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
Dirk-Jan C. Binnema f2ab2f5083 build: bump version to 1.9.0
The start of the new development series.
2022-08-20 11:19:29 +03:00
Dirk-Jan C. Binnema cf4201c1ee build: bump version to 1.8.9 2022-08-15 23:18:18 +03:00
Dirk-Jan C. Binnema 84cd6942c4 build: bump version to 1.8.8 2022-08-07 12:02:50 +03:00
Dirk-Jan C. Binnema c4388b78b6 buld: bump version to 1.8.7 2022-07-24 12:47:47 +03:00
Dirk-Jan C. Binnema b64e0b3194 build: bump version to 1.8.6 2022-07-14 08:16:01 +03:00
Dirk-Jan C. Binnema 2433cf7b89 build: bump version to 1.8.5
So tags / releases link up again.
2022-07-06 01:14:42 +03:00
Dirk-Jan C. Binnema 0521b9e9ea build: bump version to 1.8.4 2022-07-06 01:06:41 +03:00
Dirk-Jan C. Binnema 8f1d83e4b2 build: add 'lispdir' option
Add lispdir option for installing mu4e in a custom directory, which what
some pre-meson users tended to do with --lispdir.

Passing '-Dlispdir=/tmp/foo/bar' causes the mu4e files to be installed
in /tmp/foo/bar/mu4e.

Should help for issue #2287.
2022-07-02 12:18:51 +03:00
Dirk-Jan C. Binnema a423a8bbcc build: bump version to 1.8.3 2022-07-01 08:31:00 +03:00
Dirk-Jan C. Binnema 5e3e2cf28e build: use install-info when installing mu4e/guile
So the docs can be found.
2022-07-01 08:31:00 +03:00
Dirk-Jan C. Binnema 40517e8a1e meson: make build-time emacs configurable
I.e., use
   meson build -Demacs=/usr/bin/emacs-27.2

Fixes #2286.
2022-06-30 21:31:44 +03:00
Dirk-Jan C. Binnema 98b0353c00 build: bump version to 1.8.2/465
Some of the changes require re-indexing, so we bump the database
version, too.
2022-06-29 08:00:43 +03:00
Dirk-Jan C. Binnema eb790727ed build: bump version to 1.8.1 2022-06-26 11:25:11 +03:00
Dirk-Jan C. Binnema 84974e19fa build: bump version to 1.8.0 2022-06-25 13:47:37 +03:00
Dirk-Jan C. Binnema 06891488d1 build: bump version to 1.7.28 2022-06-18 15:25:45 +03:00
Dirk-Jan C. Binnema 5a3306ddfc build: bump version to 1.7.27/464
And update NEWS.org.
2022-06-10 23:29:02 +03:00
Dirk-Jan C. Binnema 9c59e894db build: bump version to 1.7.26 2022-06-02 21:07:41 +03:00
Dirk-Jan C. Binnema 36f4813d01 build: bump version to 1.7.25 2022-05-29 11:10:58 +03:00
Dirk-Jan C. Binnema 7e1ecb63eb build: bump version to 1.7.24/463 2022-05-28 00:51:08 +03:00
Dirk-Jan C. Binnema 4cfe78fd02 build: bump version to 1.7.23 2022-05-21 17:48:26 +03:00
Dirk-Jan C. Binnema 8eac392221 guile: re-enable the guile support
Update for the internal (Mu::Message) APIs.

Update build.
2022-05-21 17:44:09 +03:00
Dirk-Jan C. Binnema 4305f47b86 build: bump version to 1.7.22 2022-05-19 23:38:49 +03:00
Dirk-Jan C. Binnema 559296a3a7 toys: remove
The didn't work for quite some time, and would need quite a few updates to even
compile with the latest.

So remove.
2022-05-19 23:38:49 +03:00
Dirk-Jan C. Binnema e835c7eea0 build: fix some clang warnings 2022-05-17 22:42:17 +03:00
Dirk-Jan C. Binnema f2c0af7413 build: bump version to 1.7.21 2022-05-15 11:34:19 +03:00
Dirk-Jan C. Binnema af25799552 build: add some more warning checks 2022-05-14 12:47:01 +03:00
Dirk-Jan C. Binnema 9062b9d67f build: bump version to 1.7.20 2022-05-12 08:56:47 +03:00
Dirk-Jan C. Binnema c8e995ed15 build: bump version to 1.7.19 2022-05-09 22:25:28 +03:00
Dirk-Jan C. Binnema f4f217549c build: bump version to 1.7.18/462 2022-05-08 14:52:32 +03:00
Dirk-Jan C. Binnema a03c573355 build: bump version to 1.7.17/461 2022-05-07 16:10:52 +03:00
Dirk-Jan C. Binnema 89121d2322 meson.build: fix warning 2022-05-07 10:11:46 +03:00