SummaryRefsLogTreeCommitDiffStats
path: root/makefile.ed
Commit message (Expand)AuthorAgeFilesLines
* main: Add (mcron main) module....Remove 'ed' hack to eval content of scm/mcron/main.scm in the C wrapper. Use proper libguile functions instead. * scm/mcron/main.scm (mcron main): New module. (show-version, show-package-information, show-help, main): Remove extra newline characters in strings. * mcron.c.template: Rename to ... * mcron.c: ... this. (inner_main): Set current module to (mcron main). * makefile.ed: Delete file. * configure.ac: Remove check for 'ed'. * makefile.am: Adjust accordingly. * .gitignore: Likewise. Mathieu Lirzin2016-05-071-34/+0
* Juggled build infrastructure to make mcron.1 man page properly.Dale Mellor2014-05-251-2/+2
* Upgrade to GPLv3 and bump version to 1.0.4.1.0.4Dale Mellor2010-06-121-12/+12
* Broken all functionality out into separate modules.dale_mellor2003-08-031-9/+1
* Initial version. Production quality, fully complete source but contains known...dale_mellor2003-07-041-0/+42