- Dec 04, 2019
-
-
Gael Guennebaud authored
-
- Jul 16, 2018
-
-
Gael Guennebaud authored
Simplify handling and non-splitted tests and include split_test_helper.h instead of re-generating it. This also allows us to modify it without breaking existing build folder.
-
- Jun 12, 2017
-
-
Androbin42 authored
-
Androbin42 authored
-
- Dec 07, 2016
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
- Dec 06, 2016
-
-
Gael Guennebaud authored
-
- May 11, 2016
-
-
Christoph Hertzberg authored
-
- Feb 28, 2015
-
-
Christoph Hertzberg authored
-
- Oct 18, 2013
-
-
Thomas Capricelli authored
-
- Mar 26, 2013
-
-
Gael Guennebaud authored
-
- Mar 20, 2013
-
-
Gael Guennebaud authored
-
- Mar 19, 2013
-
-
Thomas Capricelli authored
(files from previous build were kept on the server, with outdated/garbled information) The documentation update script now wipes build/doc/html before rebuilding stuff. Most of the time/cpu consuming is spent in compiling snippets, so we don't loose that much.
-
- Jul 11, 2012
-
-
Keir Mierle authored
-
- Apr 03, 2012
-
-
Thomas Capricelli authored
-
- Dec 06, 2011
-
-
Thomas Capricelli authored
-
- Dec 03, 2011
-
-
Gael Guennebaud authored
-
- Apr 19, 2011
-
-
Thomas Capricelli authored
-
- May 30, 2010
-
-
Benoit Jacob authored
-
- Apr 26, 2010
-
-
Hauke Heibel authored
Added file extensions to our unit test scripts to prevent MSVC from failing to build because of name clashes.
-
- Apr 22, 2010
-
-
Benoit Jacob authored
-
- Jan 22, 2010
-
-
Thomas Capricelli authored
-
- Jan 06, 2010
-
-
Thomas Capricelli authored
-
- Dec 31, 2009
-
-
Benoit Jacob authored
Notice that CTest 2.8 supports the -j argument, although that is undocumented. Last commit of 2009! Happy new year to all!
-
- Dec 30, 2009
-
-
Benoit Jacob authored
Instead, they honor the EIGEN_JOBS environment variable if defined. * The syntax ${BLABLA} in bash scripts was conflicting with CMake configured file syntax. Resolved by using the @ONLY option and the @BLABLA@ syntax.
-
- Dec 21, 2009
-
-
Jitse Niesen authored
Otherwise, buildtests will be run with a second argument of "" if check is called with only one argument, which leads to infinitely many jobs.
-
- Dec 02, 2009
-
-
Benoit Jacob authored
* tests now honor EIGEN_REPEAT and EIGEN_SEED if no arguments were passed
-
- Nov 25, 2009
-
-
Benoit Jacob authored
* support unsupported/ * use egrep instead of grep, properly escape special chars.
-
- Nov 19, 2009
-
-
Benoit Jacob authored
* bump version to 2.91.0 * add FindEigen3.cmake
-
- Nov 16, 2009
-
-
Benoit Jacob authored
-
- Nov 15, 2009
-
-
Benoit Jacob authored
* DiagonalMatrix: - add MaxSizeAtCompileTime parameter - DiagonalOnTheLeft ---> OnTheLeft - fix bug in DiagonalMatrix::setIdentity()
-
Benoit Jacob authored
-
- Nov 14, 2009
-
-
Benoit Jacob authored
-
- Nov 12, 2009
-
-
Benoit Jacob authored
-
Benoit Jacob authored
(useful for porting) * maketests really has to be in test/
-
Benoit Jacob authored
* update the messages * rename EIGEN_CMAKE_RUN_FROM_CTEST to something saner
-
- Oct 20, 2009
-
-
Benoit Jacob authored
-
- Oct 06, 2009
-
-
Benoit Jacob authored
-
- Oct 03, 2009
-
-
Thomas Capricelli authored
-
- Oct 02, 2009
-
-
Benoit Jacob authored
-