.. |
Eigen3Config.cmake.in
|
Further fixes for CMAKE_INSTALL_PREFIX correctness
|
2015-11-07 21:29:24 -05:00 |
EigenConfigureTesting.cmake
|
Clean hardcoded compilation options
|
2015-11-30 17:05:42 +01:00 |
EigenDetermineOSVersion.cmake
|
determine windows version from major.minor only, the patch number is irrelevant.
|
2012-01-23 21:56:46 +01:00 |
EigenDetermineVSServicePack.cmake
|
Fallback to CMAKE_CXX_COMPILER_VERSION if VS version unknown
|
2015-06-24 15:17:37 +02:00 |
EigenTesting.cmake
|
bug #1054: Use set(EIGEN_CXX_FLAG_VERSION "/version") only for Intel compilers on Windows.
|
2015-08-14 15:30:59 +02:00 |
EigenUninstall.cmake
|
Added cmake uninstall target.
|
2014-12-04 02:57:03 -05:00 |
FindAdolc.cmake
|
Make sure ADOLC is recent enough by searching for adtl.h
|
2015-12-10 22:23:21 +01:00 |
FindBLAS.cmake
|
add custom FindBLAS FindLAPACK working for c++ compiler
|
2009-02-05 09:36:52 +00:00 |
FindCholmod.cmake
|
Determine version of Metis library. Apparently, at least version 5.x is needed for Eigen/MetisSupport.
|
2014-07-09 16:54:15 +02:00 |
FindEigen2.cmake
|
do not confuse Eigen3 or beta versions of Eigen3 with Eigen2
|
2011-03-23 16:58:45 +01:00 |
FindEigen3.cmake
|
FindEigen3.cmake: Add reading hints of Eigen directory location from environment variables EIGEN3_ROOT and EIGEN3_ROOT_DIR .
|
2014-08-07 15:48:53 +00:00 |
FindFFTW.cmake
|
Determine version of Metis library. Apparently, at least version 5.x is needed for Eigen/MetisSupport.
|
2014-07-09 16:54:15 +02:00 |
FindGLEW.cmake
|
add support for uniforms
|
2010-10-12 10:39:28 +02:00 |
FindGMP.cmake
|
add a support module for MPFR C++ with basic unit testing
|
2010-07-15 16:29:04 +02:00 |
FindGoogleHash.cmake
|
add a compilation test in FindGoogleHash.cmake to catch configuration
|
2009-01-19 08:51:06 +00:00 |
FindGSL.cmake
|
Enable GSL tests (reverts part of changeset 6628534eb5
|
2010-12-29 17:45:18 +00:00 |
FindLAPACK.cmake
|
add custom FindBLAS FindLAPACK working for c++ compiler
|
2009-02-05 09:36:52 +00:00 |
FindMetis.cmake
|
Change CMake warning to simple message for old Metis versions
|
2015-03-31 00:50:04 +02:00 |
FindMPFR.cmake
|
Require at least MPFR version 2.3.0, because we use mpfr_signbit.
|
2010-07-19 12:26:52 +01:00 |
FindPastix.cmake
|
Adding an interface to PaStiX, the multithreaded and distributed linear solver
|
2012-03-08 18:59:08 +01:00 |
FindScotch.cmake
|
Adding an interface to PaStiX, the multithreaded and distributed linear solver
|
2012-03-08 18:59:08 +01:00 |
FindSPQR.cmake
|
SPQR and UmfPack need to link to cholmod.
|
2015-11-05 12:05:02 +01:00 |
FindStandardMathLibrary.cmake
|
add platform check for how to link to the standard math library.
|
2010-04-19 11:19:22 -04:00 |
FindSuperLU.cmake
|
bug #1120: Make sure that SuperLU version is checked
|
2015-12-16 11:37:16 +01:00 |
FindUmfpack.cmake
|
SPQR and UmfPack need to link to cholmod.
|
2015-11-05 12:05:02 +01:00 |
language_support.cmake
|
Propagate cmake generator
|
2015-10-05 16:18:22 +02:00 |
RegexUtils.cmake
|
Improves the filter for hidden files in "Eigen" and "Eigen/src".
|
2010-11-22 10:47:07 -05:00 |
UseEigen3.cmake
|
Add cmake config files
|
2013-10-09 10:25:50 +02:00 |