| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-20 | autotools: remove | Dirk-Jan C. Binnema | |
| 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. | |||
| 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 | gmime-test: move to mu/tests | Dirk-Jan C. Binnema | |
| and build it with meson, too. | |||
| 2021-07-29 | mu: use g_strerror instead of strerror | Dirk-Jan C. Binnema | |
| Some #includes were missing for the latter (but only noticeable on some systems - e.g., build breaks on Cygwin). So let's replace with something that works equally everywhere. Fixes: #2060 | |||
| 2017-07-30 | Support gmime 3.0 | Yuri D'Elia | |
| 2017-05-06 | gmime-test: dump (unencode) body, too. | djcb | |
| Useful for testing. | |||
| 2014-02-16 | * add mu.spec to misc/Makefile.am/EXTRA_DIST | djcb | |
| 2014-02-15 | Add spec file for building in RPM-based systems. | Santiago Saavedra | |
| Spec file creates the following packages: * mu: The main email indexer, with mu4e included for emacs * mu-gtk: with the mug executable * mu-guile: with the bindings for guile As per the Fedora Packaging Guidelines, there should not be a separate emacs-mu package if the main package (mu) does not require emacs, but it provides additional files for its use with emacs. I think that's the point of mu4e. | |||
| 2013-10-07 | * use timegm instead of the tzset hack | djcb | |
| 2013-03-30 | * more more copyright year updates | djcb | |
| 2013-01-23 | mu-sexp-convert: Fix conversion of elisp times. | mmirate | |
| Previously, the first element was used where the second should have been. In essence, whereas the algorithm is T[0]<<16 & T[1], the code was previously performing T[0]<<16 & T[0]. The timestamp produced was therefore inaccurate by up to about 18 hours. | |||
| 2012-12-22 | * use AM_CPPFLAGS instead of INCLUDES | djcb | |
| 2012-12-19 | mu-sexp-convert: fix intra-array separator | mmirate | |
| It is now ", " rather than " ". | |||
| 2012-09-20 | * contrib/Makefile.am: add mu-sexp-convert to EXTRA_DIST | djcb | |
| 2012-09-18 | * some improvements for mu-sexp-convert | djcb | |
| (output should now pass xmllint, json_verify) | |||
| 2012-09-18 | * add mu-sexp-convert, a guile script to convert sexps into XML or JSON (WIP) | djcb | |
| 2012-05-17 | * gmime-test.c: set up locale | djcb | |
| 2012-04-30 | * minor change to mu-completion.zsh | djcb | |
| 2012-03-14 | * contrib: fix compilation for freebsd | djcb | |
| 2011-08-29 | * gmime-test: whitespace fixes | Dirk-Jan C. Binnema | |
| 2011-06-24 | * remove debug output, fix code for cc10, line33 | Dirk-Jan C. Binnema | |
| 2011-06-24 | * gmime-test: display message references | Dirk-Jan C. Binnema | |
| 2011-06-16 | * minor update to mu-completion.zsh | Dirk-Jan C. Binnema | |
| 2011-05-25 | * update zsh completions (still very much WIP) | Dirk-Jan C. Binnema | |
| 2011-05-24 | * minor contrib stuff | Dirk-Jan C. Binnema | |
| 2011-05-19 | * bump version to 0.9.6, add gmime-test.c | Dirk-Jan C. Binnema | |
| 2011-05-19 | * update test-cases | Dirk-Jan C. Binnema | |
| 2011-05-18 | * contrib/gmime-test.c: add little test program to test plain GMime | Dirk-Jan C. Binnema | |
| 2010-09-05 | * add some stuff to the zsh completions | Dirk-Jan C. Binnema | |
| 2010-08-25 | * contrib/Makefile.am: small fix to ignore make check | djcb | |
| 2010-08-23 | * many: small cosmetic / documentation updates | Dirk-Jan C. Binnema | |
| 2010-08-21 | * add start of zsh-completion support (WIP) | Dirk-Jan C. Binnema | |
