Go to file
Gael Guennebaud af27fb7590 Add cdash.org support:
* the dashboard is there: http://my.cdash.org/index.php?project=Eigen
* now you can run the tests from the top build dir
  and submit report like that (from the top build dir):
  ctest -D Experimental
* todo:
 - add some nighlty builds (I'll add a few on my computer)
 - add valgrind memory checks, performances tests, compilation time tests, etc.
2009-01-08 11:53:21 +00:00
bench * require CMake 2.6.2 everywhere, Alexander Neundorf says it'd make it 2009-01-04 16:19:12 +00:00
cmake add BLAS dependency in FindSuperLU.cmake 2009-01-08 11:27:02 +00:00
demos prefix all Eigen cmake variable with EIGEN_ and switched to lowercase for all cmake files 2008-12-02 12:59:10 +00:00
disabled Update e-mail address 2008-11-24 13:40:43 +00:00
doc * introduce macros to replace inheritance for operator new overloading 2009-01-06 03:16:50 +00:00
Eigen bugfix in sum 2009-01-08 10:36:54 +00:00
test Add cdash.org support: 2009-01-08 11:53:21 +00:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt Add cdash.org support: 2009-01-08 11:53:21 +00:00
COPYING Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
COPYING.LESSER Relicense --> dual-license LGPL3+/GPL2+ 2008-02-28 15:44:45 +00:00
CTestConfig.cmake Add cdash.org support: 2009-01-08 11:53:21 +00:00
Doxyfile * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
Mainpage.dox tutorial: add array module warnings when needed 2008-11-17 15:38:57 +00:00