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
* 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 ?!
+