| .. |
|
EigenConfigureTesting.cmake
|
Backport DartConfiguration.tcl tricks to make ctest -D Experimental works on recent cmake versions
|
2015-11-05 10:04:23 +01:00 |
|
EigenDetermineOSVersion.cmake
|
Fix cross-compiling windows version detection
|
2016-04-04 11:47:46 +02:00 |
|
EigenDetermineVSServicePack.cmake
|
Fixed MSVC dashboard (Experimental/Continuous) build scripts.
|
2013-02-27 15:54:27 +01:00 |
|
EigenTesting.cmake
|
bug #1054: Use set(EIGEN_CXX_FLAG_VERSION "/version") only for Intel compilers on Windows.
|
2015-08-14 15:32:15 +02:00 |
|
FindAdolc.cmake
|
add a proof of concept autodiff jacobian helper class based on adolc
|
2009-02-27 16:19:13 +00: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
|
add platform check for how to link to the standard math library.
|
2010-04-19 11:19:22 -04: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
|
add support for solving with sparse right hand side
|
2013-01-25 18:17:17 +01:00 |
|
FindUmfpack.cmake
|
SPQR and UmfPack need to link to cholmod.
|
2015-11-05 12:05:02 +01:00 |
|
language_support.cmake
|
bug #867: forward the cmake generator when testing support for fortran. (was already fixed in the default branch)
|
2014-08-28 09:15:33 +02:00 |
|
RegexUtils.cmake
|
Improves the filter for hidden files in "Eigen" and "Eigen/src".
|
2010-11-22 10:47:07 -05:00 |