aboutsummaryrefslogtreecommitdiffhomepage
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAge
* add operator *= between matrices, with automatic aliasing.Gravatar Benoit Jacob2007-09-07
| | | | add tutorial in doc/ subdirectory.
* add a missing operator= for copying a matrix into an expression.Gravatar Benoit Jacob2007-09-05
|
* Hello, World!Gravatar Benoit Jacob2007-09-05
| | | | This is the initial commit for Eigen2, since I restarted it from scratch on Sunday.
* restart Eigen2 development from scratch.Gravatar Benoit Jacob2007-09-01
|
* more cmake improvements; start removing the autotools stuff.Gravatar Benoit Jacob2007-06-07
|
* More cleanup, add CMakeLists for the testsuite. Now need to port itGravatar Benoit Jacob2007-05-31
| | | | to QTestLib :/
* Convert 5 m4 checks to cmake modulesGravatar Benoit Jacob2007-05-30
|
* add initial CMakeListsGravatar Benoit Jacob2007-05-30