summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Reordered fortran runtime libraries for Portland compilers.tradke2005-01-19
* Fixed detection of gettimeofday(2) which was broken for Intel C/C++ 8.1.tradke2005-01-14
* Automatic detection of MPICH device-specific libs and libdirs for devicestradke2005-01-13
* Fixed two bugs in handling of invalid datatypes such CCTK_INT8, one of whichrideout2005-01-11
* known-architectures file for the current OpenBSD release (= 3.6)jthorn2005-01-09
* Changed way that variables are automatically 'used' so that we don't getgoodale2005-01-07
* When building utility programs, include makefile definitions generatedtradke2004-12-21
* Added /usr/gm and /usr/local/gm to places to search for myrinet.goodale2004-12-17
* Catch too many tokens in an argument problem for aliasedhawke2004-12-15
* Make cactus thorn lib names less likely to clash with system namesgoodale2004-11-30
* Add the restrict qualifier to C/C++ arguments.goodale2004-11-30
* Define CCTK_RESTRICT to be the appropriate restrict qualifier forgoodale2004-11-30
* Fixes for 'x86_64':tradke2004-11-26
* Do not add standard directories to the include and library paths.schnetter2004-11-24
* Remove superfluous empty line in output.schnetter2004-11-23
* Turn on aggressive optimization for the PathScale compilers.tradke2004-11-18
* Added math vector library for PathScale compiler.tradke2004-11-16
* Added Linux architecture support for PathScale compilers.tradke2004-11-16
* Removing some strange lines and some lines scheduled for removal in beta16.goodale2004-11-15
* LAM libraries wants libdl. Added to MPI_LIBS.tradke2004-11-14
* Fixed C++/LD options for the Portland compiler suite.tradke2004-11-10
* Fixed typo for Portland C++ compiler flag settings: CXX_FLAGS -> CXXFLAGS.tradke2004-11-10
* Add HAVE_HDF5_STREAM_VFD and HDF5_LFS_FLAGS makefile variables.tradke2004-11-08
* Do not omit standard lib/include paths (/usr/ and /usr/local/) if the usertradke2004-11-08
* Put a newline between different MAKE_DEFINITION blocks.tradke2004-11-08
* Cast the Fortran CCTK_ARGUMENTS list elements from void* to theschnetter2004-11-05
* Check for the basename of $LD when testing for specific linkers.tradke2004-11-04
* Another version of darwin.goodale2004-11-04
* Make a better job of finding compiler libs.goodale2004-11-01
* Add /usr/local/include and /usr/local/lib to appropriate compiler/linkergoodale2004-10-29
* Intel Fortran compiler for EM64T architecture doesn't know about '-xN'tradke2004-10-26
* LAM itself requires pthread library.tradke2004-10-25
* Change macro name "HDF5" to "CCTK_HDF5".schnetter2004-10-21
* Don't explicitly link against Intel C++ libs when using Intel 8.x and higher.tradke2004-10-06
* Don't set "/usr/include", "/usr/local/include", "/usr/lib", and "/usr/local/lib"tradke2004-09-23
* Don't set "/usr/include", "/usr/local/include", "/usr/lib", and "/usr/local/lib"tradke2004-09-23
* Remove option '-nopt' from STD_FLAGS. It isn't recognized anymore.tradke2004-09-22
* Don't set "/usr/include", "/usr/local/include", "/usr/lib", and "/usr/local/lib"tradke2004-09-17
* New known architecture file for darwin 7.5.0.goodale2004-09-09
* Added tracking of options for thorn configuration scripts. Now a thorngoodale2004-08-27
* Fixing problem detected by perl -cw .goodale2004-08-25
* Clean up the cleaning up for latex:schnetter2004-08-20
* Create a thorn list from an arrangement directory with newlines afterschnetter2004-08-20
* Escape percent signs for latex.schnetter2004-08-20
* Trying to bring the condiguration stuff up to standard.goodale2004-08-18
* Slightly more pedantic error message, plus better wording for whengoodale2004-08-18
* Slightly more informative error message for an internal error condition;goodale2004-08-18
* Slightly more informative error message.goodale2004-08-17
* Tweaking the file reader to allow continuation lines in strings again.goodale2004-08-17
* Fix to patch for PR 821. Hopefully these regexes will work better.goodale2004-08-17