summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* Looking for __int64. This provides us with an 8 byte int under NT.goodale2000-10-31
* Converted to using libraries with name *.lib as per windows convention. Sogoodale2000-10-31
* Checking if SOCKET is defined in the network stuff.goodale2000-10-31
* Added LIBNAME_PREFIX and LIBNAME_SUFFIX to allow libraries to be namedgoodale2000-10-31
* Can use PTHREADS=yes to link in the pthread library.goodale2000-10-25
* Check for gethostbyname and #define HAVE_GETHOSTBYNAME if it's available.goodale2000-10-20
* LAM libs and includes weren't set in case LAM_DIR was given.tradke2000-10-15
* Allow the user to set LAM_LIB_DIR LAM_INC_DIR directly.tradke2000-10-11
* Added check for sizeof(long long) as another candidate for eight byte ints.goodale2000-10-04