Make RPM release in spec file into a variable (RPM_RELEASE).
[whenjobs.git] / daemon /
2012-02-22 Richard W.M. JonesRun jobs with 'set -e' so that they exit on error.
2012-02-21 Richard W.M. JonesFix EXTRA_DIST in Makefiles.
2012-02-21 Richard W.M. JonesUse $SHELL environment variable to run the shell scripts.
2012-02-21 Richard W.M. JonesAdd unit variable type and 'reloaded()' function.
2012-02-21 Richard W.M. JonesPrevent users from setting JOBSERIAL and from setting...
2012-02-21 Richard W.M. JonesAdd a $JOBSERIAL environment variable when jobs run.
2012-02-21 Richard W.M. JonesCompare job names intelligently, so "job$9" < "job...
2012-02-21 Richard W.M. JonesImplement running of jobs.
2012-02-21 Richard W.M. JonesImplement 'whenjobs --daemon-stop'
2012-02-21 Richard W.M. JonesAdd new when-expression operators.
2012-02-21 Richard W.M. JonesEnsure when-stmt jobs always run in predictable (name...
2012-02-20 Richard W.M. JonesScheduling of every-jobs.
2012-02-18 Richard W.M. Joneswhenjobs initial version.
2012-02-10 Richard W.M. JonesInitial build environment.