eigen/cmake
David Tellenbach e4233b6e3d Add CI infrastructure for pre-merge smoke tests.
This patch adds pre-merge smoke tests for x86 Linux using gcc-10 and clang-10.

Closes #2188.
2021-04-01 00:08:37 +00:00
..
ComputeCppCompilerChecks.cmake Update FindComputeCpp.cmake to fix build problems on Windows 2020-06-05 20:51:20 +00:00
ComputeCppIRMap.cmake Update FindComputeCpp.cmake to fix build problems on Windows 2020-06-05 20:51:20 +00:00
Eigen3Config.cmake.in [PATCH] cmake: Support source include with add_subdirectory and 2018-09-07 15:50:19 -04:00
Eigen3ConfigLegacy.cmake.in Added relocatable cmake support also for CMake before 3.0 and after 2.8.8 2016-12-06 10:37:34 +01:00
EigenConfigureTesting.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
EigenDetermineOSVersion.cmake Fix cross-compiling windows version detection 2016-04-04 11:47:46 +02:00
EigenDetermineVSServicePack.cmake
EigenSmokeTestList.cmake Add CMake infrastructure for smoke testing 2021-03-31 22:09:00 +00:00
EigenTesting.cmake Add CI infrastructure for pre-merge smoke tests. 2021-04-01 00:08:37 +00:00
EigenUninstall.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindAdolc.cmake Add missing adolc isinf/isnan. 2021-02-19 22:26:56 +00:00
FindBLAS.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindBLASEXT.cmake Improve cmake scripts for Pastix and BLAS detection. 2017-04-14 10:22:12 +02:00
FindCHOLMOD.cmake Eliminate CMake FindPackageHandleStandardArgs warnings. 2021-02-24 09:52:05 +00:00
FindComputeCpp.cmake Update FindComputeCpp.cmake to fix build problems on Windows 2020-06-05 20:51:20 +00:00
FindEigen2.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindEigen3.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindFFTW.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindGLEW.cmake STYLE: Convert CMake-language commands to lower case 2019-10-31 11:36:37 -05:00
FindGMP.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindGoogleHash.cmake Eliminate CMake FindPackageHandleStandardArgs warnings. 2021-02-24 09:52:05 +00:00
FindGSL.cmake STYLE: Convert CMake-language commands to lower case 2019-10-31 11:36:37 -05:00
FindHWLOC.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindKLU.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindLAPACK.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindMetis.cmake check for include dirs set 2020-11-26 10:22:46 +00:00
FindMPFR.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindPastix.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindPTSCOTCH.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindScotch.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindSPQR.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindStandardMathLibrary.cmake Bug #2036 make sure find_standard_math_library_test_program actually compiles (and is guaranteed to call math functions) 2020-10-24 15:22:21 +02:00
FindSuperLU.cmake Eliminate CMake FindPackageHandleStandardArgs warnings. 2021-02-24 09:52:05 +00:00
FindTriSYCL.cmake STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
FindUMFPACK.cmake Eliminate CMake FindPackageHandleStandardArgs warnings. 2021-02-24 09:52:05 +00:00
RegexUtils.cmake STYLE: Convert CMake-language commands to lower case 2019-10-31 11:36:37 -05:00
UseEigen3.cmake