Commit graph

139 commits

Author SHA1 Message Date
Mathieu Lirzin
b3202cecf6 build: Add missing 'makefile.am'.
* scm/mcron/makefile.am: New file.
* .gitignore: Ignore 'mcron' only in the top-level directory.
2016-05-04 14:56:07 +02:00
Dale Mellor
c0a6eb14c2 Taken on board suggestions of Mathieu Lirzin as per e-mails to the bug-mcron@gnu.org mailing list around September 2015. 2015-10-22 06:59:21 +01:00
Dale Mellor
024027ae2d Have a new directory to get rid of with maintainer-clean. 2015-07-06 05:46:30 +01:00
Mathieu Lirzin
df4fa60a03 Fix package name and bug reports email address.
Conflicts:
	ChangeLog
	configure.ac
2015-07-06 05:28:14 +01:00
Dale Mellor
eca341bd82 Remove derived doc/mcron.1 with maintainer-clean. 2015-07-05 08:59:31 +01:00
Mathieu Lirzin
e6a94adeb3 Fix build of the manual. 2015-07-04 07:00:52 +01:00
Mathieu Lirzin
2039060a1d Add missing 'makefile.am'. 2015-07-04 07:00:18 +01:00
Dale Mellor
bc38f2add2 Add maintainer-mode option to configure, to pacify Debian. 2014-05-25 17:21:00 +01:00
Dale Mellor
998f7eeaef Correction in 'make clean' rules. 2014-05-25 17:18:04 +01:00
Dale Mellor
d69a2b91ac Distribute the minimal man page in case the builder hasn't get help2man. 2014-05-25 15:08:45 +01:00
Dale Mellor
c0ba5c6036 Juggled build infrastructure to make mcron.1 man page properly. 2014-05-25 14:57:37 +01:00
Dale Mellor
c45e7c447b Now runs (only) against guile-2.0. 2014-04-28 13:03:28 +01:00
Dale Mellor
bd5a58ac2f Look for user configuration files in $XDG_CONFIG_HOME (default to ~/.config/cron) as well as ~/.cron. 2012-02-04 14:33:02 +00:00
Dale Mellor
0115be5d13 Unified copyright notices in minor files, removed immutable page covers from texinfo file. 2010-06-19 21:52:22 +01:00
Dale Mellor
cff1b7effa Added .gitignore. 2010-06-13 17:01:22 +01:00
Dale Mellor
5fead83069 Leave info/dir around; the Debian package has a patch to remove it. 2010-06-13 16:58:46 +01:00
Dale Mellor
be34829b1b Fixed up makefile to provide rule to create man page (not done automatically), and to remove any installed info/dir files. 2010-06-13 11:02:25 +01:00
Dale Mellor
a5e51bfa85 Make sure $DESTDIR pervades the makefile. 2010-06-13 04:32:51 +01:00
Dale Mellor
03e95be5d6 Bumped version number to 1.0.5. 2010-06-13 03:52:35 +01:00
Dale Mellor
323033546d Added --enable-no-vixie-clobber to configure.ac. 2010-06-13 03:49:39 +01:00
Dale Mellor
f76377aa37 Removed makefile dependence on mkinstalldirs, which was supplied by an earlier version of automake. 2010-06-12 22:57:55 +01:00
Dale Mellor
9fe5fddf30 Added a simple man page using help2man (the generation is _not_ automatic through the makefile). 2010-06-12 22:39:20 +01:00
Dale Mellor
0cbb22fd19 Made NEWS about the savannah GIT repository. 2010-06-12 20:54:14 +01:00
Dale Mellor
6c34d042b9 Upgrade to GPLv3 and bump version to 1.0.4. 2010-06-12 20:53:51 +01:00
Dale Mellor
3094f9b791 Allow files named on command line to have arbitrary names (assume guile input format). 2010-06-12 20:53:36 +01:00
Dale Mellor
eb041a7532 The --schedule argument is no longer optional. 2010-06-12 20:53:22 +01:00
Dale Mellor
651f3b4a6b Removed target-specific compiler flags from makefile. 2010-06-12 20:53:13 +01:00
dale_mellor
011df9b8fd Update to 1.0.3. Lots of small changes, mainly to work with guile 1.8.0. Daylight savings time is now handled okay. Bug fix in Vixie parser. User gets option to correct bad crontab entries. 2006-04-16 22:10:43 +00:00
dale_mellor
4c3a7cc36c Noted release of version 1.0.2. 2006-01-02 17:15:32 +00:00
dale_mellor
bbbc3f17a7 Updated the version to 1.0.2. Made minor edits to the manual, especially with regard to the more esoteric examples. 2006-01-02 15:07:45 +00:00
dale_mellor
b1e921ffc8 Changes requested by David D. Smith.
Non-root install.
2005-10-23 12:29:19 +00:00
dale_mellor
863b755293 Updated for newer autoconf. 2004-05-15 13:57:37 +00:00
dale_mellor
51676b70a8 Updated all user information to reflect the fact that the project is now properly homed at gnu.org. 2004-05-15 12:53:42 +00:00
dale_mellor
627e81918e This is the version 1.0.0 release (many changes have occurred without commiting due to disruption to Savannah, including a skip over the 0.99.4 release). 2004-01-22 13:54:21 +00:00
dale_mellor
eb50865add Broken all functionality out into separate modules. 2003-08-03 15:14:54 +00:00
dale_mellor
2c6cfc753d All changes from 0.99.1 to 0.99.2 pre-release. 2003-07-20 15:52:35 +00:00
dale_mellor
3a55e7e468 Changed all occurrences of Dixie to Vixie (stupid, stupid error). 2003-07-13 21:45:05 +00:00
dale_mellor
62b0403363 Disabled installation of cron, crontab by default. Fixed up all information files to reflect this. 2003-07-05 12:13:19 +00:00
dale_mellor
3725aedd02 Initial version. Production quality, fully complete source but contains known bugs (lots!) 2003-07-04 08:09:04 +00:00