aboutsummaryrefslogtreecommitdiffhomepage
path: root/cmake
Commit message (Expand)AuthorAge
* add platform check for how to link to the standard math library.Gravatar Benoit Jacob2010-04-19
* introduce EIGEN_DONT_ALIGN_STACK (disables alignment attributes) and EIGEN_DO...Gravatar Benoit Jacob2010-03-06
* Added initial NEON support, most tests pass however we had to use some hackis...Gravatar Konstantinos Margaritis2010-03-03
* CMake cleanup.Gravatar Hauke Heibel2010-02-20
* Disable variadic macro warning when compiling at full warning level.Gravatar Hauke Heibel2010-01-29
* add EIGEN_DEFAULT_TO_ROW_MAJOR cmake option for the tests.Gravatar Benoit Jacob2010-01-27
* Clean up one compilation error and two warnings.Gravatar Jitse Niesen2010-01-26
* Removed more warnings.Gravatar Hauke Heibel2009-12-12
* Added to possibility to compile unit tests at maximum warning level.Gravatar Hauke Heibel2009-12-12
* * Remove test_ prefix in testsGravatar Benoit Jacob2009-12-02
* Some of our unit tests require mathematical constants and thus we rely on non...Gravatar Hauke Heibel2009-11-30
* improve the scripts for building unit tests:Gravatar Benoit Jacob2009-11-25
* add SSE4 support, start with integer multiplicationGravatar Benoit Jacob2009-11-24
* improvements in FindEigen*.cmake, ported from changes in CMakeLists.txt:Gravatar Benoit Jacob2009-11-20
* move signature file to root directory, where it belongsGravatar Benoit Jacob2009-11-19
* * in Eigen/CMakeLists.txt, finally do a globbing to we no longer will have pr...Gravatar Benoit Jacob2009-11-19
* * eigen2->eigen3Gravatar Benoit Jacob2009-11-19
* introduce check target, and some renamingGravatar Benoit Jacob2009-11-12
* * add ./debug and ./release scriptsGravatar Benoit Jacob2009-11-12
* * add maketests script. It is like make but takes a regexp allowing to build ...Gravatar Benoit Jacob2009-11-11
* * use standard CMAKE_BUILD_TYPEGravatar Benoit Jacob2009-11-11
* sync with mainlineGravatar Benoit Jacob2009-10-28
|\
* | big huge changes, so i dont remember everything.Gravatar Benoit Jacob2009-10-28
| * merged eigen2_for_fft into eigen2 mainlineGravatar Mark Borgerding2009-10-20
| |\
* | | * proper check for MakeGravatar Benoit Jacob2009-10-19
* | | kill ei_add_test_multi. Now the macro ei_add_test does all that automatically...Gravatar Benoit Jacob2009-10-19
* | | Add new default option EIGEN_SPLIT_LARGE_TESTS and cmake macro ei_add_test_mu...Gravatar Benoit Jacob2009-10-19
|/ /
* | Fixed nmake parameter.Gravatar Hauke Heibel2009-10-09
* | - remove the debug_test_* targets from "all"Gravatar Gael Guennebaud2009-10-07
* | added cygwin specific stuffGravatar Hauke Heibel2009-10-05
* | finally, the right fix: set CTEST_BUILD_TARGET.Gravatar Benoit Jacob2009-10-04
* | add debug targets like debug_qr to build a specific test with debug infoGravatar Benoit Jacob2009-10-03
* | * Introduce make targets btest (build tests), blas (build blas lib), demos (b...Gravatar Benoit Jacob2009-09-27
* | Removed unnecessary MSVC check.Gravatar Hauke Heibel2009-09-22
* | Added EIGEN_REF_TO_TEMPORARY define for rvalue support.Gravatar Hauke Heibel2009-09-21
* | Fixed if clause.Gravatar Hauke Heibel2009-09-08
* | add optional compile flags to enable coverage testingGravatar Gael Guennebaud2009-09-07
* | Force release builds on Windows machines in the test suite.Gravatar John Smith2009-08-28
* | Proper fix for linking to the Qt libraries (and others)Gravatar Marcus D. Hanwell2009-08-21
* | apply patch from Marcus Hanwell: Improved quoting of tests when added to the ...Gravatar Benoit Jacob2009-08-02
* | Set of fixes and workaround to make sun studio more happy.Gravatar Gael Guennebaud2009-07-10
* | use system variable instead of custom oneGravatar Benoit Jacob2009-06-25
* | check version number using newer cmake functionality, instead of kde macroGravatar Benoit Jacob2009-06-23
| * added FindFFTW, but I don't think it's right yetGravatar Mark Borgerding2009-06-10
* | * add a FindEigen2.cmake file for referenceGravatar Gael Guennebaud2009-05-20
|/
* * fix bugs in EigenTesting.cmake: it didn't work with -DEIGEN_NO_ASSERTION_CH...Gravatar Benoit Jacob2009-05-15
* * Find SuperLU also when it is installed without a superlu/ prefixGravatar Benoit Jacob2009-04-01
* add a proof of concept autodiff jacobian helper class based on adolcGravatar Gael Guennebaud2009-02-27
* fix typo in FindTaucs.cmakeGravatar Gael Guennebaud2009-02-17
* remove explicit fortran dependency in FindCholmodGravatar Gael Guennebaud2009-02-05