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
*
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