aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Replace the detection mess with pkg-config.HEADmasterAnton Khirnov2018-12-28
|
* Don't set LAPACK_*_DIRS when NO_BUILD is usedeschnett2013-05-11
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@40 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Do not search for existing library when NO_BUILD is giveneschnett2013-04-10
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@37 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Add NO_BUILD optionbmundim2013-03-28
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@36 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* White space cleanupeschnett2013-03-08
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@35 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* support LAPACK_INC_DIRS, LAPACK_LIB_DIRS to specify these folders directlyrhaas2012-11-07
| | | | | | | | in case an LAPACK installation stores its library in include files in odd places git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@34 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Update to Lapack 3.4.2eschnett2012-10-10
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@31 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Ensure that PATCH and TAR are definedeschnett2012-09-16
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@30 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Update LAPACK versioneschnett2012-06-12
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@29 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Rename configuration scripteschnett2012-06-12
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@28 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* add /usr/lib64/atlas as place to look for atlasknarf2012-04-19
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@26 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* add atlas directory to search pathknarf2012-04-11
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@25 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Make output less verbose; update to LAPACK 3.4.0eschnett2011-12-15
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@24 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Accept LAPACK_DIR=BUILD case-independentlyeschnett2011-11-10
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@23 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Introduce LAPACK_INSTALL_DIR configuration option.bmundim2011-07-23
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@19 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Abort on missing Fortran compilerhinder2011-06-28
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@18 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Update to LAPACK 3.3.1eschnett2011-05-27
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@17 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* don't set LAPACK_LIB_DIRS to /usr/libknarf2011-04-13
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@15 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Update to LAPACK 3.3.0eschnett2011-01-26
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@14 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Update to version 3.2.2.eschnett2010-11-24
| | | | | | | | | Build library with a parallel make. Build and install into scratch/external. Clean up after building, removing all temporary files. git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@13 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Update detection of IBM XL compilerseschnett2010-06-30
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@9 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Use -qfixed with IBM compilerseschnett2010-06-23
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@8 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Build auxiliary part of Lapack as wellschnetter2010-03-31
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@6 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Correct library nameschnetter2010-03-30
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@5 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Use ranlib only if USE_RANLIB is setschnetter2010-03-26
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@4 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Don't overwrite user specified library nameschnetter2010-03-23
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@3 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Add LAPACKschnetter2010-03-22
| | | | git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@2 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
* Standard project directories initialized by cvs2svn.(no author)2010-03-22
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@1 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb