| Commit message (Expand) | Author | Age | Files | Lines |
* | prepare version 1.2.0 | atsb | 2020-04-22 | 1 | -1/+1 |
* | project: banish need for C compiler...This patch gets rid of the thin veneer that we currently have around the three
executables. This was done for historical reasons (circa 2003 Guile couldnʼt
deal with process signals and forks). In fact these problems were fixed many
moons ago, and there is now no need for it. The project becomes 100% Guile!
Many files are affected; interested coders should use the GIT repository to
understand the details of all the changes.
| Dale Mellor | 2020-04-20 | 1 | -4/+4 |
* | preparing 1.1.4v1.1.4 | atsb | 2020-04-12 | 1 | -1/+1 |
* | prepared files for 1.1.3v1.1.3 | atsb | 2019-11-17 | 1 | -1/+1 |
* | build: Update guix.scm...* build-aux/guix.scm: Inherit from mcron.
<arguments>: Remove extra 'bootstrap phase.
<inputs>: Build with guile@2.2.
<native-inputs>: Add tzdata for tests.
Signed-off-by: Mathieu Lirzin <mthl@gnu.org>
| Efraim Flashner | 2019-04-07 | 1 | -8/+5 |
* | final push for 1.1.2v1.1.2 | Adam Bilbrough | 2018-11-26 | 1 | -9/+1 |
* | build: Add '--with-sendmail' configure option...This allows users to configure the Mail Transfert Agent (MTA) of their
choice.
* configure.ac: Add '--with-sendmail' option.
(SENDMAIL): Default to 'sendmail -t'.
* NEWS: Announce it.
* src/mcron/redirect.scm (with-mail-out): Assume the MTA is reading the
message for recipients.
* build-aux/guix.scm: Remove 'which' from the native-inputs.
| 宋文武 | 2018-10-07 | 1 | -2/+2 |
* | build: Add "build-aux/guix.scm"....* build-aux/guix.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
| Mathieu Lirzin | 2016-12-28 | 1 | -0/+66 |