summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Checking for non-valid case of coordinate direction = 0, and adding toallen2000-12-18
* Removing superfluous elseif branchallen2000-12-18
* Added CCTKGROUPNUM_$groupname to allow correct behaviour for thornsallen2000-12-17
* Check default parameter value lies in allowed ranges during CSTallen2000-12-17
* Cactus/410allen2000-12-17
* Remove necessity for description string when doing USES or EXTENDS.goodale2000-12-17
* Fix for freeformat f90 compilation. This was PR 224.goodale2000-12-17
* Will use F77FLAGS for F77 compilation if given, rather than using F90FLAGS.goodale2000-12-17
* Fixed it so USES no longer needs an empty {} block.goodale2000-12-17
* Removed ability to use deprecated LOGICAL.goodale2000-12-17
* Fixed logic error which meant only first range in rangelist ever got checked.goodale2000-12-17
* Add F90_SUFFIX make variable for freeformat f90 suffix. This shouldgoodale2000-12-17
* Add F90_SUFFIX make variable for freeformat f90 suffix. This shouldgoodale2000-12-17
* Cactus/427allen2000-12-17
* Added further text about allowable thorn/arrangement namesallen2000-12-16
* Check names for thorns and arrangementsallen2000-12-16
* Added standard error callsallen2000-12-16
* Added some function definitions and got rid of some warningsallen2000-12-16
* Various things to reduce the number of compile time warnings.goodale2000-12-16
* Fixing typo.goodale2000-12-15
* Tidied up the versioning stuff a bit.goodale2000-12-15
* Added prototype for the macro for CCTK_VERSION stuff.goodale2000-12-15
* Adding check for non-existent configurations forgoodale2000-12-15
* Convert floating point numbers with D as the exponent marker to 'e'.goodale2000-12-15
* Getting rid of excess semicolon.goodale2000-12-14
* Now looks for the directory with the static fortran libraries.goodale2000-12-13
* Added new command line argument -i to help messages.goodale2000-12-13
* Only put help, version, etc, output out on proc 0 .goodale2000-12-13
* Adding '.inc' to extensions of files to generate tags for.goodale2000-12-13
* Under cygwin perl can't do in place editting, so make a backup and thengoodale2000-12-13
* Using xargs to feed arguments to etags and ctags, as per a suggestiongoodale2000-12-13
* Added docs for HPVM and MPIPro configuration.goodale2000-12-13
* Added search for include/lam and lib/lam so can just dogoodale2000-12-13
* Added -i as an option. This says to ignore the next argument. Note thatgoodale2000-12-12
* Preliminary MPI config file for MPIPro.goodale2000-12-12
* GRDOC fixes.goodale2000-12-12
* Missed a 32 on one library name.goodale2000-12-12
* First cut at MPI configuration for HPVM.goodale2000-12-12
* Explicit suggestion of how to sort out problems with the INCLUDEgoodale2000-12-12
* Put note in that the INCLUDE environment variable must not end with a ";".goodale2000-12-12
* Removed special note for non-english users since that is now taken care ofgoodale2000-12-12
* Some tidying up, plus adding a define for the preprocessor so it works okgoodale2000-12-12
* Pick up includes from $INCLUDE when generating dependencies.goodale2000-12-12
* Added a note about how to make the -clean, etc, targets work.goodale2000-12-12
* Added success with Intel Fortran compiler.goodale2000-12-12
* Now check for WIN32_DIGITAL_FORTRAN instead ofgoodale2000-12-12
* Updates to digital fortran libraries.goodale2000-12-12
* Escape characters being written to file in casegoodale2000-12-12
* Added success with Intel C/C++ compiler.goodale2000-12-12
* Updating to include note about bad make with cygwin 1.0, and success withgoodale2000-12-12