From e93e355eccb24c618df67be3e4d8a4bb1454ecb7 Mon Sep 17 00:00:00 2001 From: maier Date: Tue, 23 Oct 2012 23:18:12 +0000 Subject: [PATCH] Update TODO git-svn-id: https://svn.dealii.org/branches/branch_cmake@27188 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/TODO.CMAKE | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/deal.II/TODO.CMAKE b/deal.II/TODO.CMAKE index 93aa6a4f75..4e0cddf0d5 100644 --- a/deal.II/TODO.CMAKE +++ b/deal.II/TODO.CMAKE @@ -1,24 +1,30 @@ Major: -* MPI dependencies? - arpack, hdf5, petsc, p4est, trilinos, metis +* Furnish the MPI dependencies (arpack, hdf5, petsc, p4est, trilinos, metis) * Add the rest of the Bug tests -* The following features have to be written: - * TECPLOT - * Update the online documentation on - How to install deal.II - How to interface with external libraries (Unify this...) + - How to use deal.II + * Autopilot CMakeLists.txt + * minimal CMakeLists.txt + * direct interface + + - The documentation in the example steps + * Port the testsuite to cmake Minor: +* The following features have to be written: + * TECPLOT + * (Maybe) re-enable validate-xrefs * Fixup the TODOs in -- 2.39.5