summaryrefslogtreecommitdiff
path: root/lib/sbin
Commit message (Expand)AuthorAge
* add check for CCK_REAL parameter ranges to CSTrhaas2014-05-16
* set NPROCS to 1 when running tests without MPIrhaas2014-05-01
* patch from Barry Wardell: include interface information in ThornDocknarf2014-03-14
* ThornGuide: add \usepackage{color}knarf2014-03-13
* make room for file names when printing tolerancesrhaas2014-01-25
* revert rev 5070rhaas2014-01-25
* make room for file names when printing tolerancesrhaas2014-01-25
* Fix for ticket #1524sbrandt2014-01-22
* Added POD documentation for RunTestUtils.pl script.dcastl22013-12-18
* make these bash scripts, as they use featuresknarf2013-11-25
* Currently Cactus sets up flags like CPPFLAGS or CFLAGS by adding e.g.knarf2013-07-09
* Take subdirectories into account when determining Fortran dependencieseschnett2013-06-24
* Ensure auto-generated parameter declaration file ends with newlineeschnett2013-06-13
* check that providing function name is different from aliased function namerhaas2013-06-05
* Allow setting parameter values at build timeeschnett2013-03-25
* Add a bit of white space to generated codeeschnett2013-03-11
* Correct regular expressions for parsing configuration.ccl fileseschnett2013-01-18
* Introduce OPTIONAL_IFACTIVEeschnett2013-01-18
* Do not buffer output from thorn configuration scriptseschnett2012-11-16
* Reverting r4901 sicne it causes simfactory's test machinism to fail.rhaas2012-11-02
* Always run tests with requested number of processesrhaas2012-10-29
* Use CCTKi_VarDataPtrI in CCTK_DECLARE_ARGUMENTSeschnett2012-10-26
* Don't exclude flesh when handling requirementseschnett2012-10-26
* Optimise DECLARE_CCTK_ARGUMENTSeschnett2012-10-25
* remove outdated 'cctkbug' script along with the corresponding make rule, see ...knarf2012-10-23
* make sure testsuite can find MPI when CACTUS_CONFIGS_DIR is setrhaas2012-09-19
* Enforce that arrangement names are legal C identifierseschnett2012-09-16
* increase default value of RELTOL to 1e-12rhaas2012-09-14
* Correct autogenerating cctk_Capabilities.heschnett2012-09-13
* Use more readable variable names in CreateThornsHeaderseschnett2012-09-11
* check that default values of restricted parameters are consistent betweenrhaas2012-09-05
* Take REQUIRES and OPTIONAL into account when determining library link ordereschnett2012-08-10
* Generate a fatal error if trying to run tests on more than one process withou...hinder2012-07-24
* Declare argument const to prevent compiler warningeschnett2012-07-22
* Move MPI support from flesh to a thorneschnett2012-07-21
* Introduce cctk_ash, retire cctk_lssheschnett2012-07-04
* Changes for ticket #768sbrandt2012-06-18
* remove accidentally commited duplicate capabilites handling coderhaas2012-06-17
* Replace CCTK_RESTRICT by restrict, which is now defined by the flesheschnett2012-06-17
* Correct errors in handling optional capabilitieseschnett2012-06-17
* remove bashisms, resolves ticket #901knarf2012-05-16
* Declare string array as "const char*"eschnett2012-05-11
* Handle requirements recursivelyeschnett2012-05-02
* More error checking for capability nameseschnett2012-05-02
* Handle BEGIN/END INCLUDE in configuration.ccl script outputeschnett2012-05-02
* Prevent CST from hanging if a {} "" block is missing after a scheduling block...knarf2012-05-01
* Some cleanup: Use my, use better variable names, re-indent.eschnett2012-04-18
* Discard spaces after "LANGUAGE xxx" specification in interface.ccleschnett2012-03-12
* implement per-variable tolerances for Cactus testsuites, for long discussion,...knarf2012-02-23
* Merge branch 'NewSchedule' into trunkhinder2012-01-31