index
:
eigen
master
C++ library for linear algebra
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
cmake
Commit message (
Expand
)
Author
Age
*
improve FindFFTW cmake module
Gael Guennebaud
2012-03-15
*
Adding an interface to PaStiX, the multithreaded and distributed linear solver
Desire NUENTSA
2012-03-08
*
fix ctest -D Foo with MSVC 2008
Gael Guennebaud
2012-02-03
*
determine windows version from major.minor only, the patch number is irrelevant.
Gael Guennebaud
2012-01-23
*
add user defined CXX and LINKER flag cmake variables for the unit tests
Gael Guennebaud
2011-12-09
*
improve compiler name and version detection
Gael Guennebaud
2011-12-07
*
fix detection of ICC version
Gael Guennebaud
2011-12-06
*
improve compiler and architecture detection
Gael Guennebaud
2011-12-06
*
fix ei_add_property
Gael Guennebaud
2011-11-12
*
merge with hauke/eigen-cdash-improvements branch
Gael Guennebaud
2011-11-09
|
\
*
|
use runtest.sh script iif /bin/bash does exist
Gael Guennebaud
2011-11-03
*
|
fix fftw cmake stuff
Gael Guennebaud
2011-11-03
*
|
hopefully this workaround of cmake bug #9220 works for MSVC too
Gael Guennebaud
2011-10-24
*
|
find macport' umfpack/cholmod
Gael Guennebaud
2011-09-21
*
|
add the possibility to configure the maximal matrix size in the unit tests
Gael Guennebaud
2011-07-12
*
|
add the possibility to specify a list of sub-test suffixes in a compact way
Gael Guennebaud
2011-03-28
*
|
do not confuse Eigen3 or beta versions of Eigen3 with Eigen2
Gael Guennebaud
2011-03-23
|
*
Improved site and buildname generation.
Hauke Heibel
2011-02-20
|
/
*
it is now up to user of these Find* module to find and link to BLAS and/or LA...
Gael Guennebaud
2011-02-18
*
failtest: a new cmake-based test suite for testing stuff that should fail to ...
Benoit Jacob
2011-02-05
*
Added the /bigobj flag in order to enable compilation with MSVC when EIGEN_SP...
Hauke Heibel
2011-01-29
*
still test fftw even if the binary for long double is not available
Gael Guennebaud
2011-01-28
*
let eigen2 tests use the same ei_add_test macro, which required to prefix the...
Benoit Jacob
2011-01-25
*
Switched "MESSAGE(" -> "MESSAGE(STATUS " in CMake script, since otherwise the...
Jose Luis Blanco
2010-12-29
*
Enable GSL tests (reverts part of changeset 6628534eb587f6d96e9c8bbc0447f9685...
Jitse Niesen
2010-12-29
*
Improves the filter for hidden files in "Eigen" and "Eigen/src".
Frederic Gosselin
2010-11-22
*
fix bug #92 - we were doing stupid things when passing the list of libraries ...
Benoit Jacob
2010-10-28
*
fix bug i just introduced in ei_add_test_internal
Benoit Jacob
2010-10-17
*
Fix general linking issue for tests linking to multiple libs, and explicitly ...
Benoit Jacob
2010-10-17
*
add support for uniforms
Gael Guennebaud
2010-10-12
*
remove the Taucs backend : Taucs is not maintained anymore and the backend wa...
Gael Guennebaud
2010-10-06
*
improve FindCholmod
Gael Guennebaud
2010-10-06
*
Require at least MPFR version 2.3.0, because we use mpfr_signbit.
Jitse Niesen
2010-07-19
*
add a support module for MPFR C++ with basic unit testing
Gael Guennebaud
2010-07-15
*
add a Transposition section in page 2
Gael Guennebaud
2010-06-28
*
dont try passing --version to qcc
Benoit Jacob
2010-04-29
*
add platform check for how to link to the standard math library.
Benoit Jacob
2010-04-19
*
introduce EIGEN_DONT_ALIGN_STACK (disables alignment attributes) and EIGEN_DO...
Benoit Jacob
2010-03-06
*
Added initial NEON support, most tests pass however we had to use some hackis...
Konstantinos Margaritis
2010-03-03
*
CMake cleanup.
Hauke Heibel
2010-02-20
*
Disable variadic macro warning when compiling at full warning level.
Hauke Heibel
2010-01-29
*
add EIGEN_DEFAULT_TO_ROW_MAJOR cmake option for the tests.
Benoit Jacob
2010-01-27
*
Clean up one compilation error and two warnings.
Jitse Niesen
2010-01-26
*
Removed more warnings.
Hauke Heibel
2009-12-12
*
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
[next]