| Commit message (Expand) | Author | Age |
* | add optional compile flags to enable coverage testing | Gael Guennebaud | 2009-09-07 |
* | Force release builds on Windows machines in the test suite. | John Smith | 2009-08-28 |
* | Proper fix for linking to the Qt libraries (and others) | Marcus D. Hanwell | 2009-08-21 |
* | apply patch from Marcus Hanwell: Improved quoting of tests when added to the ... | Benoit Jacob | 2009-08-02 |
* | Set of fixes and workaround to make sun studio more happy. | Gael Guennebaud | 2009-07-10 |
* | use system variable instead of custom one | Benoit Jacob | 2009-06-25 |
* | check version number using newer cmake functionality, instead of kde macro | Benoit Jacob | 2009-06-23 |
* | * add a FindEigen2.cmake file for reference | Gael Guennebaud | 2009-05-20 |
* | * fix bugs in EigenTesting.cmake: it didn't work with -DEIGEN_NO_ASSERTION_CH... | Benoit Jacob | 2009-05-15 |
* | * Find SuperLU also when it is installed without a superlu/ prefix | Benoit Jacob | 2009-04-01 |
* | add a proof of concept autodiff jacobian helper class based on adolc | Gael Guennebaud | 2009-02-27 |
* | fix typo in FindTaucs.cmake | Gael Guennebaud | 2009-02-17 |
* | remove explicit fortran dependency in FindCholmod | Gael Guennebaud | 2009-02-05 |
* | add custom FindBLAS FindLAPACK working for c++ compiler | Gael Guennebaud | 2009-02-05 |
* | forgot to add EigenTesting.cmake file | Gael Guennebaud | 2009-02-04 |
* | FindUmfPack: add AMD and COLAMD libraries only if they are found | Gael Guennebaud | 2009-01-27 |
* | check GSL version in cmake files | Gael Guennebaud | 2009-01-27 |
* | add a compilation test in FindGoogleHash.cmake to catch configuration | Gael Guennebaud | 2009-01-19 |
* | Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixB... | Gael Guennebaud | 2009-01-14 |
* | add BLAS dependency in FindSuperLU.cmake | Gael Guennebaud | 2009-01-08 |
* | clean FindUmfpack.cmake wrt enable_language(Fortran) | Gael Guennebaud | 2008-12-02 |
* | Several improvements in sparse module: | Gael Guennebaud | 2008-11-05 |
* | sparse module: | Gael Guennebaud | 2008-10-21 |
* | remove debug message in FindCholmod.cmake | Gael Guennebaud | 2008-10-20 |
* | * add cmake files to find (optional) supported libraries | Gael Guennebaud | 2008-10-20 |
* | * bug fixes in: Dot, generalized eigen problem, singular matrix detetection ... | Gael Guennebaud | 2008-08-23 |
* | restart Eigen2 development from scratch. | Benoit Jacob | 2007-09-01 |
* | Remove remaining per-element math functions. Remove defines for IEEE, SYSV an... | Benoit Jacob | 2007-06-18 |
* | remove long long, long double, unsigned, short, char, bool types. | Benoit Jacob | 2007-06-18 |
* | more cmake improvements; start removing the autotools stuff. | Benoit Jacob | 2007-06-07 |
* | move cmake modules to a modules/ subdir | Benoit Jacob | 2007-06-07 |
* | argh, forgot to svn add... | Benoit Jacob | 2007-06-04 |
* | Add cmake module finding the appropriate variant of the "restrict" keyword. | Benoit Jacob | 2007-06-03 |
* | Complete the cmake platform checks and remove unnecessary defines. | Benoit Jacob | 2007-05-31 |
* | Convert 5 m4 checks to cmake modules | Benoit Jacob | 2007-05-30 |