Commit Graph

17 Commits

Author SHA1 Message Date
Philip Eisenlohr 87684bc808 removed debug statement introduced in last commit.
removed some unnecessary '\' line continuations.
2014-02-10 16:16:41 +00:00
Bret Dunlap 0286246cbd fixed bug causing acceptance of blank options in damask.conf for blasRoot 2014-02-10 15:30:18 +00:00
Martin Diehl 69acefffe5 now checking for lapack and fftw in lib and lib64 (lib64 might exist, but libs are in lib) 2014-02-03 20:01:42 +00:00
Martin Diehl 4f436654bc fixed typo 2014-01-30 13:31:34 +00:00
Martin Diehl f82e5ec26e some small changes on the installation scripts, IMKL now works with gfortran, more verbosity and more sanity checks 2014-01-29 12:20:56 +00:00
Martin Diehl edd7d1ec8b fixed bug: it's MSC_ROOT, not MARC_ROOT 2014-01-28 09:49:04 +00:00
Martin Diehl 02441bef0f introduced rpath to tell executable where libraries are located 2014-01-27 14:10:49 +00:00
Martin Diehl 656e3cc6ca some more small changes, including bug fix in configure + relative linking in Makefile for spectral solver 2014-01-27 10:12:29 +00:00
Martin Diehl d66b41c686 fixed installation, will test now 2014-01-24 12:30:27 +00:00
Philip Eisenlohr b590beb712 remove redundant trailing slashes from directory options 2014-01-16 21:18:11 +00:00
Martin Diehl 449c66c70f did some testing... 2014-01-14 19:32:55 +00:00
Martin Diehl 01c8c434f7 finished work on the new installation scheme (if no bugs are found ;)) 2014-01-14 19:03:41 +00:00
Philip Eisenlohr 5b0f844e30 corrected help text; tidy up; changed (corrected?) environment variable "MSC" to "MSCROOT" 2014-01-14 14:12:35 +00:00
Martin Diehl 98129eb6d4 configure script was missing 2014-01-13 21:17:28 +00:00
Martin Diehl 80da1c529e some more work on the consistent installation scheme, fixed bug in Makefile 2014-01-11 19:13:02 +00:00
Martin Diehl 2262098ed4 more work on new installation 2014-01-11 14:28:07 +00:00
Martin Diehl e025ac5952 fixed DAMASK_env.sh to work with linux and Mac, started to reorganize installation to be consistent for all solvers 2014-01-11 12:46:30 +00:00