summaryrefslogtreecommitdiff
path: root/lib/sbin
Commit message (Expand)AuthorAge
...
* doc: Use absolute instead of relative paths for arrangement and thorn documen...hinder2011-10-19
* clarify error message about missing aliased functionknarf2011-10-06
* add support for testsuite data as (optionally compressed) tarballknarf2011-09-26
* only try to read test.ccl when it existsknarf2011-09-26
* fix errorknarf2011-09-26
* Depreciate config files in test/ directories.knarf2011-09-26
* Change case in file name of internal auto-generated fileeschnett2011-09-26
* Allow a configuration.ccl file for the flesheschnett2011-08-25
* Allow parameters in STORAGE specificationseschnett2011-07-02
* f_file_processor.pl: Fix handling of continuation lines with OpenMPhinder2011-04-11
* This patch makes the CST stage create prototypes for all scheduledeschnett2011-03-30
* Improve error messages when parsing configuration.ccl fileseschnett2011-03-08
* don't try to update the Cactus flesh using CVS anymore - skip it instead. A b...knarf2011-03-04
* Improve optional requirement of capabilitieseschnett2010-12-23
* support __unused__ where known. This let's e.g. gcc know that especially the ...knarf2010-11-23
* use getpwuid($<) instead of getlogin() which returns an empty string on occationknarf2010-10-28
* output (a bit) more information in the testsuite summary: current time, user ...knarf2010-10-26
* Correct handling multi-line BEGIN DEFINE blocks in configurations scriptseschnett2010-09-02
* move debug declarations to the top of the file, no actual change in the codeknarf2010-06-11
* Patch from Barry Wardell, thanks:knarf2010-06-03
* This patch corrects a typo in the CST output.eschnett2010-05-27
* sort output alphabetically (was unsorted)knarf2010-04-23
* include more information in summary.log fileknarf2010-04-23
* sort output of testsuite results. This makes it much easier to compare the re...knarf2010-04-22
* sort failed files by nameknarf2010-04-06
* Ignore system module "omp_lib" when collecting Fortran dependenciesschnetter2009-11-17
* Remove duplicate codeschnetter2009-11-17
* Correct sed patternsschnetter2009-11-11
* Produce pdf instead of ps versions of thorn and arrangementschnetter2009-11-11
* add option to save parameter database for further analysisknarf2009-09-11
* fix pointer vs hash errorknarf2009-09-11
* simplify code by combining similar (debug) functionsknarf2009-09-11
* add function to save interface database to file for further analysis. Disable...knarf2009-09-11
* sort list of differing files in testsuite outputknarf2009-08-22
* exit loop (not die) if no progress made. This can heppen if e.g. a dependency...knarf2009-06-19
* Order thorns topologically when executing configurations scripts. Ifschnetter2009-06-18
* Remove commas and superfluous white space when creating REQUIRESschnetter2009-06-18
* use absolute paths because of different build possible build directories, ign...knarf2009-02-03
* do not treat .svn directories as unrecognized test output filesknarf2009-01-27
* Create documentation exclusively in pdf. No postscript or dvi isschnetter2009-01-26
* fix multiline perlknarf2009-01-26
* use relative path to suppress latex warningknarf2009-01-22
* Also preprocess files included via '#include <header.h>' (as opposed to '#inc...tradke2008-10-22
* Do not set the perl variable $* (turn all regexp matches intoschnetter2008-09-20
* bugfix for comparing a parameter's default value against its allowed parametertradke2008-08-15
* Frank Loeffler's patch "Support for svn in 'make update' (2)"tradke2008-06-17
* Introduce new schedule bin "postpostinitial".schnetter2008-05-26
* Add IF clauses to schedule itemsschnetter2008-04-09
* Add a statement #include "cGH.h" to the autogenerated cctk_Arguments.hschnetter2008-03-20
* do not create empty difflog filestradke2008-03-03