Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | maint: Augment TODO....* TODO <Maybe in the near future>: Add items. | Mathieu Lirzin | 2016-05-07 | 1 | -0/+9 | |
| * | 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 | |
| * | doc: Include a copy of the GNU FDL....* doc/fdl.texi: New file. * doc/mcron.texi: Include it. * makefile.am (doc_mcron_TEXINFOS): New variable. | Mathieu Lirzin | 2016-05-07 | 3 | -1/+512 | |
| * | maint: Fix package name and bug reports email address....* configure.ac (AC_INIT): Fix package name and bug reports email address. | Mathieu Lirzin | 2016-05-07 | 1 | -1/+1 | |
| * | maint: Use 'build-aux' directory for auxiliary build tools....* configure.ac (AC_CONFIG_AUX_DIR): Set it to 'build-aux'. * .gitignore: Adapt to it. | Mathieu Lirzin | 2016-05-07 | 2 | -0/+8 | |
| * | build: Fix build of the manual....* mcron.texinfo.in: Rename to ... * doc/mcron.texi: ... this. * doc/config.texi.in: New file. * configure.ac: Adapt to it. * makefile.am: Likewise. * .gitignore: Likewise. * README--git: Likewise. | Mathieu Lirzin | 2016-05-07 | 6 | -66/+79 | |
| * | 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 | 2 | -1/+16 | |
* | | Revert "Add missing 'makefile.am'."...This reverts commit 2039060a1de3cca3aa3e9a1035ce08b430ff5ea6. | Mathieu Lirzin | 2017-09-27 | 3 | -23/+1 | |
* | | Revert "Fix build of the manual."...This reverts commit e6a94adeb3384cb883f49ec5a4cc589df6b40d10. | Mathieu Lirzin | 2017-09-27 | 7 | -87/+65 | |
* | | Revert "Remove derived doc/mcron.1 with maintainer-clean."...This reverts commit eca341bd824c5cfe39fb0001014e5b86933719d9. | Mathieu Lirzin | 2017-09-27 | 1 | -1/+1 | |
* | | Revert "Fix package name and bug reports email address."...This reverts commit df4fa60a031e30eff00c2fa06b0ea23d4e50b057. | Mathieu Lirzin | 2017-09-27 | 2 | -21/+1 | |
* | | Revert "Have a new directory to get rid of with maintainer-clean."...This reverts commit 024027ae2dcc425f7a3bf5bf3ff3671833b02ce6. | Mathieu Lirzin | 2017-09-27 | 3 | -8/+47 | |
* | | Revert "Taken on board suggestions of Mathieu Lirzin as per e-mails to the bu......This reverts commit c0a6eb14c257a47e9573631e5ac09e6528fba377. | Mathieu Lirzin | 2017-09-27 | 20 | -1165/+674 | |
* | | Taken on board suggestions of Mathieu Lirzin as per e-mails to the bug-mcron@... | Dale Mellor | 2015-10-22 | 20 | -674/+1165 | |
* | | Have a new directory to get rid of with maintainer-clean. | Dale Mellor | 2015-07-06 | 3 | -47/+8 | |
* | | Fix package name and bug reports email address....Conflicts: ChangeLog configure.ac | Mathieu Lirzin | 2015-07-06 | 2 | -1/+21 | |
* | | Remove derived doc/mcron.1 with maintainer-clean. | Dale Mellor | 2015-07-05 | 1 | -1/+1 | |
* | | Fix build of the manual. | Mathieu Lirzin | 2015-07-04 | 7 | -65/+87 | |
* | | Add missing 'makefile.am'. | Mathieu Lirzin | 2015-07-04 | 3 | -1/+23 | |
|/ | ||||||
* | Add maintainer-mode option to configure, to pacify Debian. | Dale Mellor | 2014-05-25 | 1 | -0/+4 | |
* | Correction in 'make clean' rules. | Dale Mellor | 2014-05-25 | 1 | -1/+1 | |
* | Distribute the minimal man page in case the builder hasn't get help2man.1.0.8 | Dale Mellor | 2014-05-25 | 1 | -1/+1 | |
* | Juggled build infrastructure to make mcron.1 man page properly. | Dale Mellor | 2014-05-25 | 14 | -29/+30 | |
* | Now runs (only) against guile-2.0.1.0.7 | Dale Mellor | 2014-04-28 | 12 | -155/+104 | |
* | Look for user configuration files in $XDG_CONFIG_HOME (default to ~/.config/c... | Dale Mellor | 2012-02-04 | 9 | -58/+115 | |
* | Unified copyright notices in minor files, removed immutable page covers from ...1.0.6 | Dale Mellor | 2010-06-19 | 9 | -90/+70 | |
* | Added .gitignore.1.0.5 | Dale Mellor | 2010-06-13 | 1 | -0/+20 | |
* | Leave info/dir around; the Debian package has a patch to remove it. | Dale Mellor | 2010-06-13 | 1 | -9/+0 | |
* | Fixed up makefile to provide rule to create man page (not done automatically)... | Dale Mellor | 2010-06-13 | 2 | -2/+22 | |
* | Make sure $DESTDIR pervades the makefile. | Dale Mellor | 2010-06-13 | 1 | -4/+4 | |
* | Bumped version number to 1.0.5. | Dale Mellor | 2010-06-13 | 1 | -1/+1 | |
* | Added --enable-no-vixie-clobber to configure.ac. | Dale Mellor | 2010-06-13 | 3 | -19/+47 | |
* | Removed makefile dependence on mkinstalldirs, which was supplied by an earlie... | Dale Mellor | 2010-06-12 | 1 | -26/+19 | |
* | Added a simple man page using help2man (the generation is _not_ automatic thr... | Dale Mellor | 2010-06-12 | 2 | -1/+52 | |
* | Made NEWS about the savannah GIT repository. | Dale Mellor | 2010-06-12 | 1 | -0/+3 | |
* | Upgrade to GPLv3 and bump version to 1.0.4.1.0.4 | Dale Mellor | 2010-06-12 | 18 | -179/+870 | |
* | Allow files named on command line to have arbitrary names (assume guile input... | Dale Mellor | 2010-06-12 | 2 | -5/+10 | |
* | The --schedule argument is no longer optional. | Dale Mellor | 2010-06-12 | 2 | -12/+11 | |
* | Removed target-specific compiler flags from makefile. | Dale Mellor | 2010-06-12 | 2 | -3/+14 | |
* | Update to 1.0.3. Lots of small changes, mainly to work with guile 1.8.0. Da...1.0.3 | dale_mellor | 2006-04-16 | 13 | -307/+476 | |
* | Noted release of version 1.0.2. | dale_mellor | 2006-01-02 | 1 | -0/+4 | |
* | Updated the version to 1.0.2. Made minor edits to the manual, especially wit...1.0.2 | dale_mellor | 2006-01-02 | 2 | -117/+129 | |
* | Changes requested by David D. Smith....Non-root install. 1.0.2.rc1 | dale_mellor | 2005-10-23 | 10 | -81/+161 | |
* | Updated for newer autoconf. | dale_mellor | 2004-05-15 | 1 | -16/+9 | |
* | Updated all user information to reflect the fact that the project is now prop...1.0.1 | dale_mellor | 2004-05-15 | 6 | -15/+30 | |
* | This is the version 1.0.0 release (many changes have occurred without commiti...1.0.0 | dale_mellor | 2004-01-22 | 11 | -82/+231 | |
* | Broken all functionality out into separate modules. | dale_mellor | 2003-08-03 | 18 | -1068/+1458 |