Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Fix build of the manual." | Mathieu Lirzin | 2017-09-27 | 1 | -5/+4 |
| | | | | This reverts commit e6a94adeb3384cb883f49ec5a4cc589df6b40d10. | ||||
* | Revert "Remove derived doc/mcron.1 with maintainer-clean." | Mathieu Lirzin | 2017-09-27 | 1 | -1/+1 |
| | | | | This reverts commit eca341bd824c5cfe39fb0001014e5b86933719d9. | ||||
* | Revert "Have a new directory to get rid of with maintainer-clean." | Mathieu Lirzin | 2017-09-27 | 1 | -5/+1 |
| | | | | This reverts commit 024027ae2dcc425f7a3bf5bf3ff3671833b02ce6. | ||||
* | Revert "Taken on board suggestions of Mathieu Lirzin as per e-mails to the ↵ | Mathieu Lirzin | 2017-09-27 | 1 | -11/+22 |
| | | | | | | bug-mcron@gnu.org mailing list around September 2015." This reverts commit c0a6eb14c257a47e9573631e5ac09e6528fba377. | ||||
* | Taken on board suggestions of Mathieu Lirzin as per e-mails to the ↵ | Dale Mellor | 2015-10-22 | 1 | -22/+11 |
| | | | | bug-mcron@gnu.org mailing list around September 2015. | ||||
* | Have a new directory to get rid of with maintainer-clean. | Dale Mellor | 2015-07-06 | 1 | -1/+5 |
| | |||||
* | 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 | 1 | -4/+5 |
| | |||||
* | 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 | 1 | -23/+12 |
| | |||||
* | Now runs (only) against guile-2.0.1.0.7 | Dale Mellor | 2014-04-28 | 1 | -6/+2 |
| | |||||
* | Look for user configuration files in $XDG_CONFIG_HOME (default to ↵ | Dale Mellor | 2012-02-04 | 1 | -0/+3 |
| | | | | ~/.config/cron) as well as ~/.cron. | ||||
* | 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 ↵ | Dale Mellor | 2010-06-13 | 1 | -0/+20 |
| | | | | automatically), and to remove any installed info/dir files. | ||||
* | Make sure $DESTDIR pervades the makefile. | Dale Mellor | 2010-06-13 | 1 | -4/+4 |
| | |||||
* | Added --enable-no-vixie-clobber to configure.ac. | Dale Mellor | 2010-06-13 | 1 | -6/+8 |
| | |||||
* | Removed makefile dependence on mkinstalldirs, which was supplied by an ↵ | Dale Mellor | 2010-06-12 | 1 | -26/+19 |
| | | | | earlier version of automake. | ||||
* | Added a simple man page using help2man (the generation is _not_ automatic ↵ | Dale Mellor | 2010-06-12 | 1 | -1/+2 |
| | | | | through the makefile). | ||||
* | Upgrade to GPLv3 and bump version to 1.0.4.1.0.4 | Dale Mellor | 2010-06-12 | 1 | -14/+15 |
| | |||||
* | Removed target-specific compiler flags from makefile. | Dale Mellor | 2010-06-12 | 1 | -2/+4 |
| | |||||
* | Update to 1.0.3. Lots of small changes, mainly to work with guile 1.8.0. ↵1.0.3 | dale_mellor | 2006-04-16 | 1 | -1/+1 |
| | | | | Daylight savings time is now handled okay. Bug fix in Vixie parser. User gets option to correct bad crontab entries. | ||||
* | Changes requested by David D. Smith.1.0.2.rc1 | dale_mellor | 2005-10-23 | 1 | -20/+30 |
| | | | | Non-root install. | ||||
* | Broken all functionality out into separate modules. | dale_mellor | 2003-08-03 | 1 | -5/+20 |
| | |||||
* | All changes from 0.99.1 to 0.99.2 pre-release.0.99.2 | dale_mellor | 2003-07-20 | 1 | -11/+5 |
| | |||||
* | Disabled installation of cron, crontab by default. Fixed up all information ↵0.99.1 | dale_mellor | 2003-07-05 | 1 | -0/+6 |
| | | | | files to reflect this. | ||||
* | Initial version. Production quality, fully complete source but contains ↵ | dale_mellor | 2003-07-04 | 1 | -0/+61 |
known bugs (lots!) |