| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-14 | build: path improvements | Dirk-Jan C. Binnema | |
| Use correct paths in date.py Fix some build warnings | |||
| 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-10-18 | build: fix macos/clang build (disable guile) | Dirk-Jan C. Binnema | |
| error: invalid argument '-std=gnu11' not allowed with 'C++' | |||
| 2021-09-04 | build: autogen.sh: update | Dirk-Jan C. Binnema | |
| Hopefully fix CI failure | |||
| 2021-09-04 | build: Extend makefile targets | Dirk-Jan C. Binnema | |
| Add a target for build mu4e-docs, add CSS file for that, too. | |||
| 2021-08-28 | build: make meson the default build system | Dirk-Jan C. Binnema | |
| We still support autotools for now, but it is no longer the default. | |||
| 2019-11-06 | Fix typos | Jonas Bernoulli | |
| 2019-07-30 | bump version to 1.3.4 | Dirk-Jan C. Binnema | |
| plus some build tweaks. | |||
| 2019-07-13 | mu: ensure we build with --enabled-shared for guile | Dirk-Jan C. Binnema | |
| We need a dynamic object. | |||
| 2019-07-13 | autogen.sh: try to run `make distclean` | Dirk-Jan C. Binnema | |
| Can avoid some compilation problems. | |||
| 2018-01-24 | Replace Bash-specific [[]] with POSIX sh [] in autogen.sh | Vladimir Sedach | |
| 2017-11-04 | autogen.sh: don't require `which' | djcb | |
| use posix standard "commmand" instead. | |||
| 2016-12-28 | autogen.sh: enable config-cache | djcb | |
| 2016-12-11 | bump version to 0.9.19, extra warnings | djcb | |
| Bump version to 0.9.19; add some extra warnings (using some new m4 macros) | |||
| 2010-12-05 | * add a dummy autogen.sh | Dirk-Jan C. Binnema | |
