- Oct 13, 2017
-
-
Karl-Hermann Wieners authored
-
- Sep 29, 2017
-
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
-
- Aug 25, 2017
-
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
* Updated documentation version * Updated package version
-
Karl-Hermann Wieners authored
Disabled evaluation of standard Jinja blocks ({% ... %}) and comments ({# ... #}). This allows handling templates with standard Jinja code and shell scripts using array length expansion (${#ARRAY})
-
- May 11, 2017
-
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
* First look for templates based on the config file's base name * Then look for templates based on the given EXP_ID
-
Karl-Hermann Wieners authored
-
- Apr 07, 2017
-
-
Karl-Hermann Wieners authored
* Updated documentation version * Updated package version * Updated license information
-
- Mar 17, 2017
-
-
Karl-Hermann Wieners authored
-
- Aug 09, 2016
-
-
Karl-Hermann Wieners authored
-
- Jul 18, 2016
-
-
Karl-Hermann Wieners authored
-
- Jul 01, 2016
-
-
Karl-Hermann Wieners authored
Changed calls to regular expression substitution and string formatting to be compatible with python-2.6
-
Karl-Hermann Wieners authored
-
- Jun 22, 2016
-
-
Karl-Hermann Wieners authored
* Updated documentation version * Updated package version
-
Karl-Hermann Wieners authored
-
- Jun 01, 2016
-
-
Karl-Hermann Wieners authored
-
- May 25, 2016
-
-
Karl-Hermann Wieners authored
* Updated change list * Updated documentation version * Updated package version * Updated README * Fixed documentation of cpexp tool
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
-
- Apr 20, 2016
-
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
Changed rmexp to show directory sizes and times before removal, fixed handling of quotes in getexp (needed for log and restart dirs in rmexp)
-
Karl-Hermann Wieners authored
Fixed rmexp to actually be able to remove restart and log dirs; changed to check existence of dir before removing
-
Karl-Hermann Wieners authored
Changed rmexp to remove working, restart, script, log, and data directories; only ask once for each directory.
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
-
- Feb 17, 2016
-
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
* Updated change list * Updated documentation version * Updated package version
-
Karl-Hermann Wieners authored
Added SETUP_OPTIONS support for push model configuration requirements into the option list (e.g. no_hamocc, if HAMOCC is disabled at build time)
-
- Jan 14, 2016
-
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
* Updated documentation version * Updated package version
-
- Jan 13, 2016
-
-
Karl-Hermann Wieners authored
-
- Jan 12, 2016
-
-
Karl-Hermann Wieners authored
* Changed handling of '.use_template' to allow use of arbitrary template names * Fixed error message for missing or wrong options * Fixed setting ENVIRONMENT to 'DEFAULT' if set to empty in SETUP.config (see IssueID #5808) * Added 'match' filter, allowing to use regular expression matches * Added missing tests for 'wordwrap' filter * Re-wrote documentation on additional Jinja filters
-
- Dec 16, 2015
-
-
Karl-Hermann Wieners authored
-
Karl-Hermann Wieners authored
-
- Dec 15, 2015
-
-
Karl-Hermann Wieners authored
* Updated documentation * Updated version info and change list
-
Karl-Hermann Wieners authored
Replaced workaround for wordwrap filter by private routine that allows to suppress breaks on hyphens
-
- Dec 10, 2015
-
-
Karl-Hermann Wieners authored
* Added -q (quiet) option to mkexp to suppress info messages * Fixed diffpath to also compare two files (used to expect directories) * Incremented version info in setup, changes and documentation
-