| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-21 | bump version to 1.8.15v1.8.15release/1.8 | Dirk-Jan C. Binnema | |
| 2023-01-29 | build: bump version 1.8.14v1.8.141.8.14 | Dirk-Jan C. Binnema | |
| 2022-12-06 | build: bump version to 1.8.13v1.8.13 | Dirk-Jan C. Binnema | |
| 2022-12-06 | build: bump version to 1.8.12 | Dirk-Jan C. Binnema | |
| 2022-10-24 | bump version to 1.8.11v1.8.11 | Dirk-Jan C. Binnema | |
| 2022-09-14 | build: bump version to 1.8.10v1.8.10 | Dirk-Jan C. Binnema | |
| 2022-08-15 | build: bump version to 1.8.9v1.8.9 | Dirk-Jan C. Binnema | |
| 2022-08-07 | build: bump version to 1.8.8v1.8.8 | Dirk-Jan C. Binnema | |
| 2022-07-24 | buld: bump version to 1.8.7v1.8.7 | Dirk-Jan C. Binnema | |
| 2022-07-14 | build: bump version to 1.8.6v1.8.6 | Dirk-Jan C. Binnema | |
| 2022-07-06 | build: bump version to 1.8.5v1.8.5 | Dirk-Jan C. Binnema | |
| So tags / releases link up again. | |||
| 2022-07-06 | build: bump version to 1.8.4 | Dirk-Jan C. Binnema | |
| 2022-07-01 | build: bump version to 1.8.3v1.8.3 | Dirk-Jan C. Binnema | |
| 2022-06-29 | build: bump version to 1.8.2/465v1.8.2 | Dirk-Jan C. Binnema | |
| Some of the changes require re-indexing, so we bump the database version, too. | |||
| 2022-06-26 | build: bump version to 1.8.1v1.8.1 | Dirk-Jan C. Binnema | |
| 2022-06-25 | build: bump version to 1.8.0v1.8.0 | Dirk-Jan C. Binnema | |
| 2022-06-18 | build: bump version to 1.7.28 | Dirk-Jan C. Binnema | |
| 2022-06-18 | build: update autotools build | Dirk-Jan C. Binnema | |
| 2022-06-10 | build: bump version to 1.7.27/464 | Dirk-Jan C. Binnema | |
| And update NEWS.org. | |||
| 2022-06-02 | build: bump version to 1.7.26 | Dirk-Jan C. Binnema | |
| 2022-05-29 | build: bump version to 1.7.25 | Dirk-Jan C. Binnema | |
| 2022-05-29 | mu4e: use mu4e-config instead of mu4e-meta | Dirk-Jan C. Binnema | |
| All these changes to avoid: ,---- | mu4e/meson.build:92: WARNING: Source item '/home/djcb/Sources/mu/build/mu4e/mu4e-meta.el' cannot be converted to File object, because it is a generated file. This will become a hard error in the future `---- This is because we want to byte-compile a file we just before generated using configure_file. This does not seem like a crazy thing, but meson threatens with breaking the build at some point in the future. So instead, we decide _not_ to compile this (very boring) file. But, users may still have an older mu4e-meta.elc lying around, leading to confusion. So, let's rename that file and we're golden. | |||
| 2022-05-28 | build: bump version to 1.7.24/463 | Dirk-Jan C. Binnema | |
| 2022-05-21 | build: bump version to 1.7.23 | Dirk-Jan C. Binnema | |
| 2022-05-19 | build: bump version to 1.7.22 | Dirk-Jan C. Binnema | |
| 2022-05-19 | autotools: improve build | Dirk-Jan C. Binnema | |
| *almost* works (except for guile/, which does work yet anyway). | |||
| 2022-05-19 | toys: remove | Dirk-Jan C. Binnema | |
| 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-15 | build: bump version to 1.7.21 | Dirk-Jan C. Binnema | |
| 2022-05-12 | build: bump version to 1.7.20 | Dirk-Jan C. Binnema | |
| 2022-05-09 | build: bump version to 1.7.19 | Dirk-Jan C. Binnema | |
| 2022-05-08 | build: bump version to 1.7.18/462 | Dirk-Jan C. Binnema | |
| 2022-05-07 | build: bump version to 1.7.17/461 | Dirk-Jan C. Binnema | |
| 2022-05-06 | build:bump version to 1.7.16 / 460 | Dirk-Jan C. Binnema | |
| 2022-05-06 | build: tweak & update | Dirk-Jan C. Binnema | |
| disable toys & guile for now. Add some extra warnings. | |||
| 2022-05-05 | build: bump version to 1.7.15 / 455 | Dirk-Jan C. Binnema | |
| 2022-04-30 | build: bump version to 1.7.14 | Dirk-Jan C. Binnema | |
| 2022-04-30 | build: bump schema version | Dirk-Jan C. Binnema | |
| 2022-04-18 | build: bump version 1.7.13 | Dirk-Jan C. Binnema | |
| And some small tweaks, cleanups | |||
| 2022-03-28 | build: bump version to 1.7.12 | Dirk-Jan C. Binnema | |
| 2022-03-26 | build: bump version to 1.7.11 | Dirk-Jan C. Binnema | |
| 2022-03-26 | autotools: build updates | Dirk-Jan C. Binnema | |
| Ensure things build with autotools, too. | |||
| 2022-03-13 | build: bump version to 1.7.10 | Dirk-Jan C. Binnema | |
| 2022-03-13 | build: bump database schema version to 453 | Dirk-Jan C. Binnema | |
| This requires a fresh init. All the recent changes with the fields etc., make requiring a re-init the prudent choice. | |||
| 2022-02-21 | build: bump version to 1.7.9 | Dirk-Jan C. Binnema | |
| 2022-02-17 | build: bump version to 1.7.8 | Dirk-Jan C. Binnema | |
| 2022-02-03 | build: bump version to 1.7.7 | Dirk-Jan C. Binnema | |
| 2022-01-18 | build: bump version to 1.7.6 | Dirk-Jan C. Binnema | |
| 2021-11-10 | build: bump version to 1.7.5 | Dirk-Jan C. Binnema | |
| 2021-11-08 | tests: move to subdir, move to meson | Dirk-Jan C. Binnema | |
| De-clutter the source directories a bit. Ensure tests build with meson, and remove from autotools in a few places (no need to do things twice). | |||
| 2021-11-02 | build: require glib 2.58 | Dirk-Jan C. Binnema | |
| This allows for some cleanups | |||
