aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake
Commit message (Collapse)AuthorAge
...
* bug #880: manually edit the DartConfiguration.tcl file to get it working ↵Gravatar Gael Guennebaud2014-09-22
| | | | with cmake 3.0.x
* Initial VSX commitGravatar Konstantinos Margaritis2014-08-29
|
* FindEigen3.cmake: Add reading hints of Eigen directory location from ↵Gravatar Silvio Traversaro2014-08-07
| | | | environment variables EIGEN3_ROOT and EIGEN3_ROOT_DIR .
* Determine version of Metis library. Apparently, at least version 5.x is ↵Gravatar Christoph Hertzberg2014-07-09
| | | | | | needed for Eigen/MetisSupport. Marked some internal variables as advanced
* 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
| | | | the inclusion of Eigen within other projects.
* 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 ↵Gravatar Gael Guennebaud2013-07-31
| | | | | | e41bc6cbbf9863c686e464d4479b4f562e5649c3 but more complete)
* 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 ↵Gravatar Gael Guennebaud2013-06-18
| | | | command.
* Improve SuiteSparse cmake scriptsGravatar Gael Guennebaud2013-06-12
|
* Add Official/Unsupported labels to unit tests and add a ctest driver to ↵Gravatar Gael Guennebaud2013-03-20
| | | | submit subprojects to cdash
* 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
|\
| * Add support for Metis fill-reducing ordering ; it is generally more ↵Gravatar Desire NUENTSA2012-08-06
| | | | | | | | efficient than COLAMD ordering
* | bug #493 : multiple calls to FindUmfPackGravatar Desire NUENTSA2012-08-02
| | | | | | | | | | (transplanted from 1914024965172d6920f3cbfa35b09053dcbb7fc8 )
* | fix a warning and formattingGravatar Gael Guennebaud2012-06-15
|/
* improve FindFFTW cmake moduleGravatar Gael Guennebaud2012-03-15
|
* Adding an interface to PaStiX, the multithreaded and distributed linear solverGravatar Desire NUENTSA2012-03-08
|
* fix ctest -D Foo with MSVC 2008Gravatar Gael Guennebaud2012-02-03
|
* determine windows version from major.minor only, the patch number is irrelevant.Gravatar Gael Guennebaud2012-01-23
|
* add user defined CXX and LINKER flag cmake variables for the unit testsGravatar Gael Guennebaud2011-12-09
|
* improve compiler name and version detectionGravatar Gael Guennebaud2011-12-07
|
* fix detection of ICC versionGravatar Gael Guennebaud2011-12-06
|
* improve compiler and architecture detectionGravatar Gael Guennebaud2011-12-06
|
* fix ei_add_propertyGravatar Gael Guennebaud2011-11-12
|
* merge with hauke/eigen-cdash-improvements branchGravatar Gael Guennebaud2011-11-09
|\
* | use runtest.sh script iif /bin/bash does existGravatar Gael Guennebaud2011-11-03
| |
* | fix fftw cmake stuffGravatar Gael Guennebaud2011-11-03
| |
* | hopefully this workaround of cmake bug #9220 works for MSVC tooGravatar Gael Guennebaud2011-10-24
| |
* | find macport' umfpack/cholmodGravatar Gael Guennebaud2011-09-21
| |
* | add the possibility to configure the maximal matrix size in the unit testsGravatar Gael Guennebaud2011-07-12
| |
* | add the possibility to specify a list of sub-test suffixes in a compact wayGravatar Gael Guennebaud2011-03-28
| |
* | do not confuse Eigen3 or beta versions of Eigen3 with Eigen2Gravatar Gael Guennebaud2011-03-23
| |
| * Improved site and buildname generation.Gravatar Hauke Heibel2011-02-20
|/