View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002648 | Slicer4 | Core: Building (CMake, Superbuild) | public | 2012-10-15 12:54 | 2017-06-07 23:27 |
Reporter | jcfr | Assigned To | jcfr | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Product Version | |||||
Target Version | Slicer 4.3.0 | Fixed in Version | Slicer 4.3.0 | ||
Summary | 0002648: Rename macro "slicerMacroBuildQtModule" into "slicerMacroBuildLoadableModule" | ||||
Description | The fact the module depends on Qt is an implementation details. Since both scripted and loadable module can use Qt, it would be more correct to rename the macro. Warning: Note that a lot of developer are using the macro slicerMacroBuildQtModule. This later one should be deprecated but not removed. | ||||
Tags | Deprecation | ||||
Fixed in r22342 |
|
Fix committed to 2145-support-for-installing-extension-from-file branch. |
|
Slicer: 2145-support-for-installing-extension-from-file 374a7cae 2013-08-27 15:24:23 Details Diff |
COMP: Add macro "slicerMacroBuildLoadableModule" Both macros "slicerMacroBuildQtModule" and "slicerMacroBuildLoadableModule" can be used. At this point, no warning message is displayed if the deprecated macro is used. Fixes 0002648 git-svn-id: http://svn.slicer.org/Slicer4/trunk@22342 3bd1e089-480b-0410-8dfb-8563597acbee |
||
mod - CMake/SlicerMacroBuildQtModule.cmake | Diff File | ||
mod - Extensions/Testing/SuperBuildExtensionTemplate/SuperLoadableModuleTemplate/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/Annotations/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/Cameras/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/Colors/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/CropVolume/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/Data/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/DoubleArrays/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/Markups/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/Measurements/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/Models/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/MultiVolumeRendering/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/Reformat/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/SceneViews/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/SlicerWelcome/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/TractographyDisplay/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/TractographyInteractiveSeeding/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/Transforms/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/Units/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/ViewControllers/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/VolumeRendering/CMakeLists.txt | Diff File | ||
mod - Modules/Loadable/Volumes/CMakeLists.txt | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2012-10-15 12:54 | jcfr | New Issue | |
2012-10-15 12:54 | jcfr | Status | new => assigned |
2012-10-15 12:54 | jcfr | Assigned To | => jcfr |
2012-10-15 12:54 | jcfr | Target Version | => Slicer 4.3.0 |
2012-10-15 12:54 | jcfr | Relationship added | related to 0002647 |
2013-02-15 10:46 | jcfr | Tag Attached: Deprecation | |
2013-08-27 11:14 | jcfr | Relationship added | related to 0003332 |
2013-08-27 11:40 | jcfr | Note Added: 0009632 | |
2013-08-27 11:40 | jcfr | Status | assigned => resolved |
2013-08-27 11:40 | jcfr | Fixed in Version | => Slicer 4.3.0 |
2013-08-27 11:40 | jcfr | Resolution | open => fixed |
2013-08-27 11:40 | jcfr | Status | resolved => closed |
2017-06-07 23:27 | jcfr | Changeset attached | => Slicer 2145-support-for-installing-extension-from-file 374a7cae |
2017-06-07 23:27 | jcfr | Note Added: 0014606 |