summaryrefslogtreecommitdiff
path: root/lib/make/extras
Commit message (Expand)AuthorAge
* Check whether the HDF5 installation has the external szlib I/O filter built in,tradke2003-11-10
* Check for a valid PETSc standard installation libdir.tradke2003-10-06
* Fixed a small shell syntax error in an if statement.tradke2003-10-06
* PETSc support for DEC Alpha (lemieux).tradke2003-09-30
* Support for PETSc architecture linux64_intel.tradke2003-09-29
* Allow the user to overwrite PETSC_ARCH_LIBS which lists architecture-specifictradke2003-09-25
* Support architecture rs6000_64 (IBM SP-3).tradke2003-09-23
* Print the HDF5 installation dir also if the user set it explicitely.tradke2003-09-15
* Indent configure messages of individual external packages for somewhat bettertradke2003-08-29
* Script to configure Cactus with an external PETSc installation.tradke2003-08-29
* Jonathan Thornburg's script to configure Cactus with BLAS.tradke2003-06-04
* Fixed detection of whether zlib is needed to link against HDF5 libs or not.tradke2003-03-19
* Configure script for LAPACK library.tradke2003-01-09
* Stop if HDF5 makefile variable is set to anything other than "yes|no" or lefttradke2002-06-07
* Allow setting MPI=none which means to configure without MPI.tradke2002-03-25
* Updated check for parallel version of HDF5 lib.tradke2002-01-17
* Bugfix for my my last commit.tradke2001-09-13
* Add the Globus include dirs to the MPI include path.tradke2001-09-13
* Define the MPI version used to be an integer constant so that it can be usedtradke2001-09-12
* Support LAM 6.5.x installations which come with a different liblist thantradke2001-09-10
* Define CCTK_MPI to be the MPI version used (eg. NATIVE, MPICH_ch_p4, MPICH_gl...tradke2001-08-27
* Fix for potentially uninitialized shell variable.tradke2001-06-30
* Fixed HDF5 configuration setup for Windows where libz is named zlib,tradke2001-06-26
* Updating now that we no longer need full paths to libs under NT. Notgoodale2001-05-21
* Should not call 'return' in a shell script which is sourced by configure.tradke2001-04-14
* Cannot modify CFLAGS at this stage. So rather put defines necessary fortradke2001-04-05
* Set the compiler/linker flags for PTHREADS support according to the detectedtradke2001-04-05
* Added /usr/local/lib/mpich/ to the list of paths to automaticallytradke2001-01-19
* Added /usr/lib/mpich/ to the list of paths to automaticallytradke2001-01-08
* 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
* 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
* Can use PTHREADS=yes to link in the pthread library.goodale2000-10-25
* 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
* Removed the #define MPI MPI in cctk_Extradefs.h (use CCTK_MPI instead).tradke2000-08-01
* Fixed configuration for MPICH_DEVICE=globus to support 1.1.x.tradke2000-06-27
* support for HDF5-1.3.x compress definitionslanfer2000-06-26
* Recommit Tom's changes to support MPICH 1.2 which I've accidently deletedtradke2000-06-15
* Corrected order of globus libs so that Cactus is linking properly.tradke2000-06-07
* Bugfix for include dirs for old mpich configs.goodale2000-04-19
* Support for mpich-1.2.0 .goodale2000-04-19
* Fixed a typo in configuration of HDF5.tradke2000-04-05
* Configuration file for PACX MPI.tradke2000-04-04
* Use the NATIVE_MPI_XXX variables from the known-archs stuff heretradke2000-04-04
* Changedallen2000-04-04