summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Remove debug statementeschnett2013-01-14
* Add configure macro for OpenMP collapse clauseeschnett2012-11-18
* Do not buffer output from thorn configuration scriptseschnett2012-11-16
* Support Darwin 12.1.1eschnett2012-11-13
* improve upon error message for missing Fortran compilerknarf2012-11-08
* Reverting r4901 sicne it causes simfactory's test machinism to fail.rhaas2012-11-02
* Always run tests with requested number of processesrhaas2012-10-29
* Add configuration options allowing moving all object files into the executableeschnett2012-10-28
* 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
* Add autoconf check whether C99 is supportedeschnett2012-10-23
* Check availability of isnan in C++eschnett2012-10-22
* Support Darwin 12.2.0eschnett2012-09-20
* 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