summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Extended behaviour of LIBS and LIBDIRS: add -l and -L prefix only toschnetter2008-02-13
* Document extended behaviour of LIBS and LIBDIRS.schnetter2008-02-13
* Support Darwin 9.2.0schnetter2008-02-13
* Clarify entry CCTK_InterpGridArrays. Speak of "grid variables"schnetter2008-02-09
* Use autoconf to look for system-dependent low-level timing functions.schnetter2008-01-25
* Ensure that the default value for REAL parameters is really a realschnetter2008-01-25
* Don't treat HPF and OMP directives as commentsschnetter2008-01-25
* Use "rm -rf" instead of "rm" when removing temporary filesschnetter2008-01-25
* Correct the handling of spaces when parsing EXTENDS and USES statements.schnetter2008-01-25
* Use CPPFLAGS as well for the final link stage, since the fileschnetter2008-01-25
* Explicitly specify -qfree when compiling Fortran 90 filesschnetter2008-01-25
* Don't include <string.h> into auto-generated interface files, since itschnetter2008-01-25
* Capture stderr as well when issuing a commandschnetter2008-01-25
* When parsing parameters, require that no other text comes beforeschnetter2008-01-25
* Correct small error in commentschnetter2008-01-25
* patch from Erik Schnetter to work around an 'argument list too long' problemtradke2008-01-22
* change back from from '-std=c99' to using '-std=gnu99' for the Intel C compilertradke2008-01-21
* use '-std=c99' instead of '-std=gnu99' to enable C99 supporttradke2008-01-21
* fixed Intel C/C++ compiler version check logictradke2008-01-21
* Set F77 flags after F90 flags to keep order consistent (no semantic change)schnetter2008-01-19
* Don't optimise for a particular processor architecture by default.schnetter2008-01-19
* synchronise all processors after PARAM_CHECK to avoid race conditions in casetradke2007-12-06
* Add known-architecture file for Darwin 8.11.1schnetter2007-11-17
* Correct #ifdef _cplusplus to #ifdef __cplusplus to find out whetherschnetter2007-11-16
* patch from Jian Tao: fixed auto-detection of gfortran compilertradke2007-11-09
* patch from Jian Tao: add gfortran to the list of known F77/F90 compilerstradke2007-11-09
* Fixed error in linux config file.jshalf2007-10-26
* Fixing Network.c for Cray XT4 Compute Node Linux Compatibility.jshalf2007-10-26
* Move setting of F90 and F77 to none earlier to prevent a buggoodale2007-10-18
* Add known architecture file for Darwin 8.10.3schnetter2007-10-14
* Fixed two typos, and comment that we should document the MESSAGE field forrideout2007-10-12
* spelling fixrideout2007-10-11
* Introduce a new autoconf macro CCTK_CHECK_C_INLINE, which checks forschnetter2007-09-19
* Implement a new flesh function CCTK_SchedulePrintTimesToFile.schnetter2007-08-25
* Allow thorns to call make.configuration recursively from theirschnetter2007-08-22
* fix LDFLAGS when using the Intel compiler for linkingtradke2007-08-08
* Steve White's patch to auto-configure with MPICH2tradke2007-08-08
* Add support for Darwin 8.10.1schnetter2007-06-25
* New Solaris 10 options from Ankush Guptaschnetter2007-06-23
* Add autoconf macros to detect the header file <malloc.h>, theschnetter2007-05-26
* fix MPI_INCLUDES and MPI_LIBS when using OpenMPI v1.1tradke2007-05-23
* Build a configuration in two steps: First create make.thornlib, thenschnetter2007-05-21
* Use fewer warning flags for C and C++ compilers by default.schnetter2007-05-03
* This patch makes complex arithmetic in C and C++ more efficient, andschnetter2007-04-27
* Use "cctk_unlikely_dummy_name" instead of "dummy" when sorting thorns.schnetter2007-04-18
* += support for OpenBSD 4.0jthorn2007-04-08
* added known architectures for xt3 and xt4.jshalf2007-04-04
* Fixed config.guess and config.sub for Cray xt3 and xt4 targets.jshalf2007-04-04
* Add known architecture file for Darwin 8.9.1schnetter2007-03-14
* added Fortran wrapper for CCTK_ParameterSet()tradke2007-03-12