Go to file
Benoit Jacob fc492b6264 add mctestr script. In your build directory, just do:
./mctestr ^qr 5
and it will build all tests matching ^qr with 5 jobs and then do `ctest -R ^qr`
2009-11-12 09:35:10 -05:00
bench * merge 2009-11-09 09:08:03 -05:00
blas Added cmake project definitions. 2009-10-02 18:45:24 +02:00
cmake * add maketests script. It is like make but takes a regexp allowing to build selected targets. Next step will be a "mctestr" script doing that and then calling ctest -R. 2009-11-11 21:25:21 -05:00
demos Added cmake project definitions. 2009-10-02 18:45:24 +02:00
disabled change the implementation of BandMatrix to follow the BLAS/LAPACK storage scheme 2009-07-15 17:00:49 +02:00
doc doxygen : exclude diff files 2009-11-10 22:17:23 +01:00
Eigen Compilation fix: makeHousholderInPlace now uses references. 2009-11-11 16:23:09 +00:00
scripts handle mark's first commits before he configured his id 2009-10-20 21:53:54 -04:00
test add mctestr script. In your build directory, just do: 2009-11-12 09:35:10 -05:00
unsupported * use standard CMAKE_BUILD_TYPE 2009-11-11 16:11:33 -05:00
.hgignore improvements, especially: automatically flush the server side cache 2009-09-24 07:04:55 -04:00
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
CMakeLists.txt * use standard CMAKE_BUILD_TYPE 2009-11-11 16:11:33 -05: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 remove unneeded stuff 2009-10-05 07:58:53 -04:00
Doxyfile remove the hack we made to allow api.kde.org to generate the dox. Update the error help page. 2009-09-27 11:39:51 -04:00
eigen2.pc.in Added pkgconfig support 2009-05-19 11:48:50 -05:00
INSTALL finally, the right fix: set CTEST_BUILD_TARGET. 2009-10-04 20:27:44 -04:00
Mainpage.dox remove the hack we made to allow api.kde.org to generate the dox. Update the error help page. 2009-09-27 11:39:51 -04:00