From: Matthias Maier Date: Wed, 27 Feb 2013 18:43:30 +0000 (+0000) Subject: Update the TODO list X-Git-Tag: v8.0.0~1079^2~99 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c59927beb6d461502056c9b4b31c5fcda9e1e3c2;p=dealii.git Update the TODO list git-svn-id: https://svn.dealii.org/branches/branch_cmake@28621 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/TODO.CMAKE b/deal.II/TODO.CMAKE index c20b0936d6..e3e3dc6de4 100644 --- a/deal.II/TODO.CMAKE +++ b/deal.II/TODO.CMAKE @@ -1,25 +1,11 @@ Some last bits and thoughts: -* Simplify the LAPACK setup. Don't search for every single symbol... - -* What about migrating the testsuite to ctest/cdash? This would have - several advantages - - good integration with the cmake build system (*cough*) - - automatic build (!) and regression tests - - cdash is quite nice and we don't have to write the web front end by - hand... - * A TECPLOT feature has to be written * Enable compilation of bundled TBB under Windows/Cygwin and Windows/MinGW -* Clean up Platform introspection (search for sse2 and avx) and document - how to disable it (important for building for a different target system) - * Provide a configuration template for cross compiling with CMake, -* Set VERSION in CMakeLists.txt or in an extra file? - * Some failing tests: 2012-12-05 19:00 2 base/thread_validity_08