Branch | Commit message | Author | Age | |
---|---|---|---|---|
upload | Morphed README -> README.md. | Dale Mellor | 6 months | |
keyring | Dale Mellorʼs key. | Dale Mellor | 6 months | |
trunk | Version to 1.2.0+dmbcs. | Dale Mellor | 4 years | |
Tag | Download | Author | Age | |
v1.2.3 | mcron-1.2.3.tar.gz mcron-1.2.3.tar.bz2 mcron-1.2.3.zip | atsb | 20 months | |
v1.2.2 | mcron-1.2.2.tar.gz mcron-1.2.2.tar.bz2 mcron-1.2.2.zip | Dale Mellor | 20 months | |
v1.2.1 | mcron-1.2.1.tar.gz mcron-1.2.1.tar.bz2 mcron-1.2.1.zip | atsb | 3 years | |
v1.2.0 | mcron-1.2.0.tar.gz mcron-1.2.0.tar.bz2 mcron-1.2.0.zip | atsb | 4 years | |
v1.1.4 | mcron-1.1.4.tar.gz mcron-1.1.4.tar.bz2 mcron-1.1.4.zip | atsb | 5 years | |
v1.1.3 | mcron-1.1.3.tar.gz mcron-1.1.3.tar.bz2 mcron-1.1.3.zip | Adam Bilbrough | 5 years | |
v1.1.2 | mcron-1.1.2.tar.gz mcron-1.1.2.tar.bz2 mcron-1.1.2.zip | Adam Bilbrough | 6 years | |
v1.1.1 | mcron-1.1.1.tar.gz mcron-1.1.1.tar.bz2 mcron-1.1.1.zip | Mathieu Lirzin | 7 years | |
v1.1 | mcron-1.1.tar.gz mcron-1.1.tar.bz2 mcron-1.1.zip | Mathieu Lirzin | 7 years | |
1.0.8 | mcron-1.0.8.tar.gz mcron-1.0.8.tar.bz2 mcron-1.0.8.zip | Dale Mellor | 11 years | |
[...] | ||||
Age | Commit message | Author | Files | Lines |
2020-08-13 | fixes for ubuntu 20.4v1.2.0 | atsb | 1 | -0/+2 |
2020-05-17 | build: Remove C specific Guile configuration step...* configure.ac: Remove unecessary PKG_CHECK_MODULES invocation. | Mathieu Lirzin | 1 | -5/+0 |
2020-05-17 | build: Detect guile M4 macro expansion errors...This ensures that the absence of 'pkg-config' or 'guile' M4 macros expansion do not pass the bootstrap step. * configure.ac: Allow or forbid some M4 macros patterns in the generated 'configure' script. | Mathieu Lirzin | 1 | -1/+8 |
2020-05-17 | scripts: Separate build/install directory context...This prevents installed modules to interfere with the ones from the build directory. * src/cron.in: Augment Guile load paths with install directories only when MCRON_UNINSTALLED environment variable is not set. * src/crontab.in: Likewise. * src/mcron.in: Likewise. | Mathieu Lirzin | 3 | -8/+14 |
2020-05-08 | build: Distribute script source files...This allows 'make distcheck' to succeed. * Makefile.am (EXTRA_DIST): Add script source files. | Mathieu Lirzin | 1 | -0/+3 |
2020-05-08 | build: Handle missing "bin" directory...This fixes the generation of scripts when "bin" directory does not exist. * Makefile.am (bin/%): Invoke $(MKDIR_P) first. | Mathieu Lirzin | 1 | -4/+5 |
2020-04-22 | prepare version 1.2.0 | atsb | 2 | -2/+2 |
2020-04-22 | push new NEWS file | atsb | 1 | -0/+9 |
2020-04-22 | merge from dm-v1.2.0 part 1 | atsb | 21 | -525/+358 |
2020-04-20 | project: banish need for C compiler...This patch gets rid of the thin veneer that we currently have around the three executables. This was done for historical reasons (circa 2003 Guile couldnʼt deal with process signals and forks). In fact these problems were fixed many moons ago, and there is now no need for it. The project becomes 100% Guile! Many files are affected; interested coders should use the GIT repository to understand the details of all the changes. | Dale Mellor | 17 | -505/+251 |
[...] | ||||
Clone | ||||
https://rdmp.org/dmbcs/mcron.git |