summaryrefslogtreecommitdiff
path: root/lib/sbin
Commit message (Expand)AuthorAge
* 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
* make testsuite script aware of comments in lines with ActiveThorns statements.knarf2012-01-26
* Explicitly list passing test caseseschnett2012-01-05
* Add number of processes to testsuite outputeschnett2011-12-12
* Properly check for errors when parsing parameter STEERABLE valueseschnett2011-12-12
* Allow zero timelevels in STORAGE timelevelseschnett2011-12-12
* Ignore comments in test output fileshinder2011-12-06
* Don't sort thorn list unnecessarilyeschnett2011-11-26
* Pass unallocated arrays to Fortran as NULL pointerseschnett2011-11-09
* Improve performance of Fortran index calculationseschnett2011-10-27
* ThornUtils.pm: Escape # character for LaTeXhinder2011-10-19