]> Creatis software - crea.git/blob - appli/creaDevManager/ToDo.txt
todo
[crea.git] / appli / creaDevManager / ToDo.txt
1 Voilá el reporte:
2
3 CreaTools projects report on CreaDevManager:
4
5 -bbtk:
6   opens normally
7   doesn't detect applis because they are in the folder "kernel" and not in
8 the project root.
9   doesn't detect any package because they are in the folder "packages" and
10 not in the project root.
11
12 -bbtkGEditor:
13   opens normally
14   detects applis
15   detects libraries
16
17 -crea:
18   opens normally
19   detects applis
20   detects lib
21   "src" is a library but is in the project root instead of lib folder.
22
23 -creaBruker:
24   opens normally
25   detects applis
26   detects lib
27
28 -creaContours:
29   opens normally
30   detects applis
31   detects libs but takes doxygen as a lib
32   doesn't detect "bbtk" package because its name doesn't follow
33 "bbtk_[pkgname]_PKG". This should change to detect by the cmakelists
34 file.
35
36 -creaEnvironment:
37   opens normally
38   detects appli but no appli is present.
39   detects libs
40
41 -creaImageIO:
42   opens normally
43   detects applis
44   doesn't detect "bbtk" package because its name doesn't follow
45 "bbtk_[pkgname]_PKG". This should change to detect by the cmakelists
46   file.
47   src is a lib but is not in lib folder
48
49 -creaMaracasVisu:
50   opens normally
51   detects applis
52   doesn't detect "bbtk" package because its name doesn't follow
53 "bbtk_[pkgname]_PKG". This should change to detect by the cmakelists
54   file.
55   detects libs but takes doxygen as a lib
56
57 -creaMiniTools:
58   opens normally
59   detects applis
60   doesn't detect "bbtk_package_creaMiniTools" package because its name
61 doesn't follow "bbtk_[pkgname]_PKG". This should change to detect by the
62 cmakelists file.
63   doesn't detect "bbtk_package_creaMiniToolsBase" package because its name
64 doesn't follow "bbtk_[pkgname]_PKG". This should change to detect by the
65 cmakelists file.
66   detects libs
67
68 -creaRigidRegistration:
69   opens normally
70   detects applis but no appli
71   doesn't detect "PackaRecalage" package because its name doesn't follow
72 "bbtk_[pkgname]_PKG". This should change to detect by the cmakelists
73 file.
74   detects lib but all the source files are in lib but not in their own
75 folder.
76
77 -creaTools:
78   detects lib but no libs
79   detects appli but no applis
80   no packages
81