From: maier Date: Fri, 21 Sep 2012 10:20:50 +0000 (+0000) Subject: Update of the TODO list X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c1e40a13d8995dc1103c44d02627289d0463cb1;p=dealii-svn.git Update of the TODO list git-svn-id: https://svn.dealii.org/branches/branch_cmake@26584 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/cmake-TODO b/deal.II/cmake-TODO index c172465c52..b83451d2b2 100644 --- a/deal.II/cmake-TODO +++ b/deal.II/cmake-TODO @@ -1,21 +1,12 @@ TODO: -* What to do with ./lib/meshes ? I have moved it to ./contrib/meshes for - the time being... +* Implement cmake packaging -* Think once more about the correct place for ./scripts ... -* Add build and installation of the documentation +* Make Make.global_options work... -* The original decision to have a dedicated p4est/FAST and p4est/DEBUG - structure is a bit unfortunate and therefor replaced by a FindP4EST - module that searches libp4est.so and treats this as FAST and - libp4est_debug.so or libp4est.g.so and treats this as debug library. - TODO: Update the p4est-setup.sh script... - -* Check whether p4est mpi support matches the deal.II mpi support. -* Reenable support for metis versions 4.x ?! +* The documentation... * Add the Bug tests @@ -26,3 +17,19 @@ TODO: * SLEPC * HSL * TECPLOT + + + +* What to do with ./lib/meshes ? I have moved it to ./contrib/meshes for + the time being... + +* Think once more about the correct place for ./scripts ... + +* The original decision to have a dedicated p4est/FAST and p4est/DEBUG + structure is a bit unfortunate and therefor replaced by a FindP4EST + module that searches libp4est.so and treats this as FAST and + libp4est_debug.so or libp4est.g.so and treats this as debug library. + TODO: Update the p4est-setup.sh script... + +* Reenable support for metis versions 4.x ?! +