summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Added comment about parallel makeallen2001-09-11
* 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
* Increased parse buffer size to 8 kB. Also allocate buffers dynamicallytradke2001-09-07
* Check if lib xlopt is there and add it to LIBS. This lib contains fortrantradke2001-09-07
* Include "cctk_GNU.h" which also knows where to include <regex.h> from.tradke2001-09-06
* Include system header file regex.h only if HAVE_REGEX_H is defined.tradke2001-09-06
* Adding gmake <config>-cvsupdateallen2001-09-05
* 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
* Added Version, Compile Time and Run Time to standard banner to make it easier toallen2001-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
* Added link to http://www.cactuscode.org/Documentation/Architectures.html.tradke2001-09-04
* Updated list of supported architectures. Added IRIX_BITS to configuration opt...tradke2001-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
* Extended parsing of SIZE option for ARRAY variables.tradke2001-09-03
* Extended description of SIZE option for ARRAY variables in interface.ccl.tradke2001-09-03
* Removed comment in the "Adding a driver" chapter that storage for scalarstradke2001-09-03
* Removed extraneous semicolon to get rid of compiler warning.tradke2001-09-01
* Some reformatting of the timer information table (cctk_timer_output = "full").tradke2001-08-31
* Added optimization flags for Portland Group compilers.tradke2001-08-30
* known-arch file for OSF1 V5.1 (tcsini.psc.edu).allen2001-08-30
* Check return code of CCTK_CreateTimer().tradke2001-08-27
* Get rid of the prefix when creating named timers so that the othertradke2001-08-27
* Define CCTK_MPI to be the MPI version used (eg. NATIVE, MPICH_ch_p4, MPICH_gl...tradke2001-08-27
* Fixed syntax for .PHONY targets.tradke2001-08-27
* Don't print any warning or info messages in CCTK_CreateDirectory().tradke2001-08-27
* Return +1 in CCTK_CreateDirectory() if dir already exists, and negativetradke2001-08-27
* Say which thorn par file is being copied fromallen2001-08-25
* Fixed bug in print statementallen2001-08-25
* Adding CCTK_FILEVERSIONallen2001-08-25
* Moved optimization flags from CFLAGS and CXXFLAGS to C_OPTIMISE_FLAGS andkcamarda2001-08-23
* Fixed some typos.rideout2001-08-23
* Removing documentation for configuring shellallen2001-08-19
* Added a couple of paragraphs about how scheduled routines are run (analysis, ...allen2001-08-19
* 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
* Addedallen2001-08-14
* Use readdir() instead of file globbing to get the list of output files to com...tradke2001-08-14
* Fixed some typos in 'Using CVS'.rideout2001-08-14
* Fixed compiler warnings. Added grdoc.tradke2001-08-07
* Fixed the regex when searching for *.par files.tradke2001-08-07