]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Update the TODO list
authormaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Oct 2012 17:33:53 +0000 (17:33 +0000)
committermaier <maier@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Oct 2012 17:33:53 +0000 (17:33 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_cmake@27198 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/CMakeLists.txt
deal.II/README.CMAKE
deal.II/TODO.CMAKE

index a29b6cf13f887f29d985a4beff5d0234fe78ef65..b6f46e992a46aca00a03af717acf8f40eea91259 100644 (file)
@@ -55,7 +55,7 @@ ENDFOREACH()
 INCLUDE(setup_external_macros)
 
 #
-# Check whether the doc or bundled folder is available:
+# Check whether the doc and bundled folders are available:
 #
 IF(EXISTS ${CMAKE_SOURCE_DIR}/bundled/CMakeLists.txt)
   SET(DEAL_II_WITH_BUNDLED_DIRECTORY TRUE)
@@ -76,7 +76,6 @@ INCLUDE(setup_cached_variables)
 #
 PROJECT(deal.II)
 INCLUDE(setup_deal_ii)
-
 INCLUDE(setup_compiler_flags)
 
 #
@@ -138,11 +137,11 @@ ADD_SUBDIRECTORY(source)
 # Prepare the remaining directories for installation
 #
 ADD_SUBDIRECTORY(config)
+ADD_SUBDIRECTORY(contrib)
 IF(DEAL_II_WITH_DOC_DIRECTORY)
   ADD_SUBDIRECTORY(doc)
 ENDIF()
 ADD_SUBDIRECTORY(examples)
-ADD_SUBDIRECTORY(contrib)
 
 #
 # Define some custom targets for convenience
index ef1c55637252361589a7cbd7955d5aa3bdea9feb..fef235b0a50b19a2a5806bdb620e7f4778d794c6 100644 (file)
 
 
 
+  WARNING: A BIT OUT OF DATE, ATM
+
+
+
+
 =================
 TABLE OF CONTENTS
 =================
index 4e0cddf0d5f9cc5247294a62f29f808b510745d3..e80a15ae4536a9f844587d1cc55d47de9dedcad1 100644 (file)
@@ -1,7 +1,5 @@
 Major:
 
-* Furnish the MPI dependencies (arpack, hdf5, petsc, p4est, trilinos, metis)
-
 * Add the rest of the Bug tests
 
 * Update the online documentation on
@@ -17,11 +15,13 @@ Major:
 
     - The documentation in the example steps
 
-* Port the testsuite to cmake
+    - Remove the p4est-setup.sh script...
 
 
 Minor:
 
+* Port the testsuite to cmake
+
 * The following features have to be written:
     * TECPLOT
 
@@ -34,5 +34,3 @@ Minor:
 
 * HAVE_JN_ ?
 
-* TODO: Update the p4est-setup.sh script...
-

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.