]> Creatis software - crea.git/commitdiff
todo
authordavila <eduardo.davila@creatis.insa-lyon.fr>
Mon, 12 May 2014 15:30:55 +0000 (17:30 +0200)
committerdavila <eduardo.davila@creatis.insa-lyon.fr>
Mon, 12 May 2014 15:30:55 +0000 (17:30 +0200)
appli/creaDevManager/ToDo.txt [new file with mode: 0644]

diff --git a/appli/creaDevManager/ToDo.txt b/appli/creaDevManager/ToDo.txt
new file mode 100644 (file)
index 0000000..51ae6a3
--- /dev/null
@@ -0,0 +1,81 @@
+Voilá el reporte:
+
+CreaTools projects report on CreaDevManager:
+
+-bbtk:
+  opens normally
+  doesn't detect applis because they are in the folder "kernel" and not in
+the project root.
+  doesn't detect any package because they are in the folder "packages" and
+not in the project root.
+
+-bbtkGEditor:
+  opens normally
+  detects applis
+  detects libraries
+
+-crea:
+  opens normally
+  detects applis
+  detects lib
+  "src" is a library but is in the project root instead of lib folder.
+
+-creaBruker:
+  opens normally
+  detects applis
+  detects lib
+
+-creaContours:
+  opens normally
+  detects applis
+  detects libs but takes doxygen as a lib
+  doesn't detect "bbtk" package because its name doesn't follow
+"bbtk_[pkgname]_PKG". This should change to detect by the cmakelists
+file.
+
+-creaEnvironment:
+  opens normally
+  detects appli but no appli is present.
+  detects libs
+
+-creaImageIO:
+  opens normally
+  detects applis
+  doesn't detect "bbtk" package because its name doesn't follow
+"bbtk_[pkgname]_PKG". This should change to detect by the cmakelists
+  file.
+  src is a lib but is not in lib folder
+
+-creaMaracasVisu:
+  opens normally
+  detects applis
+  doesn't detect "bbtk" package because its name doesn't follow
+"bbtk_[pkgname]_PKG". This should change to detect by the cmakelists
+  file.
+  detects libs but takes doxygen as a lib
+
+-creaMiniTools:
+  opens normally
+  detects applis
+  doesn't detect "bbtk_package_creaMiniTools" package because its name
+doesn't follow "bbtk_[pkgname]_PKG". This should change to detect by the
+cmakelists file.
+  doesn't detect "bbtk_package_creaMiniToolsBase" package because its name
+doesn't follow "bbtk_[pkgname]_PKG". This should change to detect by the
+cmakelists file.
+  detects libs
+
+-creaRigidRegistration:
+  opens normally
+  detects applis but no appli
+  doesn't detect "PackaRecalage" package because its name doesn't follow
+"bbtk_[pkgname]_PKG". This should change to detect by the cmakelists
+file.
+  detects lib but all the source files are in lib but not in their own
+folder.
+
+-creaTools:
+  detects lib but no libs
+  detects appli but no applis
+  no packages
+