whenjobs.git
2012-02-21 Richard W.M... Add a $JOBSERIAL environment variable when jobs run.
2012-02-21 Richard W.M... Compare job names intelligently, so "job$9" < "job...
2012-02-21 Richard W.M... Test running of jobs.
2012-02-21 Richard W.M... Implement running of jobs.
2012-02-21 Richard W.M... Implement 'whenjobs --daemon-stop'
2012-02-21 Richard W.M... Add new when-expression operators.
2012-02-21 Richard W.M... Ensure when-stmt jobs always run in predictable (name...
2012-02-21 Richard W.M... Further fixes to parsing tests.
2012-02-21 Richard W.M... pa_when: Allow >> in scripts to be escaped as >\>.
2012-02-21 Richard W.M... pa_when does not need and shouldn't depend on whenlib.cma
2012-02-21 Richard W.M... Add a TODO file.
2012-02-21 Richard W.M... Ignore any .depend file.
2012-02-21 Richard W.M... Export string_of_variable utility function.
2012-02-21 Richard W.M... Miscellaneous utility functions.
2012-02-21 Richard W.M... Fix parsing tests.
2012-02-21 Richard W.M... Fix matching on true/false identifier (for boolean...
2012-02-20 Richard W.M... Scheduling of every-jobs.
2012-02-20 Richard W.M... Add filter_map utility.
2012-02-18 Richard W.M... docs: Fix tag -> version.
2012-02-18 Richard W.M... AC_CHECK_PROG sets variable to empty string when not...
2012-02-18 Richard W.M... Add ocaml.m4
2012-02-18 Richard W.M... whenjobs initial version.
2012-02-10 Richard W.M... Initial build environment.