From 0f54f97955a7e16aeff15a98a28dc6c97066dd9a Mon Sep 17 00:00:00 2001 From: maier Date: Wed, 27 Feb 2013 18:43:30 +0000 Subject: [PATCH] Update the TODO list git-svn-id: https://svn.dealii.org/branches/branch_cmake@28621 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/TODO.CMAKE | 14 -------------- 1 file changed, 14 deletions(-) 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 -- 2.39.5