2017-11-08 |
Richard W.M... | Use Bytes instead of String for mutable byte array. master |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Richard W.M... | Install the goaljobs.a file, used for native code linking. |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Richard W.M... | Fix META file and goaljobs script to work with installe... |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Richard W.M... | goaljobs 0.3 v0.3 |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Richard W.M... | Miscellaneous tidy ups for spec file. |
commit | commitdiff | tree | snapshot |
2016-06-20 |
Richard W.M... | Add unpackaged file /usr/bin/goaljobs-memory to spec. |
commit | commitdiff | tree | snapshot |
2014-07-17 |
Richard W.M... | Ignore warnings about immutable strings. |
commit | commitdiff | tree | snapshot |
2014-03-08 |
Richard W.M... | Add a command line tool for examining the goaljobs... |
commit | commitdiff | tree | snapshot |
2013-10-26 |
Richard W.M... | Fix file_contains_string so it matches exact strings... |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Richard W.M... | Remove NOTES from EXTRA_DIST. 0.2 |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Richard W.M... | Version 0.2. |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Richard W.M... | Update TODO. |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Richard W.M... | docs: Document how to use onrun + memory_set. |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Richard W.M... | Remove NOTES file, no longer up to date. |
commit | commitdiff | tree | snapshot |
2013-10-09 |
Richard W.M... | debug: Print the name of goals that run, and goals... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Richard W.M... | Fix comment. |
commit | commitdiff | tree | snapshot |
2013-10-07 |
Richard W.M... | goaljobs: Forgot to close the .goaljobs-memory file! |
commit | commitdiff | tree | snapshot |
2013-10-04 |
Richard W.M... | mailx: Fix missing to address on command line. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Richard W.M... | goaljobs_config: Fix typo @MAILX -> @MAILX@. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Richard W.M... | Implement goalloc. |
commit | commitdiff | tree | snapshot |
2013-09-26 |
Richard W.M... | Implement: onfail, onsuccess, onrun, log_program_output... |
commit | commitdiff | tree | snapshot |
2013-09-23 |
Richard W.M... | goaljobs: sh: ~tmpdir default should be true not false. |
commit | commitdiff | tree | snapshot |
2013-09-21 |
Richard W.M... | build: Add rules for building text version of manual... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Richard W.M... | Fix spec file. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Richard W.M... | Lots of documentation. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Richard W.M... | sh: Add optional ?tmpdir parameter to control tmpdir... |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Richard W.M... | Generate ocamldoc, multiple documentation fixes. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Richard W.M... | Update TODO. |
commit | commitdiff | tree | snapshot |
2013-09-20 |
Richard W.M... | shout/shlines: Echo the output from these commands... |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Richard W.M... | Update TODO. |
commit | commitdiff | tree | snapshot |
2013-09-19 |
Richard W.M... | goaljobs: Allow --package to specify OCaml packages. |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Richard W.M... | Pass a suspension to 'require'. |
commit | commitdiff | tree | snapshot |
2013-09-18 |
Richard W.M... | Fix curl return codes. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | Run all periodic jobs scheduled at the same time in... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | On goal failure, exit with correct error message and... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | Implement 'directory_exists' function. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | The Memory: Don't create empty file on first write. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | goaljobs: Remove temporary files properly. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | Add periodic jobs using 'every' keyword. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | -l/--goals option should exit after listing goals. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | example: Remove code which is now implicitly generated. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | Implement persistent Memory. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | Run sh/shout/shlines in a temporary directory. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | configure: Add quotes in error message. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | Implement // and quote. |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | Implement url_exists, file_contains_string, url_contain... |
commit | commitdiff | tree | snapshot |
2013-09-17 |
Richard W.M... | Rename config.ml -> goaljobs_config.ml to avoid conflic... |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Richard W.M... | Command line parsing, the concept of publishing goals. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Richard W.M... | Write 'goaljobs' script (wrapper around the compiler). |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Richard W.M... | Update NOTES. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Richard W.M... | build: Get 'make install' working. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Richard W.M... | examples: Remove generated files when doing 'make clean'. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Richard W.M... | Add COPYING and README files. |
commit | commitdiff | tree | snapshot |
2013-09-16 |
Richard W.M... | First published version. |
commit | commitdiff | tree | snapshot |
2013-09-15 |
Richard W.M... | Initial revision. |
commit | commitdiff | tree | snapshot |
|