whenjobs.git
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. JonesTest running of jobs.
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-21 Richard W.M. JonesFurther fixes to parsing tests.
2012-02-21 Richard W.M. Jonespa_when: Allow >> in scripts to be escaped as >\>.
2012-02-21 Richard W.M. Jonespa_when does not need and shouldn't depend on whenlib.cma
2012-02-21 Richard W.M. JonesAdd a TODO file.
2012-02-21 Richard W.M. JonesIgnore any .depend file.
2012-02-21 Richard W.M. JonesExport string_of_variable utility function.
2012-02-21 Richard W.M. JonesMiscellaneous utility functions.
2012-02-21 Richard W.M. JonesFix parsing tests.
2012-02-21 Richard W.M. JonesFix matching on true/false identifier (for boolean...
2012-02-20 Richard W.M. JonesScheduling of every-jobs.
2012-02-20 Richard W.M. JonesAdd filter_map utility.
2012-02-18 Richard W.M. Jonesdocs: Fix tag -> version.
2012-02-18 Richard W.M. JonesAC_CHECK_PROG sets variable to empty string when not...
2012-02-18 Richard W.M. JonesAdd ocaml.m4
2012-02-18 Richard W.M. Joneswhenjobs initial version.
2012-02-10 Richard W.M. JonesInitial build environment.