summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* 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
* Lots of extra warning flags for compiling. I've been using these forgoodale2000-09-26
* If C++ compilers are 7.2 or below use r10000 for r12000 processorsallen2000-09-26
* Use the compiler flags which are passed in.goodale2000-09-23
* Removed deprecated FORTRAN_NAMEallen2000-09-21
* Don't stop if the thorn list contains identical thorns from identical packages.allen2000-09-17
* Checking for and #defining, another couple of networking header files.goodale2000-09-16
* Added check for crypt.h.goodale2000-09-15
* Added new second argument to CCTK_CHECK_HEADERS. This is code which shouldgoodale2000-09-15
* Checking for another header for the network stuff.goodale2000-09-15
* Checking for additional headers for socket stuff.goodale2000-09-14
* Checking for additional headers for socket stuff.goodale2000-09-14
* Adding cross compilation info for cygwin to compile ia64 stuff.goodale2000-09-12
* Allow creation of a 32 bit configuration on a 64 bit Irix machine.goodale2000-09-07
* Add optimising options to optimise flags rather than fflagsallen2000-09-03
* Adding libraries for intel compiler.goodale2000-09-01
* Can now pass CXX=none to the configure line. The checks for CXX are thengoodale2000-09-01
* Adding knowledge of Intel compilers.goodale2000-08-31