summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* 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
* 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
* Check names for thorns and arrangementsallen2000-12-16
* Added standard error callsallen2000-12-16
* Tidied up the versioning stuff a bit.goodale2000-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 search for include/lam and lib/lam so can just dogoodale2000-12-13
* 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
* 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
* Updates to digital fortran libraries.goodale2000-12-12
* Escape characters being written to file in casegoodale2000-12-12
* Added compaq fortran compiler to known compilers.goodale2000-12-12
* Stuff for latest cygwin.goodale2000-12-11
* Fixing path to perl script under non-cygwin stuff which was broken by my lastgoodale2000-12-10
* Added removal of 'cygdrive' from path to perl script, to work with latestgoodale2000-12-10
* Added removal of cygdrive from path to perl script if using cygwin. Now worksgoodale2000-12-10
* Changed to use C/C++ compiler for linking - now checks the f90 compilergoodale2000-12-10
* Only need to use dependencies for local objects in the rule, as the restgoodale2000-12-07
* grdoc change.goodale2000-12-03
* Ignore thorns which don't come from CVS.goodale2000-12-03
* Eriks suggestions for option changes for cvsallen2000-11-28
* Fix so that \ can be used for line continuation in the schedule.cclallen2000-11-27
* Added debug commandsallen2000-11-26
* gmake cvsupdate should work now.allen2000-11-21
* Script for explicitly updating Cactus checkout .allen2000-11-21
* Remove spaces from ends of lines in options fileallen2000-11-17
* Parsing for function aliasing directives.goodale2000-11-13
* Search for gethostbyname(3) also in libnls.so.tradke2000-11-04
* Changing to use CCTK_CHECK_LIB for ucb and scandir.goodale2000-11-04
* New functions to help checking for functions and libraries.goodale2000-11-04
* Added known-architecture file for Solaris 2.6. It just sources the commontradke2000-11-04
* Sorry, I can't do 'VAR += something' within a bourne shell.tradke2000-11-04
* Added libm.a to the libs required for linking with HDF5.tradke2000-11-04
* Added detection of scandir(3) under Solaris where it is in /usr/ucb/libucb.a.tradke2000-11-03
* Added ucb to the system's LIBS and LIBDIRS resp.tradke2000-11-03