| Commit message (Expand) | Author | Age |
... | |
* | Added to possibility to compile unit tests at maximum warning level. | Hauke Heibel | 2009-12-12 |
* | * Remove test_ prefix in tests | Benoit Jacob | 2009-12-02 |
* | Some of our unit tests require mathematical constants and thus we rely on non... | Hauke Heibel | 2009-11-30 |
* | improve the scripts for building unit tests: | Benoit Jacob | 2009-11-25 |
* | add SSE4 support, start with integer multiplication | Benoit Jacob | 2009-11-24 |
* | improvements in FindEigen*.cmake, ported from changes in CMakeLists.txt: | Benoit Jacob | 2009-11-20 |
* | move signature file to root directory, where it belongs | Benoit Jacob | 2009-11-19 |
* | * in Eigen/CMakeLists.txt, finally do a globbing to we no longer will have pr... | Benoit Jacob | 2009-11-19 |
* | * eigen2->eigen3 | Benoit Jacob | 2009-11-19 |
* | introduce check target, and some renaming | Benoit Jacob | 2009-11-12 |
* | * add ./debug and ./release scripts | Benoit Jacob | 2009-11-12 |
* | * add maketests script. It is like make but takes a regexp allowing to build ... | Benoit Jacob | 2009-11-11 |
* | * use standard CMAKE_BUILD_TYPE | Benoit Jacob | 2009-11-11 |
* | sync with mainline | Benoit Jacob | 2009-10-28 |
|\ |
|
* | | big huge changes, so i dont remember everything. | Benoit Jacob | 2009-10-28 |
| * | merged eigen2_for_fft into eigen2 mainline | Mark Borgerding | 2009-10-20 |
| |\ |
|
* | | | * proper check for Make | Benoit Jacob | 2009-10-19 |
* | | | kill ei_add_test_multi. Now the macro ei_add_test does all that automatically... | Benoit Jacob | 2009-10-19 |
* | | | Add new default option EIGEN_SPLIT_LARGE_TESTS and cmake macro ei_add_test_mu... | Benoit Jacob | 2009-10-19 |
|/ / |
|
* | | Fixed nmake parameter. | Hauke Heibel | 2009-10-09 |
* | | - remove the debug_test_* targets from "all" | Gael Guennebaud | 2009-10-07 |
* | | added cygwin specific stuff | Hauke Heibel | 2009-10-05 |
* | | finally, the right fix: set CTEST_BUILD_TARGET. | Benoit Jacob | 2009-10-04 |
* | | add debug targets like debug_qr to build a specific test with debug info | Benoit Jacob | 2009-10-03 |
* | | * Introduce make targets btest (build tests), blas (build blas lib), demos (b... | Benoit Jacob | 2009-09-27 |
* | | Removed unnecessary MSVC check. | Hauke Heibel | 2009-09-22 |
* | | Added EIGEN_REF_TO_TEMPORARY define for rvalue support. | Hauke Heibel | 2009-09-21 |
* | | Fixed if clause. | Hauke Heibel | 2009-09-08 |
* | | 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 |
| * | added FindFFTW, but I don't think it's right yet | Mark Borgerding | 2009-06-10 |
* | | * 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 |