aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/CMakeLists.txt
Commit message (Expand)AuthorAge
* Use an aligned IOFormat in the docsGravatar Benoit Jacob2008-12-06
* prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all...Gravatar Gael Guennebaud2008-12-02
* -use the cmake-provided Eigen_(SOURCE|BINARY)_DIR variables instead of settin...Gravatar Alexander Neundorf2008-12-02
* fix cmakelists: wrong assumption on CMAKE_SOURCE_DIR. One can now useGravatar Benoit Jacob2008-08-31
* doc and use sed to clean the class hierarchy instead ofGravatar Gael Guennebaud2008-08-28
* * missing cmake make_directory commandGravatar Benoit Jacob2008-08-27
* * remove debug code commited by mistake in AssignGravatar Gael Guennebaud2008-08-26
* Various doc improvements... including a owl in the API doc header.Gravatar Gael Guennebaud2008-08-25
* Added an automatically generated list of selected examples in the documentation.Gravatar Gael Guennebaud2008-07-19
* * find the proper way of nesting the expression in Flagged:Gravatar Benoit Jacob2008-05-28
* everything works, make now runs doxygen once and only once, after allGravatar Benoit Jacob2007-12-21
* now we also have a examples/ directory for self-contained examples,Gravatar Benoit Jacob2007-12-21
* now cmake takes snippets of code, completes them into compilable sources, bui...Gravatar Benoit Jacob2007-12-21
* first version of CMakeLists auto-generating examples outputsGravatar Benoit Jacob2007-12-21
* move the documentation to doc/, add dummy documentation to srcdir/ compiling toGravatar Benoit Jacob2007-12-21
* add example to the documentationGravatar Benoit Jacob2007-09-28
* add operator *= between matrices, with automatic aliasing.Gravatar Benoit Jacob2007-09-07