aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake
Commit message (Expand)AuthorAge
* bug #1120: Make sure that SuperLU version is checkedGravatar Christoph Hertzberg2015-12-16
* Make sure ADOLC is recent enough by searching for adtl.hGravatar Gael Guennebaud2015-12-10
* Further fixes for CMAKE_INSTALL_PREFIX correctnessGravatar Taylor Braun-Jones2015-11-07
* Clean hardcoded compilation optionsGravatar Gael Guennebaud2015-11-30
* Extend superlu cmake script to check versionGravatar Gael Guennebaud2015-11-30
* SPQR and UmfPack need to link to cholmod.Gravatar Gael Guennebaud2015-11-05
* Propagate cmake generatorGravatar Gael Guennebaud2015-10-05
* bug #1054: Use set(EIGEN_CXX_FLAG_VERSION "/version") only for Intel compiler...Gravatar Christoph Hertzberg2015-08-14
* Fallback to CMAKE_CXX_COMPILER_VERSION if VS version unknownGravatar Gael Guennebaud2015-06-24
* Use GCC flags in mingwGravatar Michael Abrahams2015-06-20
* Change CMake warning to simple message for old Metis versionsGravatar Christoph Hertzberg2015-03-31
* bug #967: Automatically add cxx11 suffix when building in C++11 modeGravatar Christoph Hertzberg2015-02-28
* Remove EIGEN_TEST_C++0x option and let EIGEN_TEST_CXX11 adds the -std=c++11 flagGravatar Gael Guennebaud2015-02-20
* bug #914: fix compiler detection on windowsGravatar Gael Guennebaud2015-02-16
* Added cmake uninstall target.Gravatar Abhijit Kundu2014-12-04
* add EIGEN_TEST_NEON64, but it's a dummy, AArch64 implies NEON support so extr...Gravatar Konstantinos Margaritis2014-10-21
* bug #891: Determine sizeof(void*) via CMAKE variable instead of test programGravatar Christoph Hertzberg2014-10-14
* make sure that regex does not match cmakeGravatar Christoph Hertzberg2014-09-29
* Related to bug #880: Accept make as well a gmake when searching the MakeComma...Gravatar Christoph Hertzberg2014-09-29
* add VSX identifierGravatar Konstantinos Margaritis2014-09-25
* bug #880: automatically preserves buildtool flags when modifying DartConfigur...Gravatar Gael Guennebaud2014-09-23
* bug #880: manually edit the DartConfiguration.tcl file to get it working with...Gravatar Gael Guennebaud2014-09-22
* Initial VSX commitGravatar Konstantinos Margaritis2014-08-29
* FindEigen3.cmake: Add reading hints of Eigen directory location from environm...Gravatar Silvio Traversaro2014-08-07
* Determine version of Metis library. Apparently, at least version 5.x is neede...Gravatar Christoph Hertzberg2014-07-09
* Change variable names in Eigen3Config.cmake to EIGEN3_*Gravatar Vladimir Chalupecky2014-06-12
* Fix bug #738: use the "current" version of cmake project directories to ease ...Gravatar Gael Guennebaud2014-06-06
* Pulled the latest updates from the eigen trunk.Gravatar Benoit Steiner2014-04-01
|\
| * bug #775: propagate generator when workingaround cmake bug #9220Gravatar Gael Guennebaud2014-04-01
* | Added proper support for AVX and FMA in the makefiles.Gravatar Benoit Steiner2014-03-24
* | Merged the latest version of the code from eigen/eigenGravatar Benoit Steiner2014-02-18
|\|
* | Added support for AVX to Eigen.Gravatar Benoit Steiner2014-01-29
| * Fix Fortran compiler detectionGravatar Gael Guennebaud2014-02-13
|/
* Add minimalistic unit tests for NVCC supportGravatar Gael Guennebaud2013-11-05
* Add cmake config filesGravatar xantares2013-10-09
* Added build name support for VC11 and its service packs.Gravatar Hauke Heibel2013-08-01
* Remove superfluous testing files (as changeset e41bc6cbbf9863c686e464d4479b4f...Gravatar Gael Guennebaud2013-07-31
* Enable support for minimal rebuilds.Gravatar Hauke Heibel2013-07-31
* Ease setting build options when running ctest -DGravatar Gael Guennebaud2013-07-07
* Fix bug #542: fix detection of compiler version on systems without the head c...Gravatar Gael Guennebaud2013-06-18
* Improve SuiteSparse cmake scriptsGravatar Gael Guennebaud2013-06-12
* Add Official/Unsupported labels to unit tests and add a ctest driver to submi...Gravatar Gael Guennebaud2013-03-20
* Forward compiler flags to Fortran workaroundGravatar Claas H. Köhler2013-03-17
* Fixed MSVC dashboard (Experimental/Continuous) build scripts.Gravatar Hauke Heibel2013-02-27
* Add the possibility to define a custom build-string suffixGravatar Gael Guennebaud2013-02-26
* add support for solving with sparse right hand sideGravatar Desire NUENTSA2013-01-25
* Recent UMFPACK library requires to link to libSuiteSparseGravatar Gael Guennebaud2013-01-22
* Add more useful functions to SPQR interfaceGravatar Desire NUENTSA2012-11-13
* Fix FindUmfpack when specifying manually the related cmake variables.Gravatar Gael Guennebaud2012-11-05
* merge Sparse LU branchGravatar Desire NUENTSA2012-09-07
|\