summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Support the new Intel C++/C/Fortran compilers.tradke2001-09-19
* Expanding some error messagesallen2001-09-19
* Added Absoft fortran f77/f90 fortran compilers for MacOSXallen2001-09-18
* Check thorn names are valid when running CSTallen2001-09-16
* Tidying output with dividersallen2001-09-15
* Updated for several types of linker commands.tradke2001-09-14
* Report the Cactus version at the top of the output of every gmake command whe...allen2001-09-14
* Bugfix for my my last commit.tradke2001-09-13
* Add the Globus include dirs to the MPI include path.tradke2001-09-13
* Added missing quote in variable assignment.tradke2001-09-13
* Define the MPI version used to be an integer constant so that it can be usedtradke2001-09-12
* Support LAM 6.5.x installations which come with a different liblist thantradke2001-09-10
* Removed the Portland fortran compiler optimization option '-Mvect=sse'tradke2001-09-10
* Known-architectures file for Fujitsu VPP700 (vpp.lrz-muenchen.de).tradke2001-09-07
* Check if lib xlopt is there and add it to LIBS. This lib contains fortrantradke2001-09-07
* Ian's changes to cvs update the files for a given configurationallen2001-09-05
* Ian's fix to include pictures in the ThornGuide.tradke2001-09-05
* Fixed typo. This should close PR Cactus-759.tradke2001-09-05
* Set optimization options for Portland C compiler.tradke2001-09-04
* Change CXX_DEPEND macro only with CXX set to cxx.allen2001-09-04
* Added '-noimplicit_include' to the CXX_DEPEND flags in order to preventallen2001-09-04
* Fixing the bug I put in last time for formatting of error messagesallen2001-09-03
* removing some line breaks in print statementsallen2001-09-03
* Known-arch file for AIX 4.3.0.0 (Blue Horizon).tradke2001-09-03
* Extended CheckArraySizes() to parse SIZE option of ARRAY declarations.tradke2001-09-03
* Added optimization flags for Portland Group compilers.tradke2001-08-30
* known-arch file for OSF1 V5.1 (tcsini.psc.edu).allen2001-08-30
* Define CCTK_MPI to be the MPI version used (eg. NATIVE, MPICH_ch_p4, MPICH_gl...tradke2001-08-27
* Say which thorn par file is being copied fromallen2001-08-25
* Fixed bug in print statementallen2001-08-25
* Moved optimization flags from CFLAGS and CXXFLAGS to C_OPTIMISE_FLAGS andkcamarda2001-08-23
* Adding a "help" argument to the CST_error call to start adding suggested caus...allen2001-08-19
* Adding prototype to fix compiler warningallen2001-08-18
* Use readdir() instead of shell globbing to clear out test directory.tradke2001-08-17
* Use readdir() instead of file globbing to get the list of output files to com...tradke2001-08-14
* Fixed the regex when searching for *.par files.tradke2001-08-07
* Sort the list of testsuite parameter files alphabetically in the menu.tradke2001-08-07
* Added more checking for consistency of ancestors. Now CST catches privateallen2001-07-11
* Adding a missing space in the link lineallen2001-07-11
* Use the new thornlib linklist for the Cactus linker commandline.tradke2001-07-11
* Build a sorted list of all thorns' libraries which is minimal if there aretradke2001-07-11
* Fixed parsing of executable name when there is a - in the configuration.allen2001-07-10
* Fix for a % in the default valueallen2001-07-03
* More #defines for _CCTK_FARGUMENTS and _CCTK_CARGUMENTSallen2001-07-03
* Fix for potentially uninitialized shell variable.tradke2001-06-30
* Recognize CCTK_COMPLEX8, CCTK_COMPLEX16, and CCTK_COMPLEX32 types in ccl files.tradke2001-06-28
* Undo my last commit which broke CST configuration on architectures excepttradke2001-06-27
* Use $PERL instead of perl in a command. This fixes a CST problem under Windows.tradke2001-06-26
* Fixed HDF5 configuration setup for Windows where libz is named zlib,tradke2001-06-26
* Changing to use CCTK_WriteLine rather than cat to write to archdefs.h.goodale2001-06-25