Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main: Add 'show-help' procedure....* scm/mcron/main.scm (show-help): New procedure. | Mathieu Lirzin | 2016-05-07 | 1 | -28/+22 |
* | main: Add 'show-package-information' procedure....* scm/mcron/main.scm (show-package-information): New procedure. | Mathieu Lirzin | 2016-05-07 | 1 | -5/+12 |
* | main: Add 'show-version' procedure....* scm/mcron/main.scm (show-version): New procedure. | Mathieu Lirzin | 2016-05-07 | 1 | -17/+18 |
* | build: Add package variables....* scm/mcron/config.scm.in (config-package-name) (configure-package-version, configure-package-url): New variables. | Mathieu Lirzin | 2016-05-07 | 1 | -0/+4 |
* | build: Add missing 'makefile.am'....* scm/mcron/makefile.am: New file. * .gitignore: Ignore 'mcron' only in the top-level directory. | Mathieu Lirzin | 2016-05-04 | 1 | -0/+15 |
* | Juggled build infrastructure to make mcron.1 man page properly. | Dale Mellor | 2014-05-25 | 9 | -0/+2197 |