| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-01-22 | guile: deprecate; instead use scm | Dirk-Jan C. Binnema | |
| Deprecate the long-deprecated guile support in the build-system too. Needs explicit -Dguile=enabled | |||
| 2025-11-02 | Makefile: small tweaks | Dirk-Jan C. Binnema | |
| 2025-08-27 | build: don't use PWD in when doc-building | Dirk-Jan C. Binnema | |
| So it works with make -C. | |||
| 2025-08-26 | build: improve doc building | Dirk-Jan C. Binnema | |
| 2025-05-31 | Makefile: turn off asan in when testing | Dirk-Jan C. Binnema | |
| It doesn't like Guile. | |||
| 2025-05-24 | mu-test: add valgrind check | Dirk-Jan C. Binnema | |
| Make it a bit easier to skip some tests when running under valgrind. | |||
| 2025-02-26 | build: bump version to 1.12.9v1.12.9 | Dirk-Jan C. Binnema | |
| 2025-02-05 | build: tweaks | Dirk-Jan C. Binnema | |
| 2024-02-25 | build: fix doc generation | Dirk-Jan C. Binnema | |
| 2023-09-19 | build: improve development build flags | Dirk-Jan C. Binnema | |
| Use c++23 for better warnings / checks (but only for local 'hacker' builds) | |||
| 2023-08-06 | Makefile: improve benchmark targets | Dirk-Jan C. Binnema | |
| 2023-08-03 | mu4e/mu4e.texi: fix external links in html | Dirk-Jan C. Binnema | |
| Fixes #2182. | |||
| 2023-07-25 | benchmark: improve setup | Dirk-Jan C. Binnema | |
| Add some useful make targets, and separate (optimized) build. | |||
| 2023-07-18 | build: improve 'dist' target | Dirk-Jan C. Binnema | |
| Ensure we compile first. | |||
| 2023-07-18 | build: improve 'coverage' target | Dirk-Jan C. Binnema | |
| Ensure we compile everything first. | |||
| 2023-07-11 | build: better coverage/valgrind targets | Dirk-Jan C. Binnema | |
| 2023-07-05 | build: bump version to 1.11.9 | Dirk-Jan C. Binnema | |
| 2023-07-05 | utils: rework Mu::Error and g_ logging macros with fmt | Dirk-Jan C. Binnema | |
| A bit more C++ template magic to remove a lot of code. | |||
| 2023-07-02 | Makefile: improvements | Dirk-Jan C. Binnema | |
| 2023-04-11 | build: add 'uninstall' target to make | Dirk-Jan C. Binnema | |
| 2023-04-09 | build: avoid meson warning | Dirk-Jan C. Binnema | |
| 2023-03-26 | build: improve makeinfo target | Dirk-Jan C. Binnema | |
| 2023-01-29 | build: enable readline in MU_HACKER build | Dirk-Jan C. Binnema | |
| 2023-01-29 | build: symlink to compile_commands.json to topdir | Dirk-Jan C. Binnema | |
| This allows eg. rmsbolt to work OOB | |||
| 2022-12-24 | build: add address-sanitizer for MU_HACKER builds | Dirk-Jan C. Binnema | |
| 2022-12-13 | build: improve valgrind-testing | Dirk-Jan C. Binnema | |
| 2022-12-12 | build: support MU_HACKER for debug builds | Dirk-Jan C. Binnema | |
| When env var MU_HACKER is set, do a debug build. | |||
| 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. | |||
