| Age | Commit message (Collapse) | Author |
|
|
|
No need for identical files in mu4e / guile dirs, move to build-aux.
|
|
|
|
Use correct paths in date.py
Fix some build warnings
|
|
MacOS (and others) "date" command don't support all the options that GNU
date has. So don't depend on that, add a small python program for this.
|
|
We were using dates (in documentation, (c) notices etc) based on the
build-date; that makes it hard to do reproducible builds, so specify a
specific date in the top-level meson file, and use that throughout.
|
|
Fixes #2548
|
|
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.
|
|
|
|
|
|
So the docs can be found.
|
|
This seems to be necessary for the Guile/autotools machinery to work.
|