summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* 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
* Add support for Darwin 12.1.0eschnett2012-08-23
* reintroduce dependency fixup to avoid full compile when thornlist changesrhaas2012-08-11
* Take REQUIRES and OPTIONAL into account when determining library link ordereschnett2012-08-10
* Force reconfiguringeschnett2012-08-10
* Take $(CFLAGS) or $(CXXFLAGS) into account when determining dependencieseschnett2012-08-10
* Improve flesh MPI configuration messageshinder2012-08-03
* Support Darwin 12.0.0 (OS X 10.8.0)eschnett2012-07-29
* make cleandeps a no-op if build directory does not existrhaas2012-07-25
* Support Darwin 11.4.2eschnett2012-07-25
* Correct dependency calculation for CUDAeschnett2012-07-24
* 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
* Correct error in determining dependencieseschnett2012-07-15
* 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
* Support Darwin 11.4.0 (Mac OSX 10.7.4)eschnett2012-05-10
* Enable "restrict" as keyword in C++eschnett2012-05-07
* Handle requirements recursivelyeschnett2012-05-02
* More error checking for capability nameseschnett2012-05-02
* Handle BEGIN/END INCLUDE in configuration.ccl script outputeschnett2012-05-02
* Support OpenCL source code (.cl files)eschnett2012-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
* Check for getpid()eschnett2012-02-28
* implement per-variable tolerances for Cactus testsuites, for long discussion,...knarf2012-02-23
* Support Darwin 11.3.0eschnett2012-02-06
* Merge branch 'NewSchedule' into trunkhinder2012-01-31
* make testsuite script aware of comments in lines with ActiveThorns statements.knarf2012-01-26
* Rename variable CUCC_POSTPROCESSING to CU_POSTPROCESSINGeschnett2012-01-05
* 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
* Do not add /lib64, /usr/lib64, or /usr/local/lib64 to LIBDIRSeschnett2011-11-13
* Pass unallocated arrays to Fortran as NULL pointerseschnett2011-11-09