summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* 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
* Checks for configuration.ccl files.goodale2000-08-31
* configuration.ccl stuff from a while back. Parses the .ccl file as pergoodale2000-08-31
* bug fix for the misconfiguration, saving LIB in a different variable and res...lanfer2000-08-31
* Got rid of \ before apostrophes which don't seem to be neededallen2000-08-29
* Parameter range descriptions weren't passed correctly.tradke2000-08-28
* adding #undef CCTK_SOCKLEN_Tlanfer2000-08-25
* autoconf test marco: check if the system knows about socklen_t (t3e does not,...lanfer2000-08-25
* flag domacro was not resetlanfer2000-08-15
* Removed the #define MPI MPI in cctk_Extradefs.h (use CCTK_MPI instead).tradke2000-08-01
* R4400 can only take mips3.goodale2000-07-29
* Hopefully dependencies work now.goodale2000-07-27
* Dependencies.goodale2000-07-27
* Another attempt at the dependency stuff.goodale2000-07-27
* Trying to fix dependency generation.goodale2000-07-27
* Change a -e to a -r in testallen2000-07-26
* Change error messageallen2000-07-26
* Left "lib" of the lahey library pathallen2000-07-22
* Update for C++ compilation. Now WaveToyCXX compiles.goodale2000-07-22
* Changed the LIBDIRS setting slightly for Lahey, so that you can set theallen2000-07-22
* Reverting one line to make MPI work again.goodale2000-07-21
* g2c/f2c fix contributed by Ericlanfer2000-07-21
* Had a { instead of a ( around the LAHEY environment variableallen2000-07-20
* Checkout the README dir in an arrangement before checking out a thorn, thisallen2000-07-20
* Look in $(LAHEY)/lib for librariesallen2000-07-19